Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y 

A

AbstractCameraStateDecorator - Class in com.tokelon.toktales.core.game.model
 
AbstractCameraStateDecorator(ICameraModel) - Constructor for class com.tokelon.toktales.core.game.model.AbstractCameraStateDecorator
 
AbstractConfig - Class in com.tokelon.toktales.tools.core.config
 
AbstractConfig() - Constructor for class com.tokelon.toktales.tools.core.config.AbstractConfig
 
AbstractConfig(ILoggerFactory) - Constructor for class com.tokelon.toktales.tools.core.config.AbstractConfig
 
AbstractController - Class in com.tokelon.toktales.core.game.controller
 
AbstractController() - Constructor for class com.tokelon.toktales.core.game.controller.AbstractController
 
AbstractEngineLooper - Class in com.tokelon.toktales.desktop.engine
 
AbstractEngineLooper() - Constructor for class com.tokelon.toktales.desktop.engine.AbstractEngineLooper
Default constructor.
AbstractEngineLooper(IEngineInputProcessor) - Constructor for class com.tokelon.toktales.desktop.engine.AbstractEngineLooper
Constructor with an input processor.
AbstractEngineService - Class in com.tokelon.toktales.core.engine
 
AbstractEngineService() - Constructor for class com.tokelon.toktales.core.engine.AbstractEngineService
 
AbstractEngineService(Map<String, IEngineService.IServiceExtension>) - Constructor for class com.tokelon.toktales.core.engine.AbstractEngineService
 
AbstractExecutorServiceAssetLoader<T,K,O> - Class in com.tokelon.toktales.tools.assets.loader
 
AbstractExecutorServiceAssetLoader(ILoggerFactory, IAssetReaderManager, IAssetDecoder<? extends T, K, O>) - Constructor for class com.tokelon.toktales.tools.assets.loader.AbstractExecutorServiceAssetLoader
 
AbstractExecutorServiceAssetLoader(ILoggerFactory, IAssetReaderManager, IAssetDecoder<? extends T, K, O>, Provider<ExecutorService>) - Constructor for class com.tokelon.toktales.tools.assets.loader.AbstractExecutorServiceAssetLoader
 
AbstractFlags - Class in com.tokelon.toktales.core.util
 
AbstractFlags() - Constructor for class com.tokelon.toktales.core.util.AbstractFlags
 
AbstractGameEntityStateDecorator - Class in com.tokelon.toktales.core.game.model.entity
 
AbstractGameEntityStateDecorator(IGameEntityModel) - Constructor for class com.tokelon.toktales.core.game.model.entity.AbstractGameEntityStateDecorator
 
AbstractGameMotion - Class in com.tokelon.toktales.core.game.logic.motion
 
AbstractGameMotion() - Constructor for class com.tokelon.toktales.core.game.logic.motion.AbstractGameMotion
 
AbstractGameStateRenderer - Class in com.tokelon.toktales.core.game.state.render
 
AbstractGameStateRenderer(ITextureCoordinator) - Constructor for class com.tokelon.toktales.core.game.state.render.AbstractGameStateRenderer
 
AbstractGraphic - Class in com.tokelon.toktales.core.game.graphic
 
AbstractGraphic(IBaseGraphic.IGraphicType) - Constructor for class com.tokelon.toktales.core.game.graphic.AbstractGraphic
 
AbstractInjectModule - Class in com.tokelon.toktales.core.engine.inject
 
AbstractInjectModule() - Constructor for class com.tokelon.toktales.core.engine.inject.AbstractInjectModule
 
AbstractInjectSetup - Class in com.tokelon.toktales.core.engine.setup
 
AbstractInjectSetup() - Constructor for class com.tokelon.toktales.core.engine.setup.AbstractInjectSetup
Default constructor.
AbstractInjectSetup(ILoggerFactory) - Constructor for class com.tokelon.toktales.core.engine.setup.AbstractInjectSetup
Constructor with a logger factory.
AbstractIntegratedActivity - Class in com.tokelon.toktales.tools.android.activity.integration
 
AbstractIntegratedActivity() - Constructor for class com.tokelon.toktales.tools.android.activity.integration.AbstractIntegratedActivity
 
AbstractIntegratedActivity(IActivityIntegratorBuilder) - Constructor for class com.tokelon.toktales.tools.android.activity.integration.AbstractIntegratedActivity
 
AbstractIntegratedCompatActivity - Class in com.tokelon.toktales.tools.android.activity.integration
 
AbstractIntegratedCompatActivity() - Constructor for class com.tokelon.toktales.tools.android.activity.integration.AbstractIntegratedCompatActivity
 
AbstractIntegratedCompatActivity(IActivityIntegratorBuilder) - Constructor for class com.tokelon.toktales.tools.android.activity.integration.AbstractIntegratedCompatActivity
 
AbstractMapElement - Class in com.tokelon.toktales.core.game.model.map.elements
 
AbstractMapElement(long, IMapElement.IElementType) - Constructor for class com.tokelon.toktales.core.game.model.map.elements.AbstractMapElement
 
AbstractMapElement.AbstractMutableMapElement - Class in com.tokelon.toktales.core.game.model.map.elements
 
AbstractMutableMapElement(long, IMapElement.IElementType) - Constructor for class com.tokelon.toktales.core.game.model.map.elements.AbstractMapElement.AbstractMutableMapElement
 
AbstractRenderer - Class in com.tokelon.toktales.core.render.renderer
 
AbstractRenderer() - Constructor for class com.tokelon.toktales.core.render.renderer.AbstractRenderer
 
AccurateViewport - Class in com.tokelon.toktales.core.screen.view
 
AccurateViewport() - Constructor for class com.tokelon.toktales.core.screen.view.AccurateViewport
 
action(String, Object...) - Method in interface com.tokelon.toktales.core.game.controller.IController
 
action(String, Object...) - Method in class com.tokelon.toktales.core.game.controller.ScriptInstancePlayerController
 
action(String, Object...) - Method in class com.tokelon.toktales.core.game.controller.ScriptModulePlayerController
 
ACTION_SCREEN_BUTTON - Static variable in class com.tokelon.toktales.android.game.state.AndroidPassthroughGamestateInputHandler
 
ACTION_SCREEN_POINTER - Static variable in class com.tokelon.toktales.android.game.state.AndroidPassthroughGamestateInputHandler
 
ACTION_SCREEN_PRESS - Static variable in class com.tokelon.toktales.android.game.state.AndroidPassthroughGamestateInputHandler
 
ActionRequestException - Exception in com.tokelon.toktales.core.game.logic
 
ActionRequestException() - Constructor for exception com.tokelon.toktales.core.game.logic.ActionRequestException
 
ActionRequestException(String) - Constructor for exception com.tokelon.toktales.core.game.logic.ActionRequestException
 
ActionRequestException(Throwable) - Constructor for exception com.tokelon.toktales.core.game.logic.ActionRequestException
 
ActionRequestException(String, Throwable) - Constructor for exception com.tokelon.toktales.core.game.logic.ActionRequestException
 
ActionScheduler - Class in com.tokelon.toktales.core.game.logic
 
ActionScheduler(ILogging) - Constructor for class com.tokelon.toktales.core.game.logic.ActionScheduler
 
ActionTakerImpl - Class in com.tokelon.toktales.core.game.logic
 
ActionTakerImpl() - Constructor for class com.tokelon.toktales.core.game.logic.ActionTakerImpl
 
ACTIVITY_INTEGRATION_INJECT - Static variable in class com.tokelon.toktales.tools.android.activity.integration.inject.InjectMembersActivityIntegratorBuilder
 
ACTIVITY_INTEGRATION_KEYBOARD - Static variable in interface com.tokelon.toktales.android.activity.integration.IDefaultActivityIntegratorBuilder
 
ACTIVITY_INTEGRATION_REQUEST_PERMISSIONS - Static variable in class com.tokelon.toktales.extensions.android.activity.LoadTaleActivity
 
ACTIVITY_INTEGRATION_REQUEST_PERMISSIONS - Static variable in class com.tokelon.toktales.extensions.android.activity.TaleActivity
 
ACTIVITY_INTEGRATION_SINGLE_ACTIVITY_ENGINE - Static variable in class com.tokelon.toktales.android.activity.GameActivity
 
ACTIVITY_INTEGRATION_SINGLE_ACTIVITY_ENGINE - Static variable in class com.tokelon.toktales.android.activity.RenderActivity
 
ACTIVITY_INTEGRATION_SINGLE_ACTIVITY_ENGINE - Static variable in class com.tokelon.toktales.extensions.android.activity.TaleActivity
 
ACTIVITY_INTEGRATION_SURFACE_VIEW - Static variable in class com.tokelon.toktales.android.activity.GameActivity
 
ACTIVITY_INTEGRATION_SURFACE_VIEW - Static variable in class com.tokelon.toktales.android.activity.RenderActivity
 
ACTIVITY_INTEGRATION_SURFACE_VIEW - Static variable in class com.tokelon.toktales.extensions.android.activity.TaleActivity
 
ACTIVITY_INTEGRATION_UI_SERVICE - Static variable in interface com.tokelon.toktales.android.activity.integration.IDefaultActivityIntegratorBuilder
 
ACTIVITY_INTENT_DATA_TALE_DIR_APP_PATH - Static variable in class com.tokelon.toktales.extensions.android.activity.TaleActivity
 
ACTIVITY_RESULT_MAP_FILE_NAME - Static variable in class com.tokelon.toktales.extensions.android.activity.LoadMapActivity
 
ACTIVITY_RESULT_MAP_HEIGHT - Static variable in class com.tokelon.toktales.extensions.android.activity.CreateMapActivity
 
ACTIVITY_RESULT_MAP_NAME - Static variable in class com.tokelon.toktales.extensions.android.activity.CreateMapActivity
 
ACTIVITY_RESULT_MAP_WIDTH - Static variable in class com.tokelon.toktales.extensions.android.activity.CreateMapActivity
 
ACTIVITY_RESULT_TALE_DIR_APP_PATH - Static variable in class com.tokelon.toktales.extensions.android.activity.LoadTaleActivity
 
activityCleared() - Method in interface com.tokelon.toktales.android.ui.IUserInterface.IUserInterfaceListener
 
ActivityHelper - Class in com.tokelon.toktales.android.activity
 
ActivityIntegrator - Class in com.tokelon.toktales.tools.android.activity.integration
 
ActivityIntegrator(IIntegratedActivity, Iterable<IActivityIntegration>) - Constructor for class com.tokelon.toktales.tools.android.activity.integration.ActivityIntegrator
 
ActivityIntegrator.ActivityIntegratorFactory - Class in com.tokelon.toktales.tools.android.activity.integration
 
ActivityIntegratorFactory() - Constructor for class com.tokelon.toktales.tools.android.activity.integration.ActivityIntegrator.ActivityIntegratorFactory
 
activityUpdated(IIntegratedActivity) - Method in interface com.tokelon.toktales.android.ui.IUserInterface.IUserInterfaceListener
 
Actor - Class in com.tokelon.toktales.core.game.model
See GameEntity for subclassing this class.
Actor() - Constructor for class com.tokelon.toktales.core.game.model.Actor
 
Actor(IGameEntityModel) - Constructor for class com.tokelon.toktales.core.game.model.Actor
 
Actor(Object) - Constructor for class com.tokelon.toktales.core.game.model.Actor
 
Actor(IGameEntityModel, Object) - Constructor for class com.tokelon.toktales.core.game.model.Actor
 
actorNameChanged(IActor) - Method in interface com.tokelon.toktales.core.game.model.IActor.IActorObserver
 
add(IConsoleInterpreter) - Method in class com.tokelon.toktales.extensions.core.game.logic.DefaultConsoleInterpreterManager
 
add(IConsoleInterpreter) - Method in interface com.tokelon.toktales.extensions.core.game.logic.IConsoleInterpreterManager
 
add(T) - Method in interface com.tokelon.toktales.tools.core.objects.managers.ISealedObjectHolder.IObjectHolder
Adds the given object to this manager.
add(String, T) - Method in interface com.tokelon.toktales.tools.core.objects.managers.ISealedObjectManager.IObjectManager
Adds the given object with the given name.
add(K, T) - Method in interface com.tokelon.toktales.tools.core.objects.managers.ISealedObjectOrganizer.IObjectOrganizer
Adds the given object with the given key.
add(K, T) - Method in class com.tokelon.toktales.tools.core.objects.managers.ObjectOrganizer
 
addAsset(T, K) - Method in class com.tokelon.toktales.tools.assets.manager.DefaultAssetManager
 
addAsset(T, K, O) - Method in class com.tokelon.toktales.tools.assets.manager.DefaultAssetManager
 
addAsset(T, K) - Method in interface com.tokelon.toktales.tools.assets.manager.IAssetManager
 
addAsset(T, K, O) - Method in interface com.tokelon.toktales.tools.assets.manager.IAssetManager
 
addAssetResult(CompletableFuture<T>, K) - Method in class com.tokelon.toktales.tools.assets.manager.DefaultAssetManager
 
addAssetResult(CompletableFuture<T>, K, O) - Method in class com.tokelon.toktales.tools.assets.manager.DefaultAssetManager
 
addAssetResult(CompletableFuture<T>, K) - Method in interface com.tokelon.toktales.tools.assets.manager.IAssetManager
 
addAssetResult(CompletableFuture<T>, K, O) - Method in interface com.tokelon.toktales.tools.assets.manager.IAssetManager
 
addAtIndex(IConsoleInterpreter, int) - Method in class com.tokelon.toktales.extensions.core.game.logic.DefaultConsoleInterpreterManager
 
addAtIndex(IConsoleInterpreter, int) - Method in interface com.tokelon.toktales.extensions.core.game.logic.IConsoleInterpreterManager
 
addCallback(ISurfaceManager.ISurfaceCallback) - Method in class com.tokelon.toktales.core.screen.surface.DefaultSurfaceManager
 
addCallback(ISurfaceManager.ISurfaceCallback) - Method in interface com.tokelon.toktales.core.screen.surface.ISurfaceManager
 
addCallbackAt(double, IRenderCallback) - Method in interface com.tokelon.toktales.core.render.order.IRenderLayerStack
Adds the given position to the stack and assigns the given callback to it.
addCallbackAt(double, IRenderCallback) - Method in class com.tokelon.toktales.core.render.order.RenderLayerStack
 
addChangeListener(IAssetStore.IAssetStoreChangeListener<T, K>) - Method in class com.tokelon.toktales.tools.assets.manager.DefaultAssetStore
 
addChangeListener(IAssetStore.IAssetStoreChangeListener<T, K>) - Method in interface com.tokelon.toktales.tools.assets.manager.IAssetStore
 
addEntity(IMapEntity) - Method in class com.tokelon.toktales.core.game.logic.map.EntityHolder
 
addEntity(IMapEntity) - Method in interface com.tokelon.toktales.core.game.logic.map.IEntityHolder
 
addExtension(String, IEngineService.IServiceExtension) - Method in class com.tokelon.toktales.core.engine.AbstractEngineService
 
addExtension(String, IEngineService.IServiceExtension) - Method in interface com.tokelon.toktales.core.engine.IEngineService
Adds the given extension with the given name.
addInheritedObserver(IObserver<IGameEntity>) - Method in class com.tokelon.toktales.core.game.model.Actor
 
addInheritedObserver(IObserver<IGameEntity>) - Method in class com.tokelon.toktales.core.game.model.entity.ExtendedGameEntity
 
addInheritedObserver(IObserver<IGameEntity>) - Method in class com.tokelon.toktales.core.game.model.entity.GameEntity
 
addInheritedObserver(IObserver<IGameEntity>) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity
 
addInheritedParticipant(IParticipant<IGameEntity>) - Method in class com.tokelon.toktales.core.game.model.Actor
 
addInheritedParticipant(IParticipant<IGameEntity>) - Method in class com.tokelon.toktales.core.game.model.entity.ExtendedGameEntity
 
addInheritedParticipant(IParticipant<IGameEntity>) - Method in class com.tokelon.toktales.core.game.model.entity.GameEntity
 
addInheritedParticipant(IParticipant<IGameEntity>) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity
 
AddInitialGamestateSetupScript - Class in com.tokelon.toktales.core.engine.setup.scripts
 
AddInitialGamestateSetupScript() - Constructor for class com.tokelon.toktales.core.engine.setup.scripts.AddInitialGamestateSetupScript
 
addIntegration(String, Class<? extends IActivityIntegration>) - Method in class com.tokelon.toktales.android.activity.integration.InjectorIntegratorBuilder
 
addIntegration(String, IActivityIntegration) - Method in class com.tokelon.toktales.android.activity.integration.InjectorIntegratorBuilder
 
addIntegration(String, IActivityIntegration.IActivityIntegrationFactory) - Method in class com.tokelon.toktales.android.activity.integration.InjectorIntegratorBuilder
 
addIntegration(String, IGameStateIntegration) - Method in class com.tokelon.toktales.core.game.state.integration.GamestateIntegrator
 
addIntegration(String, IGameStateIntegration) - Method in interface com.tokelon.toktales.core.game.state.integration.IGameStateIntegrator
 
addIntegration(String, IActivityIntegration) - Method in interface com.tokelon.toktales.tools.android.activity.integration.IActivityIntegratorBuilder
 
addIntegration(String, IActivityIntegration.IActivityIntegrationFactory) - Method in interface com.tokelon.toktales.tools.android.activity.integration.IActivityIntegratorBuilder
 
addIntegration(String, Class<? extends IActivityIntegration>) - Method in interface com.tokelon.toktales.tools.android.activity.integration.IInjectActivityIntegratorBuilder
 
addIntegration(String, Class<? extends IActivityIntegration>) - Method in class com.tokelon.toktales.tools.android.activity.integration.InjectorIntegratorBuilder
 
addIntegration(String, IActivityIntegration) - Method in class com.tokelon.toktales.tools.android.activity.integration.InjectorIntegratorBuilder
 
addIntegration(String, IActivityIntegration.IActivityIntegrationFactory) - Method in class com.tokelon.toktales.tools.android.activity.integration.InjectorIntegratorBuilder
 
addIntegration(String, IActivityIntegration) - Method in class com.tokelon.toktales.tools.android.activity.integration.SimpleIntegratorBuilder
 
addIntegration(String, IActivityIntegration.IActivityIntegrationFactory) - Method in class com.tokelon.toktales.tools.android.activity.integration.SimpleIntegratorBuilder
 
addInterpreterAndInjectState(IConsoleInterpreter) - Method in class com.tokelon.toktales.extensions.core.game.state.console.ConsoleGamestate
 
addInterpreterAndInjectState(IConsoleInterpreter, int) - Method in class com.tokelon.toktales.extensions.core.game.state.console.ConsoleGamestate
 
addInterpreterAndInjectState(IConsoleInterpreter) - Method in interface com.tokelon.toktales.extensions.core.game.state.console.IConsoleGamestate
 
addInterpreterAndInjectState(IConsoleInterpreter, int) - Method in interface com.tokelon.toktales.extensions.core.game.state.console.IConsoleGamestate
 
addListener(IUserInterface.IUserInterfaceListener) - Method in interface com.tokelon.toktales.android.ui.IUserInterface
 
addListener(IUserInterface.IUserInterfaceListener) - Method in class com.tokelon.toktales.android.ui.UserInterface
 
addListener(IControllerChangeListener) - Method in class com.tokelon.toktales.core.game.controller.ControllerManager
 
addListener(T) - Method in interface com.tokelon.toktales.tools.core.objects.managers.IListenerHolder
Adds the given listener, if not present.
addListing(IResource, IListing) - Method in interface com.tokelon.toktales.core.resources.IListingBatch
 
addListing(IResource, IListing) - Method in class com.tokelon.toktales.core.resources.ListingBatch
 
addListingBatch(IResourceSet, IListingBatch) - Method in interface com.tokelon.toktales.core.content.IResourceManager
Adds a listing batch for the given resource set.
addListingBatch(IResourceSet, IListingBatch) - Method in class com.tokelon.toktales.core.content.ResourceManager
 
addLoadedTexture(ITexture, int) - Method in class com.tokelon.toktales.core.render.texture.DefaultTextureManager
 
addLoadedTexture(ITexture, int) - Method in interface com.tokelon.toktales.core.render.texture.ITextureManager
Adds the given texture to this manager as externally loaded.
addLuaObject(ILuaClass<?>, String) - Method in interface com.tokelon.toktales.tools.script.lua.ILuaScriptManager
 
addLuaObject(ILuaClass<?>, String) - Method in class com.tokelon.toktales.tools.script.lua.LuaScriptManager
 
addManagedRenderer(String, IRenderer) - Method in class com.tokelon.toktales.core.game.state.render.AbstractGameStateRenderer
 
addManagedRenderer(String, IRenderer) - Method in interface com.tokelon.toktales.core.game.state.render.IGameStateRenderer
 
addManagedRenderer(String, IRenderer) - Method in class com.tokelon.toktales.core.game.state.render.ModularGameStateRenderer
 
addManagedRenderer(String, IRenderer) - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapStateRenderer
 
addObject(String, T) - Method in interface com.tokelon.toktales.core.game.world.IObjectContainer
 
addObject(String, T) - Method in class com.tokelon.toktales.core.game.world.ObjectContainer
 
addObserver(O) - Method in interface com.tokelon.toktales.core.game.logic.observers.IObservation
 
addObserver(O) - Method in class com.tokelon.toktales.core.game.logic.observers.Observation
 
addObserver(O) - Method in class com.tokelon.toktales.core.game.logic.observers.Participation
 
addObserver(O) - Method in class com.tokelon.toktales.core.game.logic.observers.SelfObservationWrapper
 
addOnBottom(IMapElement) - Method in class com.tokelon.toktales.core.game.model.map.ElementStackImpl
 
addOnLevel(IMapElement, int) - Method in class com.tokelon.toktales.core.game.model.map.ElementStackImpl
 
addOnTop(IMapElement) - Method in class com.tokelon.toktales.core.game.model.map.ElementStackImpl
 
addParticipant(P) - Method in interface com.tokelon.toktales.core.game.logic.observers.IBaseParticipation
 
addParticipant(P) - Method in class com.tokelon.toktales.core.game.logic.observers.Participation
 
addPointAt(int) - Method in class com.tokelon.toktales.core.game.model.ExtendablePolyline2fImpl
 
addPointAt(int, float, float) - Method in class com.tokelon.toktales.core.game.model.ExtendablePolyline2fImpl
 
addPointAt(int, IPoint2f) - Method in class com.tokelon.toktales.core.game.model.ExtendablePolyline2fImpl
 
addPointAt(int) - Method in interface com.tokelon.toktales.core.game.model.IPolyline2f.IExtendablePolyline2f
 
addPointAt(int, float, float) - Method in interface com.tokelon.toktales.core.game.model.IPolyline2f.IExtendablePolyline2f
 
addPointAt(int, IPoint2f) - Method in interface com.tokelon.toktales.core.game.model.IPolyline2f.IExtendablePolyline2f
 
addProperty(String, String, String) - Method in interface com.tokelon.toktales.tools.core.config.ICiniConfig.IMutableCiniConfig
Overrides value if existing.
addProperty(String, String, String) - Method in class com.tokelon.toktales.tools.core.config.MutableCiniConfig
 
addResource(IResource) - Method in interface com.tokelon.toktales.core.resources.IResourceSet
 
addResource(IResource) - Method in class com.tokelon.toktales.core.resources.ResourceSet
 
addResourceFinder(IResourceFinder) - Method in interface com.tokelon.toktales.tools.script.IExtendableResourceFinder
 
addResourceFinder(IResourceFinder) - Method in class com.tokelon.toktales.tools.script.lua.LuaExtendableResourceFinder
 
addResourceSet(String, IResourceSet) - Method in interface com.tokelon.toktales.core.content.IResourceManager
 
addResourceSet(String, IResourceSet) - Method in class com.tokelon.toktales.core.content.ResourceManager
 
addScene(String, T) - Method in class com.tokelon.toktales.core.game.state.scene.GameSceneControl
 
addScene(String, T) - Method in interface com.tokelon.toktales.core.game.state.scene.IGameSceneControl.IModifiableGameSceneControl
 
addSection(String) - Method in interface com.tokelon.toktales.tools.core.config.ICiniConfig.IMutableCiniConfig
Clears section if existing.
addSection(String) - Method in class com.tokelon.toktales.tools.core.config.MutableCiniConfig
 
addSegmentRenderer(String, ISegmentRenderer) - Method in interface com.tokelon.toktales.core.game.state.render.IModularGameStateRenderer
 
addSegmentRenderer(String, ISegmentRenderer) - Method in class com.tokelon.toktales.core.game.state.render.ModularGameStateRenderer
 
addState(String, IGameState) - Method in class com.tokelon.toktales.core.game.state.GameStateControl
 
addState(String, IGameState) - Method in interface com.tokelon.toktales.core.game.state.IGameStateControl
 
addTexture(ITexture) - Method in class com.tokelon.toktales.core.render.texture.DefaultTextureManager
 
addTexture(ITexture) - Method in interface com.tokelon.toktales.core.render.texture.ITextureManager
Adds the given texture to this manager.
addToBlacklist(String) - Static method in class com.tokelon.toktales.tools.script.lua.CustomLuajavaLib
 
addToBlacklist(Collection<String>) - Static method in class com.tokelon.toktales.tools.script.lua.CustomLuajavaLib
 
addToWhitelist(String) - Static method in class com.tokelon.toktales.tools.script.lua.CustomLuajavaLib
 
addToWhitelist(Collection<String>) - Static method in class com.tokelon.toktales.tools.script.lua.CustomLuajavaLib
 
adjustState(long) - Method in class com.tokelon.toktales.core.game.model.Camera
 
adjustState(long) - Method in class com.tokelon.toktales.core.game.model.entity.GameEntity
 
adjustState(long) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity
 
adjustState(long) - Method in interface com.tokelon.toktales.core.game.model.ICamera
 
adjustState(long) - Method in interface com.tokelon.toktales.core.game.world.IWorldspace
 
adjustState(long) - Method in class com.tokelon.toktales.core.game.world.Worldspace
 
afterDependencyInjection() - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
afterInitBaseDependencies() - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
Called after base dependencies have been initialized.
afterInitBaseDependencies() - Method in class com.tokelon.toktales.core.game.state.scene.BaseGamescene
Called after base dependencies have been initialized.
afterInitExtendedDependencies() - Method in class com.tokelon.toktales.core.game.state.scene.ExtendedGamescene
Called after extended dependencies have been initialized.
afterInitExtendedSceneDependencies() - Method in class com.tokelon.toktales.core.game.state.scene.ExtendedGamescene
Called after extended scene dependencies have been initialized.
afterInitSceneDependencies() - Method in class com.tokelon.toktales.core.game.state.scene.BaseGamescene
Called after scene dependencies have been initialized.
afterInitStateDependencies() - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
Called after state dependencies have been initialized.
afterInjectDependencies() - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
afterInjectDependencies() - Method in class com.tokelon.toktales.extensions.core.game.state.console.ConsoleGamestate
 
afterInjectDependencies() - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapGamestate
 
afterTextChanged(Editable) - Method in class com.tokelon.toktales.android.activity.ProxyTextWatcher
 
afterUnmarshal(Object) - Method in interface com.tokelon.toktales.tools.tiled.marshal.ReflectionConverterWrapper.ConverterListener
 
afterUnmarshal(Object) - Method in class com.tokelon.toktales.tools.tiled.marshal.TiledMapLevelHolderConverterListener
 
ALIGN_CENTER_IN - Static variable in interface com.tokelon.toktales.core.render.model.ILineModel
 
ALIGN_CENTER_OUT - Static variable in interface com.tokelon.toktales.core.render.model.ILineModel
 
ALIGNMENT_CENTER - Static variable in interface com.tokelon.toktales.core.render.model.ILineModel
 
ALIGNMENT_INNER - Static variable in interface com.tokelon.toktales.core.render.model.ILineModel
 
ALIGNMENT_OUTER - Static variable in interface com.tokelon.toktales.core.render.model.ILineModel
 
ANDROID_PLATFORM_NAME - Static variable in class com.tokelon.toktales.android.app.AndroidEnvironment
 
AndroidBitmap - Class in com.tokelon.toktales.android.content
 
AndroidBitmap(Bitmap) - Constructor for class com.tokelon.toktales.android.content.AndroidBitmap
 
AndroidBitmapDecoder - Class in com.tokelon.toktales.android.content
 
AndroidBitmapDecoder() - Constructor for class com.tokelon.toktales.android.content.AndroidBitmapDecoder
 
AndroidCodepoint - Class in com.tokelon.toktales.android.content
 
AndroidCodepoint(ICodepointTexture, IRectangle2i, float, int, int, int, int) - Constructor for class com.tokelon.toktales.android.content.AndroidCodepoint
 
AndroidCodepointBitmap - Class in com.tokelon.toktales.android.content
 
AndroidCodepointBitmap(Bitmap) - Constructor for class com.tokelon.toktales.android.content.AndroidCodepointBitmap
 
AndroidCodepointDecoder - Class in com.tokelon.toktales.android.content
 
AndroidCodepointDecoder() - Constructor for class com.tokelon.toktales.android.content.AndroidCodepointDecoder
 
AndroidConsoleInputHandler - Class in com.tokelon.toktales.extensions.android.game.state.console
 
AndroidConsoleInputHandler() - Constructor for class com.tokelon.toktales.extensions.android.game.state.console.AndroidConsoleInputHandler
 
AndroidConsoleIntegrationControlHandler - Class in com.tokelon.toktales.extensions.android.game.state.integration
 
AndroidConsoleIntegrationControlHandler(IConsoleIntegration) - Constructor for class com.tokelon.toktales.extensions.android.game.state.integration.AndroidConsoleIntegrationControlHandler
 
AndroidConsoleIntegrationControlScheme - Class in com.tokelon.toktales.extensions.android.game.state.integration
 
AndroidConsoleIntegrationControlScheme() - Constructor for class com.tokelon.toktales.extensions.android.game.state.integration.AndroidConsoleIntegrationControlScheme
 
AndroidConsoleIntegrationInputHandler - Class in com.tokelon.toktales.extensions.android.game.state.integration
 
AndroidConsoleIntegrationInputHandler(ISupplier<IConsoleIntegration>) - Constructor for class com.tokelon.toktales.extensions.android.game.state.integration.AndroidConsoleIntegrationInputHandler
 
AndroidConsoleUIExtension - Class in com.tokelon.toktales.android.engine.ui
 
AndroidConsoleUIExtension(ILogging) - Constructor for class com.tokelon.toktales.android.engine.ui.AndroidConsoleUIExtension
 
AndroidContentService - Class in com.tokelon.toktales.android.content
 
AndroidContentService(ILogging, Context, String) - Constructor for class com.tokelon.toktales.android.content.AndroidContentService
 
AndroidContentService(ILogging, Context, String, Map<String, IEngineService.IServiceExtension>) - Constructor for class com.tokelon.toktales.android.content.AndroidContentService
 
AndroidContentUtils - Class in com.tokelon.toktales.android.content
 
AndroidContentUtils() - Constructor for class com.tokelon.toktales.android.content.AndroidContentUtils
 
AndroidDebugUIExtension - Class in com.tokelon.toktales.android.engine.ui
 
AndroidDebugUIExtension() - Constructor for class com.tokelon.toktales.android.engine.ui.AndroidDebugUIExtension
 
AndroidEngineLauncher - Class in com.tokelon.toktales.android.engine
 
AndroidEngineLauncher(IHierarchicalInjectConfig, Context) - Constructor for class com.tokelon.toktales.android.engine.AndroidEngineLauncher
Constructor with an inject config and an application context.
AndroidEngineLauncher(IHierarchicalInjectConfig, Context, ILoggerFactory) - Constructor for class com.tokelon.toktales.android.engine.AndroidEngineLauncher
Constructor with an inject config, an application context and a logger factory.
AndroidEngineLauncherBuilder(Context) - Constructor for class com.tokelon.toktales.android.engine.AndroidLauncherFactory.AndroidEngineLauncherBuilder
 
AndroidEngineLauncherBuilder(IHierarchicalInjectConfig, Context, ILoggerFactory) - Constructor for class com.tokelon.toktales.android.engine.AndroidLauncherFactory.AndroidEngineLauncherBuilder
 
AndroidEnvironment - Class in com.tokelon.toktales.android.app
 
AndroidEnvironment() - Constructor for class com.tokelon.toktales.android.app.AndroidEnvironment
 
AndroidExtensionsInjectConfig - Class in com.tokelon.toktales.extensions.android.engine.inject
 
AndroidExtensionsInjectConfig() - Constructor for class com.tokelon.toktales.extensions.android.engine.inject.AndroidExtensionsInjectConfig
 
AndroidExtensionsInjectModule - Class in com.tokelon.toktales.extensions.android.engine.inject
 
AndroidExtensionsInjectModule() - Constructor for class com.tokelon.toktales.extensions.android.engine.inject.AndroidExtensionsInjectModule
 
AndroidExtensionsOverrideInjectConfig - Class in com.tokelon.toktales.extensions.android.engine.inject
 
AndroidExtensionsOverrideInjectConfig() - Constructor for class com.tokelon.toktales.extensions.android.engine.inject.AndroidExtensionsOverrideInjectConfig
 
AndroidExtensionsOverrideInjectModule - Class in com.tokelon.toktales.extensions.android.engine.inject
 
AndroidExtensionsOverrideInjectModule() - Constructor for class com.tokelon.toktales.extensions.android.engine.inject.AndroidExtensionsOverrideInjectModule
 
AndroidFont - Class in com.tokelon.toktales.android.content
 
AndroidFont(Typeface, float) - Constructor for class com.tokelon.toktales.android.content.AndroidFont
 
AndroidFont(Paint) - Constructor for class com.tokelon.toktales.android.content.AndroidFont
 
AndroidFontDecoder - Class in com.tokelon.toktales.android.content
 
AndroidFontDecoder(IStorageService) - Constructor for class com.tokelon.toktales.android.content.AndroidFontDecoder
 
AndroidGameStateControl - Class in com.tokelon.toktales.android.game.state
 
AndroidGameStateControl(ILogging, IAndroidInputService) - Constructor for class com.tokelon.toktales.android.game.state.AndroidGameStateControl
 
AndroidGameStateControl.AndroidGamestateInputForwarder - Class in com.tokelon.toktales.android.game.state
 
AndroidGameStateInput - Class in com.tokelon.toktales.android.game.state
 
AndroidGameStateInput() - Constructor for class com.tokelon.toktales.android.game.state.AndroidGameStateInput
 
AndroidGamestateInputForwarder() - Constructor for class com.tokelon.toktales.android.game.state.AndroidGameStateControl.AndroidGamestateInputForwarder
 
AndroidGL11 - Class in com.tokelon.toktales.android.render.opengl.gl20
Android OGL2 v1.1 implementation of OpenGL CompatWrapper.
AndroidGL11() - Constructor for class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
AndroidGL13 - Class in com.tokelon.toktales.android.render.opengl.gl20
Android OGL2 v1.3 implementation of OpenGL CompatWrapper.
AndroidGL13() - Constructor for class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL13
 
AndroidGL14 - Class in com.tokelon.toktales.android.render.opengl.gl20
Android OGL2 v1.4 implementation of OpenGL CompatWrapper.
AndroidGL14() - Constructor for class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL14
 
AndroidGL15 - Class in com.tokelon.toktales.android.render.opengl.gl20
Android OGL2 v1.5 implementation of OpenGL CompatWrapper.
AndroidGL15() - Constructor for class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL15
 
AndroidGL20 - Class in com.tokelon.toktales.android.render.opengl.gl20
Android OGL2 v2.0 implementation of OpenGL CompatWrapper.
AndroidGL20() - Constructor for class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
AndroidGLInjectModule - Class in com.tokelon.toktales.android.render.opengl.gl20
 
AndroidGLInjectModule() - Constructor for class com.tokelon.toktales.android.render.opengl.gl20.AndroidGLInjectModule
 
AndroidGLTextureDriver - Class in com.tokelon.toktales.android.render.opengl.gl20
Texture driver optimized for Android.
AndroidGLTextureDriver(IGLErrorUtils) - Constructor for class com.tokelon.toktales.android.render.opengl.gl20.AndroidGLTextureDriver
 
AndroidInitialGamestateInputHandler - Class in com.tokelon.toktales.android.game.state
 
AndroidInitialGamestateInputHandler(ILogging, IUIService) - Constructor for class com.tokelon.toktales.android.game.state.AndroidInitialGamestateInputHandler
 
AndroidInjectConfig - Class in com.tokelon.toktales.android.engine.inject
 
AndroidInjectConfig() - Constructor for class com.tokelon.toktales.android.engine.inject.AndroidInjectConfig
 
AndroidInjectModule - Class in com.tokelon.toktales.android.engine.inject
 
AndroidInjectModule() - Constructor for class com.tokelon.toktales.android.engine.inject.AndroidInjectModule
 
AndroidInjectorTestHelper - Class in com.tokelon.toktales.android.test.engine.inject
 
AndroidInputConsumer - Class in com.tokelon.toktales.android.input.dispatch
 
AndroidInputConsumer() - Constructor for class com.tokelon.toktales.android.input.dispatch.AndroidInputConsumer
 
AndroidInputConsumer.AndroidInputConsumerFactory - Class in com.tokelon.toktales.android.input.dispatch
 
AndroidInputConsumerFactory() - Constructor for class com.tokelon.toktales.android.input.dispatch.AndroidInputConsumer.AndroidInputConsumerFactory
 
AndroidInputDispatch - Class in com.tokelon.toktales.android.input.dispatch
 
AndroidInputDispatch(IAndroidInputProducer.IAndroidInputProducerFactory, IAndroidInputConsumer.IAndroidInputConsumerFactory) - Constructor for class com.tokelon.toktales.android.input.dispatch.AndroidInputDispatch
 
AndroidInputDriver - Class in com.tokelon.toktales.android.input
 
AndroidInputDriver(IUIControl) - Constructor for class com.tokelon.toktales.android.input.AndroidInputDriver
 
AndroidInputProducer - Class in com.tokelon.toktales.android.input.dispatch
 
AndroidInputProducer(IAndroidInputDispatch) - Constructor for class com.tokelon.toktales.android.input.dispatch.AndroidInputProducer
 
AndroidInputProducer.AndroidInputProducerFactory - Class in com.tokelon.toktales.android.input.dispatch
 
AndroidInputProducerFactory() - Constructor for class com.tokelon.toktales.android.input.dispatch.AndroidInputProducer.AndroidInputProducerFactory
 
AndroidInputRegistration - Class in com.tokelon.toktales.android.input.dispatch
 
AndroidInputRegistration() - Constructor for class com.tokelon.toktales.android.input.dispatch.AndroidInputRegistration
 
AndroidInputService - Class in com.tokelon.toktales.android.input
 
AndroidInputService(IAndroidInputDispatch) - Constructor for class com.tokelon.toktales.android.input.AndroidInputService
 
AndroidInputService(IAndroidInputDispatch, Map<String, IEngineService.IServiceExtension>) - Constructor for class com.tokelon.toktales.android.input.AndroidInputService
 
AndroidLauncherFactory - Class in com.tokelon.toktales.android.engine
 
AndroidLauncherFactory() - Constructor for class com.tokelon.toktales.android.engine.AndroidLauncherFactory
 
AndroidLauncherFactory.AndroidEngineLauncherBuilder - Class in com.tokelon.toktales.android.engine
 
AndroidLocalMapControlScheme - Class in com.tokelon.toktales.extensions.android.game.state.localmap
 
AndroidLocalMapControlScheme() - Constructor for class com.tokelon.toktales.extensions.android.game.state.localmap.AndroidLocalMapControlScheme
 
AndroidLocalMapInputHandler - Class in com.tokelon.toktales.extensions.android.game.state.localmap
 
AndroidLocalMapInputHandler(ILocalMapGamestate) - Constructor for class com.tokelon.toktales.extensions.android.game.state.localmap.AndroidLocalMapInputHandler
 
AndroidLocalMapStateRenderer - Class in com.tokelon.toktales.extensions.android.game.state.localmap
 
AndroidLocalMapStateRenderer(IPlayerRenderer.IPlayerRendererFactory, IMapRenderer.IMapRendererFactory, IEntityRenderer.IEntityRendererFactory, IObjectRenderer.IObjectRendererFactory, IDebugRenderer.IDebugRendererFactory, ITextureCoordinator, boolean, ILocalMapGamestate) - Constructor for class com.tokelon.toktales.extensions.android.game.state.localmap.AndroidLocalMapStateRenderer
 
AndroidMockPlatformInjectModule - Class in com.tokelon.toktales.android.test.engine.inject
Desktop inject module used for testing.
AndroidMockPlatformInjectModule() - Constructor for class com.tokelon.toktales.android.test.engine.inject.AndroidMockPlatformInjectModule
 
AndroidOverrideInjectConfig - Class in com.tokelon.toktales.android.engine.inject
 
AndroidOverrideInjectConfig() - Constructor for class com.tokelon.toktales.android.engine.inject.AndroidOverrideInjectConfig
 
AndroidOverrideInjectModule - Class in com.tokelon.toktales.android.engine.inject
 
AndroidOverrideInjectModule() - Constructor for class com.tokelon.toktales.android.engine.inject.AndroidOverrideInjectModule
 
AndroidParentIdentifiersInjectModule - Class in com.tokelon.toktales.android.content
 
AndroidParentIdentifiersInjectModule() - Constructor for class com.tokelon.toktales.android.content.AndroidParentIdentifiersInjectModule
 
AndroidPassthroughGamestateInputHandler - Class in com.tokelon.toktales.android.game.state
 
AndroidPassthroughGamestateInputHandler(IGameState) - Constructor for class com.tokelon.toktales.android.game.state.AndroidPassthroughGamestateInputHandler
 
AndroidPlatformInjectModule - Class in com.tokelon.toktales.android.engine.inject
 
AndroidPlatformInjectModule() - Constructor for class com.tokelon.toktales.android.engine.inject.AndroidPlatformInjectModule
 
AndroidPlatformOverrideInjectModule - Class in com.tokelon.toktales.android.engine.inject
 
AndroidPlatformOverrideInjectModule() - Constructor for class com.tokelon.toktales.android.engine.inject.AndroidPlatformOverrideInjectModule
 
AndroidRenderDriversInjectModule - Class in com.tokelon.toktales.android.render.opengl
 
AndroidRenderDriversInjectModule() - Constructor for class com.tokelon.toktales.android.render.opengl.AndroidRenderDriversInjectModule
 
AndroidRenderService - Class in com.tokelon.toktales.android.render
 
AndroidRenderService(ISurfaceManager, IRenderAccess) - Constructor for class com.tokelon.toktales.android.render.AndroidRenderService
 
AndroidRenderService(ISurfaceManager, IRenderAccess, Map<String, IEngineService.IServiceExtension>) - Constructor for class com.tokelon.toktales.android.render.AndroidRenderService
 
AndroidRenderToolkit - Class in com.tokelon.toktales.android.render.opengl
 
AndroidRenderToolkit() - Constructor for class com.tokelon.toktales.android.render.opengl.AndroidRenderToolkit
 
AndroidRenderToolkit.AndroidRenderToolkitFactory - Class in com.tokelon.toktales.android.render.opengl
 
AndroidRenderToolkitFactory() - Constructor for class com.tokelon.toktales.android.render.opengl.AndroidRenderToolkit.AndroidRenderToolkitFactory
 
AndroidScreenButtonInputProducer - Class in com.tokelon.toktales.android.input.events
 
AndroidScreenButtonInputProducer(IAndroidInputProducer, IObjectPool<IScreenButtonInputEvent.ScreenButtonInputEvent>) - Constructor for class com.tokelon.toktales.android.input.events.AndroidScreenButtonInputProducer
 
AndroidScreenPointerInputProducer - Class in com.tokelon.toktales.android.input.events
 
AndroidScreenPointerInputProducer(IAndroidInputProducer, IObjectPool<IScreenPointerInputEvent.ScreenPointerInputEvent>) - Constructor for class com.tokelon.toktales.android.input.events.AndroidScreenPointerInputProducer
 
AndroidScreenPressInputProducer - Class in com.tokelon.toktales.android.input.events
 
AndroidScreenPressInputProducer(IAndroidInputProducer, IObjectPool<IScreenPressInputEvent.ScreenPressInputEvent>) - Constructor for class com.tokelon.toktales.android.input.events.AndroidScreenPressInputProducer
 
AndroidSetupInjectModule - Class in com.tokelon.toktales.android.engine.inject
 
AndroidSetupInjectModule(Context) - Constructor for class com.tokelon.toktales.android.engine.inject.AndroidSetupInjectModule
 
AndroidSoundDecoder - Class in com.tokelon.toktales.android.content
 
AndroidSoundDecoder() - Constructor for class com.tokelon.toktales.android.content.AndroidSoundDecoder
 
AndroidStorageService - Class in com.tokelon.toktales.android.storage
 
AndroidStorageService(Context, String) - Constructor for class com.tokelon.toktales.android.storage.AndroidStorageService
 
AndroidStorageService(Context, String, Map<String, IEngineService.IServiceExtension>) - Constructor for class com.tokelon.toktales.android.storage.AndroidStorageService
 
AndroidStorageService.AndroidStorageServiceFactory - Class in com.tokelon.toktales.android.storage
 
AndroidStorageServiceFactory(Context) - Constructor for class com.tokelon.toktales.android.storage.AndroidStorageService.AndroidStorageServiceFactory
 
AndroidTestLib - Class in com.tokelon.toktales.android.test
 
AndroidTestLib() - Constructor for class com.tokelon.toktales.android.test.AndroidTestLib
 
AndroidToolsInjectModule - Class in com.tokelon.toktales.android.engine.inject
 
AndroidToolsInjectModule() - Constructor for class com.tokelon.toktales.android.engine.inject.AndroidToolsInjectModule
 
AndroidUIService - Class in com.tokelon.toktales.android.ui
 
AndroidUIService(IUserInterface) - Constructor for class com.tokelon.toktales.android.ui.AndroidUIService
 
AndroidUIService(IUserInterface, Map<String, IEngineService.IServiceExtension>) - Constructor for class com.tokelon.toktales.android.ui.AndroidUIService
 
AndroidUIServiceExtensionsInjectModule - Class in com.tokelon.toktales.android.ui
 
AndroidUIServiceExtensionsInjectModule() - Constructor for class com.tokelon.toktales.android.ui.AndroidUIServiceExtensionsInjectModule
 
AndroidValuesInjectModule - Class in com.tokelon.toktales.android.engine.inject
 
AndroidValuesInjectModule() - Constructor for class com.tokelon.toktales.android.engine.inject.AndroidValuesInjectModule
 
AndroidValuesInjectModule.StorageRootProvider - Class in com.tokelon.toktales.android.engine.inject
 
andThen(IActionCheckedProcedure<? super T>) - Method in interface com.tokelon.toktales.tools.core.procedure.checked.IActionCheckedProcedure
 
andThen(IFunctionCheckedProcedure<? super T, ? extends K, ? super R>) - Method in interface com.tokelon.toktales.tools.core.procedure.checked.IBiFunctionCheckedProcedure
 
andThen(IActionCheckedProcedure<? super T>) - Method in interface com.tokelon.toktales.tools.core.procedure.checked.IBiFunctionCheckedProcedure
 
andThen(IConsumerCheckedProcedure<? super T, ? super P>) - Method in interface com.tokelon.toktales.tools.core.procedure.checked.IConsumerCheckedProcedure
 
andThen(IActionCheckedProcedure<? super T>) - Method in interface com.tokelon.toktales.tools.core.procedure.checked.IConsumerCheckedProcedure
 
andThen(IFunctionCheckedProcedure<? super T, ? extends V, ? super R>) - Method in interface com.tokelon.toktales.tools.core.procedure.checked.IFunctionCheckedProcedure
 
andThen(IConsumerCheckedProcedure<? super T, ? super R>) - Method in interface com.tokelon.toktales.tools.core.procedure.checked.IFunctionCheckedProcedure
 
andThen(IActionCheckedProcedure<? super T>) - Method in interface com.tokelon.toktales.tools.core.procedure.checked.IFunctionCheckedProcedure
 
andThen(IConsumerCheckedProcedure<T, ? super R>) - Method in interface com.tokelon.toktales.tools.core.procedure.checked.ISupplierCheckedProcedure
 
andThen(IActionCheckedProcedure<? super T>) - Method in interface com.tokelon.toktales.tools.core.procedure.checked.ISupplierCheckedProcedure
 
andThen(IFunctionCheckedProcedure<? super T, ? extends V, ? super R>) - Method in interface com.tokelon.toktales.tools.core.procedure.checked.ISupplierCheckedProcedure
 
andThen(IActionProcedure<? super T>) - Method in interface com.tokelon.toktales.tools.core.procedure.IActionProcedure
 
andThen(IFunctionProcedure<? super T, ? extends K, ? super R>) - Method in interface com.tokelon.toktales.tools.core.procedure.IBiFunctionProcedure
 
andThen(IActionProcedure<? super T>) - Method in interface com.tokelon.toktales.tools.core.procedure.IBiFunctionProcedure
 
andThen(IConsumerProcedure<? super T, ? super P>) - Method in interface com.tokelon.toktales.tools.core.procedure.IConsumerProcedure
 
andThen(IActionProcedure<? super T>) - Method in interface com.tokelon.toktales.tools.core.procedure.IConsumerProcedure
 
andThen(IFunctionProcedure<? super T, ? extends V, ? super R>) - Method in interface com.tokelon.toktales.tools.core.procedure.IFunctionProcedure
 
andThen(IConsumerProcedure<? super T, ? super R>) - Method in interface com.tokelon.toktales.tools.core.procedure.IFunctionProcedure
 
andThen(IActionProcedure<? super T>) - Method in interface com.tokelon.toktales.tools.core.procedure.IFunctionProcedure
 
andThen(IConsumerProcedure<T, ? super R>) - Method in interface com.tokelon.toktales.tools.core.procedure.ISupplierProcedure
 
andThen(IActionProcedure<? super T>) - Method in interface com.tokelon.toktales.tools.core.procedure.ISupplierProcedure
 
andThen(IFunctionProcedure<? super T, ? extends V, ? super R>) - Method in interface com.tokelon.toktales.tools.core.procedure.ISupplierProcedure
 
ANIMATION_WALK_DOWN - Static variable in interface com.tokelon.toktales.core.game.model.IPlayer
 
ANIMATION_WALK_LEFT - Static variable in interface com.tokelon.toktales.core.game.model.IPlayer
 
ANIMATION_WALK_RIGHT - Static variable in interface com.tokelon.toktales.core.game.model.IPlayer
 
ANIMATION_WALK_UP - Static variable in interface com.tokelon.toktales.core.game.model.IPlayer
 
animationFinished(T) - Method in interface com.tokelon.toktales.core.game.graphic.animation.IAnimationCallback
 
animationStarted(T) - Method in interface com.tokelon.toktales.core.game.graphic.animation.IAnimationCallback
 
append(char) - Method in interface com.tokelon.toktales.core.game.model.IConsole
 
append(int) - Method in interface com.tokelon.toktales.core.game.model.IConsole
 
append(char) - Method in class com.tokelon.toktales.extensions.core.game.model.Console
 
append(int) - Method in class com.tokelon.toktales.extensions.core.game.model.Console
 
ApplicationLocation - Class in com.tokelon.toktales.core.location
 
ApplicationLocation(String) - Constructor for class com.tokelon.toktales.core.location.ApplicationLocation
 
ApplicationLocation(ILocationPath) - Constructor for class com.tokelon.toktales.core.location.ApplicationLocation
 
applies(IResourceType) - Method in enum com.tokelon.toktales.core.resources.ResourceTypeFilter
 
applies(String) - Method in enum com.tokelon.toktales.core.resources.ResourceTypeFilter
 
applyMasterViewport(IScreenViewport) - Method in class com.tokelon.toktales.core.screen.view.AccurateViewport
Apply size and offset from the given viewport.
applyMasterViewport(IScreenViewport) - Method in class com.tokelon.toktales.core.screen.view.StrictViewport
Apply size and offset from the given viewport.
applyModelMatrix() - Method in interface com.tokelon.toktales.core.render.model.IRenderModel
 
applyModelMatrix() - Method in class com.tokelon.toktales.core.render.model.RenderModel
 
applyTextureCoordinates() - Method in interface com.tokelon.toktales.core.render.model.ITexturedModel
 
applyTextureCoordinates() - Method in class com.tokelon.toktales.core.render.model.TexturedModel
 
asActivity() - Method in class com.tokelon.toktales.tools.android.activity.integration.AbstractIntegratedActivity
 
asActivity() - Method in class com.tokelon.toktales.tools.android.activity.integration.AbstractIntegratedCompatActivity
 
asActivity() - Method in interface com.tokelon.toktales.tools.android.activity.integration.IIntegratedActivity
 
assertInjectorCreationFailsWithExpectedBindings(IInjectConfig, Class<?>[], Class<?>[][]) - Static method in class com.tokelon.toktales.core.test.engine.inject.InjectionTestHelper
 
assertNoGLErrors() - Method in class com.tokelon.toktales.core.render.opengl.gl20.GLErrorUtils
 
assertNoGLErrors() - Method in interface com.tokelon.toktales.core.render.opengl.IGLErrorUtils
Checks if there are GL errors and throws an exceptions if there are.
assertNoGLErrors() - Method in class com.tokelon.toktales.core.render.opengl.NoopGLErrorUtils
 
ASSET_KEY_ID_FONT_DEFAULT - Static variable in class com.tokelon.toktales.core.values.AssetValues
 
ASSET_KEY_ID_FONT_MAIN - Static variable in class com.tokelon.toktales.extensions.core.game.renderer.DebugRenderer
 
ASSET_KEY_ID_FONT_MAIN - Static variable in class com.tokelon.toktales.extensions.core.game.state.console.ConsoleGamestate
 
ASSET_KEY_ID_FONT_MAIN - Static variable in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapGamestate
 
AssetException - Exception in com.tokelon.toktales.tools.assets.exception
 
AssetException() - Constructor for exception com.tokelon.toktales.tools.assets.exception.AssetException
 
AssetException(String, Throwable) - Constructor for exception com.tokelon.toktales.tools.assets.exception.AssetException
 
AssetException(String) - Constructor for exception com.tokelon.toktales.tools.assets.exception.AssetException
 
AssetException(Throwable) - Constructor for exception com.tokelon.toktales.tools.assets.exception.AssetException
 
AssetLoader - Annotation Type in com.tokelon.toktales.tools.assets.annotation
 
AssetLoadException - Exception in com.tokelon.toktales.tools.assets.exception
 
AssetLoadException() - Constructor for exception com.tokelon.toktales.tools.assets.exception.AssetLoadException
 
AssetLoadException(String, Throwable) - Constructor for exception com.tokelon.toktales.tools.assets.exception.AssetLoadException
 
AssetLoadException(String) - Constructor for exception com.tokelon.toktales.tools.assets.exception.AssetLoadException
 
AssetLoadException(Throwable) - Constructor for exception com.tokelon.toktales.tools.assets.exception.AssetLoadException
 
AssetManagersInjectModule - Class in com.tokelon.toktales.core.content.manage
 
AssetManagersInjectModule() - Constructor for class com.tokelon.toktales.core.content.manage.AssetManagersInjectModule
 
AssetNotFoundException - Exception in com.tokelon.toktales.tools.assets.exception
 
AssetNotFoundException() - Constructor for exception com.tokelon.toktales.tools.assets.exception.AssetNotFoundException
 
AssetNotFoundException(String, Throwable) - Constructor for exception com.tokelon.toktales.tools.assets.exception.AssetNotFoundException
 
AssetNotFoundException(String) - Constructor for exception com.tokelon.toktales.tools.assets.exception.AssetNotFoundException
 
AssetNotFoundException(Throwable) - Constructor for exception com.tokelon.toktales.tools.assets.exception.AssetNotFoundException
 
AssetReaders - Annotation Type in com.tokelon.toktales.tools.assets.annotation
 
AssetReadersInjectModule - Class in com.tokelon.toktales.core.content.manage
 
AssetReadersInjectModule() - Constructor for class com.tokelon.toktales.core.content.manage.AssetReadersInjectModule
 
AssetToolsInjectModule - Class in com.tokelon.toktales.core.engine.inject
 
AssetToolsInjectModule() - Constructor for class com.tokelon.toktales.core.engine.inject.AssetToolsInjectModule
 
AssetValues - Class in com.tokelon.toktales.core.values
 
assign(IGameState) - Method in class com.tokelon.toktales.core.game.state.scene.BaseGamescene
This implementation will assign the given gamestate to the current gamestate, obtainable by BaseGamescene.getGamestate().
assign(IGameState) - Method in interface com.tokelon.toktales.core.game.state.scene.IGameScene
Called to confirm that the given game state can be assigned to this scene.
assignAnimation(String, IGameAnimation) - Method in class com.tokelon.toktales.core.game.logic.entity.GraphicsImage
 
assignAnimation(String, IGameAnimation) - Method in interface com.tokelon.toktales.core.game.logic.entity.IGraphicsImage
Stores the given animation with the given name.
assignGraphic(String, IBaseGraphic) - Method in class com.tokelon.toktales.core.game.logic.entity.GraphicsImage
 
assignGraphic(String, IBaseGraphic) - Method in interface com.tokelon.toktales.core.game.logic.entity.IGraphicsImage
Stores the give graphic with the given name.
assignNewCoordinates(long) - Method in class com.tokelon.toktales.core.game.model.entity.ExtendedGameEntity
 
assignScene(String, IGameScene) - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
Assigns a scene to this state with the given name.
assignScene(String, IGameScene) - Method in interface com.tokelon.toktales.core.game.state.IGameState
Assigns a scene to this state with the given name.
assignSceneCustom(String, IGameSceneAssignment) - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
Assigns a scene using a scene assignment parameter.
assignSceneCustom(String, IGameSceneAssignment) - Method in interface com.tokelon.toktales.core.game.state.IGameState
Assigns a scene using a scene assignment parameter.
assignSceneTyped(String, T) - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
 
assignSceneTyped(String, T) - Method in interface com.tokelon.toktales.core.game.state.ITypedGameState
Assigns a scene in a type safe matter, since the scene's type must match this state's scene type.
assignWorldspace(IWorldspace) - Method in class com.tokelon.toktales.core.game.model.entity.GameEntity
 
assignWorldspace(IWorldspace) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity
 
atSetupInitialGamescene() - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
Creates and assigns the initial gamescene to this state's scene control.
attachResource(IResource) - Method in class com.tokelon.toktales.core.content.sprite.SpriteImpl
 
attachResource(IResource) - Method in class com.tokelon.toktales.core.tiled.TiledTileSprite
 
attachService(IEngineService) - Method in class com.tokelon.toktales.android.engine.ui.AndroidConsoleUIExtension
 
attachService(IEngineService) - Method in class com.tokelon.toktales.android.engine.ui.AndroidDebugUIExtension
 
attachService(IEngineService) - Method in interface com.tokelon.toktales.core.engine.IEngineService.IServiceExtension
 
attachShader(IGLShader) - Method in class com.tokelon.toktales.core.render.opengl.gl20.facade.GLProgram
 
attachShader(IGLShader) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.facade.IGLProgram
 
ATTR_DEFAULT_MAP_IMAGELAYER_OPACITY - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_DEFAULT_MAP_IMAGELAYER_VISIBLE - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_DEFAULT_MAP_LAYER_OPACITY - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_DEFAULT_MAP_LAYER_VISIBLE - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_DEFAULT_MAP_MULT_OBJECTGROUP_OBJECT_HEIGHT - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_DEFAULT_MAP_MULT_OBJECTGROUP_OBJECT_ROTATION - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_DEFAULT_MAP_MULT_OBJECTGROUP_OBJECT_VISIBLE - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_DEFAULT_MAP_MULT_OBJECTGROUP_OBJECT_WIDTH - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_DEFAULT_MAP_MULT_OBJECTGROUP_OPACITY - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_DEFAULT_MAP_MULT_OBJECTGROUP_VISIBLE - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_BLOCK_ELEMENT_LEVEL - Static variable in class com.tokelon.toktales.core.values.XMLSchemaBLKMap
 
ATTR_NAME_BLOCK_POSX - Static variable in class com.tokelon.toktales.core.values.XMLSchemaBLKMap
 
ATTR_NAME_BLOCK_POSY - Static variable in class com.tokelon.toktales.core.values.XMLSchemaBLKMap
 
ATTR_NAME_MAP_BACKGROUNDCOLOR - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_HEIGHT - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_IMAGELAYER_NAME - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_IMAGELAYER_OPACITY - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_IMAGELAYER_VISIBLE - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_IMAGELAYER_X - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_IMAGELAYER_Y - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_LAYER_HEIGHT - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_LAYER_NAME - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_LAYER_OPACITY - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_LAYER_VISIBLE - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_LAYER_WIDTH - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_MULT_DATA_COMPRESSION - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_MULT_DATA_ENCODING - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_MULT_DATA_TILE_GID - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_MULT_OBJECTGROUP_COLOR - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_MULT_OBJECTGROUP_NAME - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_MULT_OBJECTGROUP_OBJECT_GID - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_MULT_OBJECTGROUP_OBJECT_HEIGHT - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_MULT_OBJECTGROUP_OBJECT_ID - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_MULT_OBJECTGROUP_OBJECT_NAME - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_MULT_OBJECTGROUP_OBJECT_POLYGON_POINTS - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_MULT_OBJECTGROUP_OBJECT_POLYLINE_POINTS - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_MULT_OBJECTGROUP_OBJECT_ROTATION - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_MULT_OBJECTGROUP_OBJECT_TYPE - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_MULT_OBJECTGROUP_OBJECT_VISIBLE - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_MULT_OBJECTGROUP_OBJECT_WIDTH - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_MULT_OBJECTGROUP_OBJECT_X - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_MULT_OBJECTGROUP_OBJECT_Y - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_MULT_OBJECTGROUP_OPACITY - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_MULT_OBJECTGROUP_VISIBLE - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_MULT_PROPERTIES_PROPERTY_NAME - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_MULT_PROPERTIES_PROPERTY_VALUE - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_ORIENTATION - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_RENDERORDER - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_TILEHEIGHT - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_TILESET_FIRSTGID - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_TILESET_IMAGE_FORMAT - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_TILESET_IMAGE_HEIGHT - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_TILESET_IMAGE_SOURCE - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_TILESET_IMAGE_TRANS - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_TILESET_IMAGE_WIDTH - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_TILESET_MARGIN - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_TILESET_NAME - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_TILESET_SOURCE - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_TILESET_SPACING - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_TILESET_TERRAINTYPES_TERRAIN_NAME - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_TILESET_TERRAINTYPES_TERRAIN_TILE - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_TILESET_TILE_ID - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_TILESET_TILE_PROBABILITY - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_TILESET_TILE_TERRAIN - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_TILESET_TILEHEIGHT - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_TILESET_TILEOFFSET_X - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_TILESET_TILEOFFSET_Y - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_TILESET_TILEWIDTH - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_TILEWIDTH - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_VERSION - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_NAME_MAP_WIDTH - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_VALUE_COMPRESSION_GZIP - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_VALUE_COMPRESSION_ZLIB - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_VALUE_ENCODING_BASE64 - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_VALUE_ENCODING_CSV - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_VALUE_MAP_ORIENTATION_HEXAGONAL_STAGGERED - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_VALUE_MAP_ORIENTATION_ISOMETRIC - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_VALUE_MAP_ORIENTATION_ISOMETRIC_STAGGERED - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_VALUE_MAP_ORIENTATION_ORTHOGONAL - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_VALUE_MAP_RENDER_ORDER_LEFT_DOWN - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_VALUE_MAP_RENDER_ORDER_LEFT_UP - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_VALUE_MAP_RENDER_ORDER_RIGHT_DOWN - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_VALUE_MAP_RENDER_ORDER_RIGHT_UP - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_VALUE_MAP_VERSIONS - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_VALUE_VISIBLE_HIDDEN - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTR_VALUE_VISIBLE_SHOWN - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
ATTRIBUTED_FRINGE - Static variable in interface com.tokelon.toktales.core.game.model.map.IMapLayer
 
ATTRIBUTED_INVISIBLE - Static variable in interface com.tokelon.toktales.core.game.model.map.IMapLayer
 
ATTRIBUTED_PLAYER - Static variable in interface com.tokelon.toktales.core.game.model.map.IMapLayer
 
ATTRIBUTED_PLAYER_FRINGE - Static variable in interface com.tokelon.toktales.core.game.model.map.IMapLayer
 
ATTRIBUTED_PLAYER_UNFRINGE - Static variable in interface com.tokelon.toktales.core.game.model.map.IMapLayer
 
AttributedImpl - Class in com.tokelon.toktales.core.util
 
AttributedImpl() - Constructor for class com.tokelon.toktales.core.util.AttributedImpl
 
awaitTermination(long, TimeUnit) - Method in class com.tokelon.toktales.core.content.manage.RecyclableExecutorService
 

B

backspace() - Method in interface com.tokelon.toktales.core.game.controller.IConsoleController
 
backspace() - Method in class com.tokelon.toktales.extensions.core.game.controller.DefaultConsoleController
 
BadOperationException - Exception in com.tokelon.toktales.core.game.controller
 
BadOperationException() - Constructor for exception com.tokelon.toktales.core.game.controller.BadOperationException
 
BadOperationException(String, Throwable) - Constructor for exception com.tokelon.toktales.core.game.controller.BadOperationException
 
BadOperationException(String) - Constructor for exception com.tokelon.toktales.core.game.controller.BadOperationException
 
BadOperationException(Throwable) - Constructor for exception com.tokelon.toktales.core.game.controller.BadOperationException
 
BaseEngineLauncher - Class in com.tokelon.toktales.core.engine
 
BaseEngineLauncher(IHierarchicalInjectConfig) - Constructor for class com.tokelon.toktales.core.engine.BaseEngineLauncher
Constructor with an inject config.
BaseEngineLauncher(IHierarchicalInjectConfig, ILoggerFactory) - Constructor for class com.tokelon.toktales.core.engine.BaseEngineLauncher
Constructor with an inject config and a logger factory.
BaseEngineLauncher(IHierarchicalInjectConfig, IEngineLooper) - Constructor for class com.tokelon.toktales.core.engine.BaseEngineLauncher
Constructor with an inject config and a looper.
BaseEngineLauncher(IHierarchicalInjectConfig, IEngineLooper, ILoggerFactory) - Constructor for class com.tokelon.toktales.core.engine.BaseEngineLauncher
Constructor with an inject config, a logger factory and a looper.
BaseGamescene - Class in com.tokelon.toktales.core.game.state.scene
Use as a base for game scenes.
BaseGamescene() - Constructor for class com.tokelon.toktales.core.game.state.scene.BaseGamescene
 
BaseGamescene(IControllerManager, ICamera, IControlHandler) - Constructor for class com.tokelon.toktales.core.game.state.scene.BaseGamescene
 
BaseGamestate<T extends IGameScene> - Class in com.tokelon.toktales.core.game.state
Use as the base for game states.
BaseGamestate() - Constructor for class com.tokelon.toktales.core.game.state.BaseGamestate
Default constructor.
BaseGamestate(TypeToken<T>) - Constructor for class com.tokelon.toktales.core.game.state.BaseGamestate
Public constructor with a scene type token.
BaseGamestate(Class<T>) - Constructor for class com.tokelon.toktales.core.game.state.BaseGamestate
Public constructor with a scene type class.
BaseGamestate(IGameStateRenderer, IGameStateInputHandler, IControlScheme, IControlHandler) - Constructor for class com.tokelon.toktales.core.game.state.BaseGamestate
Constructor with optional state parameters.
BaseGamestate(Provider<? extends T>, IGameSceneControl.IModifiableGameSceneControl<T>) - Constructor for class com.tokelon.toktales.core.game.state.BaseGamestate
Constructor with optional scene type parameters.
BaseGamestate(Provider<? extends T>, IGameSceneControl.IModifiableGameSceneControl<T>, IGameStateRenderer, IGameStateInputHandler, IControlScheme, IControlHandler) - Constructor for class com.tokelon.toktales.core.game.state.BaseGamestate
Constructor with optional state and scene type parameters.
BaseGamestate.StateSurfaceCallback - Class in com.tokelon.toktales.core.game.state
Callback wrapper for surface events.
BaseGamestateFactory(Injector) - Constructor for class com.tokelon.toktales.core.game.state.IBaseGamestateFactory.BaseGamestateFactory
 
BaseGamestateProvider<T extends IGameScene> - Class in com.tokelon.toktales.core.game.state
 
BaseGamestateProvider(TypeToken<T>) - Constructor for class com.tokelon.toktales.core.game.state.BaseGamestateProvider
 
BaseInjectSetup - Class in com.tokelon.toktales.core.engine.setup
 
BaseInjectSetup() - Constructor for class com.tokelon.toktales.core.engine.setup.BaseInjectSetup
 
BaseInputEvent - Class in com.tokelon.toktales.core.engine.input
 
BaseInputEvent() - Constructor for class com.tokelon.toktales.core.engine.input.BaseInputEvent
 
BaseLauncherInjectModule - Class in com.tokelon.toktales.core.engine.inject
 
BaseLauncherInjectModule(IEngineLauncher) - Constructor for class com.tokelon.toktales.core.engine.inject.BaseLauncherInjectModule
Constructor with a launcher.
BaseRegistry - Class in com.tokelon.toktales.tools.core.registry
 
BaseRegistry() - Constructor for class com.tokelon.toktales.tools.core.registry.BaseRegistry
 
BaseRegistry(IRegistry<Object, Object>) - Constructor for class com.tokelon.toktales.tools.core.registry.BaseRegistry
 
BaseRegistry(Map<Object, Object>, Map<Object, Object>) - Constructor for class com.tokelon.toktales.tools.core.registry.BaseRegistry
 
BaseRegistry(IRegistry<Object, Object>, Map<Object, Object>, Map<Object, Object>) - Constructor for class com.tokelon.toktales.tools.core.registry.BaseRegistry
 
BaseSetupInjectModule - Class in com.tokelon.toktales.core.engine.inject
 
BaseSetupInjectModule(Class<? extends IGameAdapter>) - Constructor for class com.tokelon.toktales.core.engine.inject.BaseSetupInjectModule
Constructor with an adapter class.
BaseShape - Class in com.tokelon.toktales.core.render.shapes
 
BaseShape() - Constructor for class com.tokelon.toktales.core.render.shapes.BaseShape
 
BasicRegistry - Class in com.tokelon.toktales.tools.core.registry
 
BasicRegistry() - Constructor for class com.tokelon.toktales.tools.core.registry.BasicRegistry
 
BasicRegistry(IRegistry<Object, Object>) - Constructor for class com.tokelon.toktales.tools.core.registry.BasicRegistry
 
BasicRegistry(Map<Object, Object>, Map<Object, Object>) - Constructor for class com.tokelon.toktales.tools.core.registry.BasicRegistry
 
BasicRegistry(IRegistry<Object, Object>, Map<Object, Object>, Map<Object, Object>) - Constructor for class com.tokelon.toktales.tools.core.registry.BasicRegistry
 
beforeMarshal(Object) - Method in interface com.tokelon.toktales.tools.tiled.marshal.ReflectionConverterWrapper.ConverterListener
 
beforeMarshal(Object) - Method in class com.tokelon.toktales.tools.tiled.marshal.TiledMapLevelHolderConverterListener
 
beforeTextChanged(CharSequence, int, int, int) - Method in class com.tokelon.toktales.android.activity.ProxyTextWatcher
 
bind() - Method in class com.tokelon.toktales.android.render.opengl.ShaderProgram
 
bind() - Method in class com.tokelon.toktales.core.render.opengl.gl20.facade.GLProgram
 
bind() - Method in interface com.tokelon.toktales.core.render.opengl.gl20.facade.IGLProgram
 
bind() - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLMesh
 
bind() - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.ShaderProgram
 
bindForNoScopeAndInAnnotatedScope(Class<T>, Class<? extends T>, Class<? extends Annotation>, Class<? extends Annotation>) - Method in class com.tokelon.toktales.core.engine.inject.AbstractInjectModule
Binds the type clazz to implementation twice:
1.
bindForNoScopeAndInEngineScope(Class<T>, Class<? extends T>) - Method in class com.tokelon.toktales.core.engine.inject.AbstractInjectModule
Binds the type clazz to implementation twice:
1.
bindForNoScopeAndInGameScope(Class<T>, Class<? extends T>) - Method in class com.tokelon.toktales.core.engine.inject.AbstractInjectModule
Binds the type clazz to implementation twice:
1.
bindInEngineScope(Class<T>) - Method in class com.tokelon.toktales.core.engine.inject.AbstractInjectModule
Binds type clazz in scope EngineScoped.
bindInEngineScope(Class<T>, Class<? extends T>) - Method in class com.tokelon.toktales.core.engine.inject.AbstractInjectModule
Binds type clazz to implementation in scope EngineScoped.
bindInEngineScopeAndForNotScoped(Class<T>, Class<? extends T>) - Method in class com.tokelon.toktales.core.engine.inject.AbstractInjectModule
Binds the type clazz to implementation twice:
1.
bindInGameScope(Class<T>) - Method in class com.tokelon.toktales.core.engine.inject.AbstractInjectModule
Binds type clazz in scope GameScoped.
bindInGameScope(Class<T>, Class<? extends T>) - Method in class com.tokelon.toktales.core.engine.inject.AbstractInjectModule
Binds type clazz to implementation in scope GameScoped.
bindInGameScopeAndForNotScoped(Class<T>, Class<? extends T>) - Method in class com.tokelon.toktales.core.engine.inject.AbstractInjectModule
Binds the type clazz to implementation twice:
1.
BindingInfo(int) - Constructor for class com.tokelon.toktales.core.render.texture.DefaultTextureCoordinator.BindingInfo
 
bindInScope(Class<T>, Class<? extends Annotation>) - Method in class com.tokelon.toktales.core.engine.inject.AbstractInjectModule
Binds type clazz in scope scopeAnnotation.
bindInScope(Class<T>, Class<? extends T>, Class<? extends Annotation>) - Method in class com.tokelon.toktales.core.engine.inject.AbstractInjectModule
Binds type clazz to implementation in scope scopeAnnotation.
bindInScopeAndForAnnotatedNoScope(Class<T>, Class<? extends T>, Class<? extends Annotation>, Class<? extends Annotation>) - Method in class com.tokelon.toktales.core.engine.inject.AbstractInjectModule
Binds the type clazz to implementation twice:
1.
bindInScopeAndForNotScoped(Class<T>, Class<? extends T>, Class<? extends Annotation>) - Method in class com.tokelon.toktales.core.engine.inject.AbstractInjectModule
Binds the type clazz to implementation twice:
1.
bindTexture(int, int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGLTextureDriver
 
bindTexture(int, int) - Method in class com.tokelon.toktales.core.render.opengl.gl20.GLTextureDriver
 
bindTexture(ITexture) - Method in class com.tokelon.toktales.core.render.texture.DefaultTextureCoordinator
 
bindTexture(ITexture) - Method in interface com.tokelon.toktales.core.render.texture.ITextureCoordinator
Binds the given texture to a texture unit on the GPU.
bindTexture(int, int) - Method in interface com.tokelon.toktales.core.render.texture.ITextureDriver
Binds the texture at the given location to the texture unit for the given index.
bindToProviderForNoScopeAndInAnnotatedScope(Class<T>, Provider<? extends T>, Class<? extends Annotation>, Class<? extends Annotation>) - Method in class com.tokelon.toktales.core.engine.inject.AbstractInjectModule
Binds the type clazz to provider twice:
1.
bindToProviderForNoScopeAndInAnnotatedScope(Class<T>, Class<? extends Provider<? extends T>>, Class<? extends Annotation>, Class<? extends Annotation>) - Method in class com.tokelon.toktales.core.engine.inject.AbstractInjectModule
Binds the type clazz to providerType twice:
1.
bindToProviderForNoScopeAndInEngineScope(Class<T>, Provider<? extends T>) - Method in class com.tokelon.toktales.core.engine.inject.AbstractInjectModule
Binds the type clazz to provider twice:
1.
bindToProviderForNoScopeAndInEngineScope(Class<T>, Class<? extends Provider<? extends T>>) - Method in class com.tokelon.toktales.core.engine.inject.AbstractInjectModule
Binds the type clazz to providerType twice:
1.
bindToProviderForNoScopeAndInGameScope(Class<T>, Provider<? extends T>) - Method in class com.tokelon.toktales.core.engine.inject.AbstractInjectModule
Binds the type clazz to provider twice:
1.
bindToProviderForNoScopeAndInGameScope(Class<T>, Class<? extends Provider<? extends T>>) - Method in class com.tokelon.toktales.core.engine.inject.AbstractInjectModule
Binds the type clazz to providerType twice:
1.
bindToProviderInEngineScope(Class<T>, Provider<? extends T>) - Method in class com.tokelon.toktales.core.engine.inject.AbstractInjectModule
Binds type clazz to provider in scope EngineScoped.
bindToProviderInEngineScope(Class<T>, Class<? extends Provider<? extends T>>) - Method in class com.tokelon.toktales.core.engine.inject.AbstractInjectModule
Binds type clazz to providerType in scope EngineScoped.
bindToProviderInEngineScopeAndForNotScoped(Class<T>, Provider<? extends T>) - Method in class com.tokelon.toktales.core.engine.inject.AbstractInjectModule
Binds the type clazz to provider twice:
1.
bindToProviderInEngineScopeAndForNotScoped(Class<T>, Class<? extends Provider<? extends T>>) - Method in class com.tokelon.toktales.core.engine.inject.AbstractInjectModule
Binds the type clazz to providerType twice:
1.
bindToProviderInGameScope(Class<T>, Provider<? extends T>) - Method in class com.tokelon.toktales.core.engine.inject.AbstractInjectModule
Binds type clazz to provider in scope GameScoped.
bindToProviderInGameScope(Class<T>, Class<? extends Provider<? extends T>>) - Method in class com.tokelon.toktales.core.engine.inject.AbstractInjectModule
Binds type clazz to providerType in scope GameScoped.
bindToProviderInGameScopeAndForNotScoped(Class<T>, Provider<? extends T>) - Method in class com.tokelon.toktales.core.engine.inject.AbstractInjectModule
Binds the type clazz to provider twice:
1.
bindToProviderInGameScopeAndForNotScoped(Class<T>, Class<? extends Provider<? extends T>>) - Method in class com.tokelon.toktales.core.engine.inject.AbstractInjectModule
Binds the type clazz to providerType twice:
1.
bindToProviderInScope(Class<T>, Provider<? extends T>, Class<? extends Annotation>) - Method in class com.tokelon.toktales.core.engine.inject.AbstractInjectModule
Binds type clazz to provider in scope scopeAnnotation.
bindToProviderInScope(Class<T>, Class<? extends Provider<? extends T>>, Class<? extends Annotation>) - Method in class com.tokelon.toktales.core.engine.inject.AbstractInjectModule
Binds type clazz to providerType in scope scopeAnnotation.
bindToProviderInScopeAndForAnnotatedNoScope(Class<T>, Provider<? extends T>, Class<? extends Annotation>, Class<? extends Annotation>) - Method in class com.tokelon.toktales.core.engine.inject.AbstractInjectModule
Binds the type clazz to provider twice:
1.
bindToProviderInScopeAndForAnnotatedNoScope(Class<T>, Class<? extends Provider<? extends T>>, Class<? extends Annotation>, Class<? extends Annotation>) - Method in class com.tokelon.toktales.core.engine.inject.AbstractInjectModule
Binds the type clazz to providerType twice:
1.
bindToProviderInScopeAndForNotScoped(Class<T>, Provider<? extends T>, Class<? extends Annotation>) - Method in class com.tokelon.toktales.core.engine.inject.AbstractInjectModule
Binds the type clazz to provider twice:
1.
bindToProviderInScopeAndForNotScoped(Class<T>, Class<? extends Provider<? extends T>>, Class<? extends Annotation>) - Method in class com.tokelon.toktales.core.engine.inject.AbstractInjectModule
Binds the type clazz to providerType twice:
1.
BitmapAssetImpl - Class in com.tokelon.toktales.core.content.manage.bitmap
 
BitmapAssetImpl(IBitmap) - Constructor for class com.tokelon.toktales.core.content.manage.bitmap.BitmapAssetImpl
 
BitmapAssetManager - Class in com.tokelon.toktales.core.content.manage.bitmap
 
BitmapAssetManager(ILoggerFactory, ISpecialAssetManager<IBitmapAsset>, IAssetStore<IBitmapAsset, IBitmapAssetKey>, IAssetLoader<IBitmapAsset, IBitmapAssetKey, IOptions>) - Constructor for class com.tokelon.toktales.core.content.manage.bitmap.BitmapAssetManager
 
BitmapImpl - Class in com.tokelon.toktales.core.content.graphics
 
BitmapImpl(ByteBuffer, int, int, int) - Constructor for class com.tokelon.toktales.core.content.graphics.BitmapImpl
 
BLKMAP_FORMAT_VALUE - Static variable in class com.tokelon.toktales.core.values.XMLSchemaBLKMap
 
BLKMAP_VERSION_VALUE - Static variable in class com.tokelon.toktales.core.values.XMLSchemaBLKMap
 
bottom() - Method in interface com.tokelon.toktales.core.game.model.IRectangle2f
bottom() - Method in interface com.tokelon.toktales.core.game.model.IRectangle2i
bottom() - Method in class com.tokelon.toktales.core.game.model.Rectangle2fImpl
 
bottom() - Method in class com.tokelon.toktales.core.game.model.Rectangle2iImpl
 
BufferUtilsWrapper() - Constructor for class com.tokelon.toktales.desktop.lwjgl.content.LWJGLBufferUtils.BufferUtilsWrapper
 
build(IIntegratedActivity) - Method in class com.tokelon.toktales.android.activity.integration.InjectorIntegratorBuilder
 
build() - Method in class com.tokelon.toktales.android.engine.AndroidLauncherFactory.AndroidEngineLauncherBuilder
 
build() - Method in interface com.tokelon.toktales.android.engine.IAndroidLauncherFactory.IAndroidEngineLauncherBuilder
 
build() - Method in class com.tokelon.toktales.core.tiled.TiledWrapperMap
 
build() - Method in class com.tokelon.toktales.desktop.engine.DesktopLauncherFactory.DesktopEngineLauncherBuilder
 
build() - Method in class com.tokelon.toktales.desktop.engine.DesktopLauncherFactory.WindowEngineLauncherBuilder
 
build() - Method in interface com.tokelon.toktales.desktop.engine.IDesktopLauncherFactory.IDesktopEngineLauncherBuilder
 
build() - Method in interface com.tokelon.toktales.desktop.engine.IDesktopLauncherFactory.IWindowEngineLauncherBuilder
 
build() - Method in class com.tokelon.toktales.desktop.lwjgl.LWJGLWindowContext.LWJGLWindowContextBuilder
 
build(IWindowFactory, IWindowToolkit) - Method in interface com.tokelon.toktales.desktop.ui.window.IWindowBuilder
 
build() - Method in interface com.tokelon.toktales.desktop.ui.window.IWindowContext.IWindowContextBuilder
 
build(ISupplier<ITextureCoordinator>, ISupplier<IPlayerController>, ISupplier<IWorldspace>) - Method in class com.tokelon.toktales.extensions.core.game.renderer.DebugRenderer.DebugRendererBuilder
 
build(IGameState, ISupplier<IWorldspace>) - Method in class com.tokelon.toktales.extensions.core.game.renderer.DebugRenderer.DebugRendererBuilder
 
build(ITypedGameState<? extends IExtendedGameScene>) - Method in class com.tokelon.toktales.extensions.core.game.renderer.DebugRenderer.DebugRendererBuilder
 
build(ISupplier<ITextureCoordinator>, ISupplier<IPlayerController>, ISupplier<IWorldspace>) - Method in interface com.tokelon.toktales.extensions.core.game.renderer.IDebugRenderer.IDebugRendererBuilder
 
build(IGameState, ISupplier<IWorldspace>) - Method in interface com.tokelon.toktales.extensions.core.game.renderer.IDebugRenderer.IDebugRendererBuilder
 
build(ITypedGameState<? extends IExtendedGameScene>) - Method in interface com.tokelon.toktales.extensions.core.game.renderer.IDebugRenderer.IDebugRendererBuilder
 
build(IIntegratedActivity) - Method in interface com.tokelon.toktales.tools.android.activity.integration.IActivityIntegratorBuilder
 
build(IIntegratedActivity) - Method in class com.tokelon.toktales.tools.android.activity.integration.InjectorIntegratorBuilder
 
build(IIntegratedActivity) - Method in class com.tokelon.toktales.tools.android.activity.integration.SimpleIntegratorBuilder
 
buildIntegrator(IActivityIntegratorBuilder) - Method in class com.tokelon.toktales.tools.android.activity.integration.AbstractIntegratedActivity
 
buildIntegrator(IActivityIntegratorBuilder) - Method in class com.tokelon.toktales.tools.android.activity.integration.AbstractIntegratedCompatActivity
 
BUTTON_A - Static variable in interface com.tokelon.toktales.android.render.tools.IUIOverlay
 
BUTTON_B - Static variable in interface com.tokelon.toktales.android.render.tools.IUIOverlay
 
BUTTON_NONE - Static variable in interface com.tokelon.toktales.android.render.tools.IUIOverlay
 
BUTTON_PRESS - Static variable in class com.tokelon.toktales.android.input.TokelonTypeAInputs
 
BUTTON_RELEASE - Static variable in class com.tokelon.toktales.android.input.TokelonTypeAInputs
 
BUTTON_REPEAT - Static variable in class com.tokelon.toktales.android.input.TokelonTypeAInputs
 
BUTTON_SET - Static variable in interface com.tokelon.toktales.android.render.tools.IUIOverlay
 
BUTTON_SP1 - Static variable in interface com.tokelon.toktales.android.render.tools.IUIOverlay
 
BUTTON_UNKNOWN - Static variable in class com.tokelon.toktales.android.input.TokelonTypeAInputs
 

C

callFunction(String) - Method in interface com.tokelon.toktales.tools.script.IScriptModule
 
callFunction(String, Object) - Method in interface com.tokelon.toktales.tools.script.IScriptModule
 
callFunction(String, Object...) - Method in interface com.tokelon.toktales.tools.script.IScriptModule
 
callFunction(String) - Method in class com.tokelon.toktales.tools.script.lua.LuaScriptModule
 
callFunction(String, Object) - Method in class com.tokelon.toktales.tools.script.lua.LuaScriptModule
 
callFunction(String, Object...) - Method in class com.tokelon.toktales.tools.script.lua.LuaScriptModule
 
callMethod(String) - Method in interface com.tokelon.toktales.tools.script.IScriptInstance
 
callMethod(String, Object) - Method in interface com.tokelon.toktales.tools.script.IScriptInstance
 
callMethod(String, Object...) - Method in interface com.tokelon.toktales.tools.script.IScriptInstance
 
callMethod(String) - Method in class com.tokelon.toktales.tools.script.lua.LuaScriptInstance
 
callMethod(String, Object) - Method in class com.tokelon.toktales.tools.script.lua.LuaScriptInstance
 
callMethod(String, Object...) - Method in class com.tokelon.toktales.tools.script.lua.LuaScriptInstance
 
Camera - Class in com.tokelon.toktales.core.game.model
 
Camera() - Constructor for class com.tokelon.toktales.core.game.model.Camera
 
Camera(ICameraModel) - Constructor for class com.tokelon.toktales.core.game.model.Camera
 
Camera.CameraParticipationHook - Class in com.tokelon.toktales.core.game.model
 
CAMERA_CREATION_TYPE_ADJUST_TO_VIEWPORT - Static variable in interface com.tokelon.toktales.core.config.IMainConfig
 
CAMERA_CREATION_TYPE_FIXED_UNITS - Static variable in interface com.tokelon.toktales.core.config.IMainConfig
 
CAMERA_DOWN - Static variable in interface com.tokelon.toktales.extensions.core.game.state.localmap.ILocalMapControlHandler
 
CAMERA_LEFT - Static variable in interface com.tokelon.toktales.extensions.core.game.state.localmap.ILocalMapControlHandler
 
CAMERA_MOVE_SPEED_UNITS - Static variable in class com.tokelon.toktales.core.values.CameraValues
 
CAMERA_RIGHT - Static variable in interface com.tokelon.toktales.extensions.core.game.state.localmap.ILocalMapControlHandler
 
CAMERA_UP - Static variable in interface com.tokelon.toktales.extensions.core.game.state.localmap.ILocalMapControlHandler
 
cameraAdjustCoordinateState(long, long) - Method in class com.tokelon.toktales.core.game.model.Camera
 
cameraAdjustCoordinateState(long, long) - Method in class com.tokelon.toktales.core.game.model.ExtendedCamera
 
cameraAspectRatioChanged(ICamera) - Method in interface com.tokelon.toktales.core.game.model.ICamera.ICameraObserver
 
cameraCalculateCoordinates(long, IPoint2f) - Method in class com.tokelon.toktales.core.game.model.Camera
 
cameraCalculateVelocity(long) - Method in class com.tokelon.toktales.core.game.model.Camera
 
CameraController - Class in com.tokelon.toktales.core.game.controller
 
CameraController(ICamera) - Constructor for class com.tokelon.toktales.core.game.controller.CameraController
 
CameraController.CameraControllerFactory - Class in com.tokelon.toktales.core.game.controller
 
CameraControllerFactory() - Constructor for class com.tokelon.toktales.core.game.controller.CameraController.CameraControllerFactory
 
cameraCoordinatesChanged(ICamera) - Method in interface com.tokelon.toktales.core.game.model.ICamera.ICameraObserver
 
CameraModel - Class in com.tokelon.toktales.core.game.model
 
CameraModel() - Constructor for class com.tokelon.toktales.core.game.model.CameraModel
 
cameraMove(IPoint2f) - Method in class com.tokelon.toktales.core.game.model.Camera
 
cameraOrientationChanged(ICamera) - Method in interface com.tokelon.toktales.core.game.model.ICamera.ICameraObserver
 
cameraOriginChanged(ICamera) - Method in interface com.tokelon.toktales.core.game.model.ICamera.ICameraObserver
 
CameraParticipationHook() - Constructor for class com.tokelon.toktales.core.game.model.Camera.CameraParticipationHook
 
cameraSizeChanged(ICamera) - Method in interface com.tokelon.toktales.core.game.model.ICamera.ICameraObserver
 
cameraSpeedChanged(ICamera) - Method in interface com.tokelon.toktales.core.game.model.ICamera.ICameraObserver
 
cameraStartMoving(int) - Method in class com.tokelon.toktales.core.game.controller.CameraController
 
cameraStartMoving(int) - Method in interface com.tokelon.toktales.core.game.controller.ICameraController
 
cameraStateWasAdjusted(ICamera) - Method in interface com.tokelon.toktales.core.game.model.ICamera.ICameraObserver
 
cameraStopMoving() - Method in class com.tokelon.toktales.core.game.controller.CameraController
 
cameraStopMoving() - Method in interface com.tokelon.toktales.core.game.controller.ICameraController
 
cameraToScreen(float, float, IPoint2f.IMutablePoint2f) - Method in class com.tokelon.toktales.core.screen.view.DefaultViewTransformer
 
cameraToScreen(IPoint2f, IPoint2f.IMutablePoint2f) - Method in class com.tokelon.toktales.core.screen.view.DefaultViewTransformer
 
cameraToScreen(IRectangle2f, IRectangle2f.IMutableRectangle2f) - Method in class com.tokelon.toktales.core.screen.view.DefaultViewTransformer
 
cameraToScreen(float, float, IPoint2f.IMutablePoint2f) - Method in interface com.tokelon.toktales.core.screen.view.IViewTransformer
Transforms a camera coordinate to a screen coordinate.
cameraToScreen(IPoint2f, IPoint2f.IMutablePoint2f) - Method in interface com.tokelon.toktales.core.screen.view.IViewTransformer
Same as #cameraToScreen(float, float, IMutablePoint2f) for a point.
cameraToScreen(IRectangle2f, IRectangle2f.IMutableRectangle2f) - Method in interface com.tokelon.toktales.core.screen.view.IViewTransformer
Same as #cameraToScreen(float, float, IMutablePoint2f) for a rectangle.
cameraToScreenX(float) - Method in class com.tokelon.toktales.core.screen.view.DefaultViewTransformer
 
cameraToScreenX(float) - Method in interface com.tokelon.toktales.core.screen.view.IViewTransformer
Transforms the horizontal value of a camera coordinate to it's value on the screen.
cameraToScreenY(float) - Method in class com.tokelon.toktales.core.screen.view.DefaultViewTransformer
 
cameraToScreenY(float) - Method in interface com.tokelon.toktales.core.screen.view.IViewTransformer
Transforms the vertical value of a camera coordinate to it's value on the screen.
cameraToViewport(float, float, IPoint2f.IMutablePoint2f) - Method in class com.tokelon.toktales.core.screen.view.DefaultViewTransformer
 
cameraToViewport(IPoint2f, IPoint2f.IMutablePoint2f) - Method in class com.tokelon.toktales.core.screen.view.DefaultViewTransformer
 
cameraToViewport(IRectangle2f, IRectangle2f.IMutableRectangle2f) - Method in class com.tokelon.toktales.core.screen.view.DefaultViewTransformer
 
cameraToViewport(float, float, IPoint2f.IMutablePoint2f) - Method in interface com.tokelon.toktales.core.screen.view.IViewTransformer
Transforms a camera coordinate to a viewport coordinate.
cameraToViewport(IPoint2f, IPoint2f.IMutablePoint2f) - Method in interface com.tokelon.toktales.core.screen.view.IViewTransformer
Same as #cameraToViewport(float, float, IMutablePoint2f) for a point.
cameraToViewport(IRectangle2f, IRectangle2f.IMutableRectangle2f) - Method in interface com.tokelon.toktales.core.screen.view.IViewTransformer
Same as #cameraToViewport(float, float, IMutablePoint2f) for a rectangle.
cameraToViewportX(float) - Method in class com.tokelon.toktales.core.screen.view.DefaultViewTransformer
 
cameraToViewportX(float) - Method in interface com.tokelon.toktales.core.screen.view.IViewTransformer
Transforms the horizontal value of a camera coordinate to it's value on the viewport.
cameraToViewportY(float) - Method in class com.tokelon.toktales.core.screen.view.DefaultViewTransformer
 
cameraToViewportY(float) - Method in interface com.tokelon.toktales.core.screen.view.IViewTransformer
Transforms the vertical value of a camera coordinate to it's value on the viewport.
cameraToWorld(float, float, IPoint2f.IMutablePoint2f) - Method in class com.tokelon.toktales.core.game.model.Camera
 
cameraToWorld(IPoint2f, IPoint2f.IMutablePoint2f) - Method in class com.tokelon.toktales.core.game.model.Camera
 
cameraToWorld(IRectangle2f, IRectangle2f.IMutableRectangle2f) - Method in class com.tokelon.toktales.core.game.model.Camera
 
cameraToWorld(float, float, IPoint2f.IMutablePoint2f) - Method in interface com.tokelon.toktales.core.game.model.ICamera
 
cameraToWorld(IPoint2f, IPoint2f.IMutablePoint2f) - Method in interface com.tokelon.toktales.core.game.model.ICamera
 
cameraToWorld(IRectangle2f, IRectangle2f.IMutableRectangle2f) - Method in interface com.tokelon.toktales.core.game.model.ICamera
 
cameraToWorldX(float) - Method in class com.tokelon.toktales.core.game.model.Camera
 
cameraToWorldX(float) - Method in interface com.tokelon.toktales.core.game.model.ICamera
 
cameraToWorldY(float) - Method in class com.tokelon.toktales.core.game.model.Camera
 
cameraToWorldY(float) - Method in interface com.tokelon.toktales.core.game.model.ICamera
 
CameraValues - Class in com.tokelon.toktales.core.values
 
cameraVelocityChanged(ICamera) - Method in interface com.tokelon.toktales.core.game.model.ICamera.ICameraObserver
 
cameraZoomChanged(ICamera) - Method in interface com.tokelon.toktales.core.game.model.ICamera.ICameraObserver
 
canRead(Object, Object) - Method in class com.tokelon.toktales.core.content.manage.contents.ContentAssetReader
 
canRead(Object, Object) - Method in class com.tokelon.toktales.core.content.manage.embedded.EmbeddedAssetReader
 
canRead(Object, Object) - Method in class com.tokelon.toktales.core.content.manage.resources.ResourceAssetReader
 
canRead(Object, Object) - Method in class com.tokelon.toktales.core.content.manage.resources.ResourceScannerAssetReader
 
canRead(Object, Object) - Method in class com.tokelon.toktales.tools.assets.files.FileAssetReader
 
canRead(Object, Object) - Method in class com.tokelon.toktales.tools.assets.files.PathAssetReader
 
canRead(Object, Object) - Method in class com.tokelon.toktales.tools.assets.files.RelativeFileAssetReader
 
canRead(Object, Object) - Method in class com.tokelon.toktales.tools.assets.files.RelativePathAssetReader
 
canRead(Object, Object) - Method in interface com.tokelon.toktales.tools.assets.reader.IManagedAssetReader
Returns whether this reader can read the asset for the given key.
canResolve(File, Object) - Method in class com.tokelon.toktales.tools.assets.files.FileParentResolver
 
canResolve(T, Object) - Method in interface com.tokelon.toktales.tools.assets.files.IParentResolver
 
canResolve(Path, Object) - Method in class com.tokelon.toktales.tools.assets.files.PathParentResolver
 
castEntity(IMapEntity, Class<T>) - Static method in class com.tokelon.toktales.core.game.model.map.entities.MapEntityResolver
 
CATEGORY_ANIMATION - Static variable in interface com.tokelon.toktales.extensions.core.tale.config.IAnimConfig
 
CATEGORY_CONFIG - Static variable in class com.tokelon.toktales.core.config.CiniFileConfig
 
CATEGORY_DISPLAY - Static variable in interface com.tokelon.toktales.core.config.IMainConfig
 
CATEGORY_PLAYER - Static variable in interface com.tokelon.toktales.extensions.core.tale.config.ITaleConfig
 
CATEGORY_RESOURCES - Static variable in interface com.tokelon.toktales.extensions.core.tale.config.ITaleConfig
 
CATEGORY_TALE - Static variable in interface com.tokelon.toktales.extensions.core.tale.config.ITaleConfig
 
centerBy(int, int) - Method in class com.tokelon.toktales.core.screen.view.AccurateViewport
Centers the viewport to the rectangle (0, 0 -- maxHeight, maxWidth), but retains the original offsets (which will be added to the new bounds).
centerBy(int, int) - Method in class com.tokelon.toktales.core.screen.view.StrictViewport
Centers the viewport to the rectangle (0, 0 -- maxHeight, maxWidth), but retains the original offsets (which will be added to the new bounds).
centerX - Variable in class com.tokelon.toktales.android.render.tools.RoundButtonOverlayView
 
centerY - Variable in class com.tokelon.toktales.android.render.tools.RoundButtonOverlayView
 
CHANGE_ACTOR_NAME - Static variable in interface com.tokelon.toktales.core.game.model.IActor
 
CHANGE_CAMERA_ADJUST_STATE - Static variable in interface com.tokelon.toktales.core.game.model.ICamera
 
CHANGE_CAMERA_ASPECT_RATIO - Static variable in interface com.tokelon.toktales.core.game.model.ICamera
 
CHANGE_CAMERA_COORDINATES - Static variable in interface com.tokelon.toktales.core.game.model.ICamera
 
CHANGE_CAMERA_ORIENTATION - Static variable in interface com.tokelon.toktales.core.game.model.ICamera
 
CHANGE_CAMERA_ORIGIN - Static variable in interface com.tokelon.toktales.core.game.model.ICamera
 
CHANGE_CAMERA_SIZE - Static variable in interface com.tokelon.toktales.core.game.model.ICamera
 
CHANGE_CAMERA_SPEED - Static variable in interface com.tokelon.toktales.core.game.model.ICamera
 
CHANGE_CAMERA_VELOCITY - Static variable in interface com.tokelon.toktales.core.game.model.ICamera
 
CHANGE_CAMERA_ZOOM - Static variable in interface com.tokelon.toktales.core.game.model.ICamera
 
CHANGE_ENTITY_ACTIVE_STATUS - Static variable in interface com.tokelon.toktales.core.game.model.entity.IGameEntity
 
CHANGE_ENTITY_COLLISION_BOX - Static variable in interface com.tokelon.toktales.core.game.model.entity.IGameEntity
 
CHANGE_ENTITY_COORDINATES - Static variable in interface com.tokelon.toktales.core.game.model.entity.IGameEntity
 
CHANGE_ENTITY_GRAPHIC - Static variable in interface com.tokelon.toktales.core.game.model.entity.IGameEntity
 
CHANGE_ENTITY_GRAPHIC_BASE - Static variable in interface com.tokelon.toktales.core.game.model.entity.IGameEntity
 
CHANGE_ENTITY_ORIGIN - Static variable in interface com.tokelon.toktales.core.game.model.entity.IGameEntity
 
CHANGE_ENTITY_SIZE - Static variable in interface com.tokelon.toktales.core.game.model.entity.IGameEntity
 
CHANGE_ENTITY_SPEED - Static variable in interface com.tokelon.toktales.core.game.model.entity.IGameEntity
 
CHANGE_ENTITY_STATE_ADJUST - Static variable in interface com.tokelon.toktales.core.game.model.entity.IGameEntity
 
CHANGE_ENTITY_VELOCITY - Static variable in interface com.tokelon.toktales.core.game.model.entity.IGameEntity
 
CHANGE_ENTITY_VISIBLE_STATUS - Static variable in interface com.tokelon.toktales.core.game.model.entity.IGameEntity
 
CHANGE_EXTENDED_CAMERA_COORDINATE_STATE - Static variable in interface com.tokelon.toktales.core.game.model.IExtendedCamera
 
CHANGE_EXTENDED_CAMERA_MOTION - Static variable in interface com.tokelon.toktales.core.game.model.IExtendedCamera
 
CHANGE_EXTENDED_CAMERA_STATIC_COORDINATES - Static variable in interface com.tokelon.toktales.core.game.model.IExtendedCamera
 
CHANGE_EXTENDED_ENTITY_ANIMATION - Static variable in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity
 
CHANGE_EXTENDED_ENTITY_COORDINATE_STATE - Static variable in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity
 
CHANGE_EXTENDED_ENTITY_GRAPHIC_STATE - Static variable in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity
 
CHANGE_EXTENDED_ENTITY_MOTION - Static variable in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity
 
CHANGE_EXTENDED_ENTITY_STATIC_COORDINATES - Static variable in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity
 
CHANGE_EXTENDED_ENTITY_STATIC_GRAPHIC - Static variable in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity
 
CHANGE_LIST_ACTOR - Static variable in interface com.tokelon.toktales.core.game.model.IActor
 
CHANGE_LIST_ACTOR_SET - Static variable in interface com.tokelon.toktales.core.game.model.IActor
 
CHANGE_LIST_CAMERA - Static variable in interface com.tokelon.toktales.core.game.model.ICamera
 
CHANGE_LIST_CAMERA_SET - Static variable in interface com.tokelon.toktales.core.game.model.ICamera
 
CHANGE_LIST_ENTITY - Static variable in interface com.tokelon.toktales.core.game.model.entity.IGameEntity
 
CHANGE_LIST_ENTITY_SET - Static variable in interface com.tokelon.toktales.core.game.model.entity.IGameEntity
 
CHANGE_LIST_EXTENDED_CAMERA - Static variable in interface com.tokelon.toktales.core.game.model.IExtendedCamera
 
CHANGE_LIST_EXTENDED_CAMERA_SET - Static variable in interface com.tokelon.toktales.core.game.model.IExtendedCamera
 
CHANGE_LIST_EXTENDED_ENTITY - Static variable in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity
 
CHANGE_LIST_EXTENDED_ENTITY_SET - Static variable in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity
 
changeScene(String) - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
 
changeScene(String) - Method in interface com.tokelon.toktales.core.game.state.IGameState
Changes to active scene to the on with the given name.
changeScene(String) - Method in class com.tokelon.toktales.core.game.state.scene.GameSceneControl
 
changeScene(String) - Method in interface com.tokelon.toktales.core.game.state.scene.IGameSceneControl.IModifiableGameSceneControl
 
changeState(String) - Method in class com.tokelon.toktales.core.game.state.GameStateControl
 
changeState(String) - Method in interface com.tokelon.toktales.core.game.state.IGameStateControl
 
CHAR_HOR_DISTANCE_MODIFIER_BASED_ON_TILESIZE - Static variable in class com.tokelon.toktales.extensions.core.game.renderer.ConsoleRenderer
 
CharInputEvent() - Constructor for class com.tokelon.toktales.desktop.input.events.ICharInputEvent.CharInputEvent
 
CharRenderer - Class in com.tokelon.toktales.core.render.renderer
 
CharRenderer(ILogging, IRenderAccess, ITextureCoordinator, ICodepointAssetManager) - Constructor for class com.tokelon.toktales.core.render.renderer.CharRenderer
 
checkCollisionInWorldspace(IPoint2f) - Method in class com.tokelon.toktales.core.game.model.entity.GameEntity
 
checkConfigHeader(ICiniConfig, String, String) - Method in class com.tokelon.toktales.core.config.CiniFileConfig
 
checkPermissions(Activity) - Method in class com.tokelon.toktales.android.activity.integration.SimpleRequestPermissionsIntegration
 
checkSceneTypeValidity(TypeToken<T>, String) - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
Checks if the type of the given scene type token is valid as a scene type.
CiniAnimConfig - Class in com.tokelon.toktales.extensions.core.tale.config
 
CiniAnimConfig(ICiniConfig.IMutableCiniConfig) - Constructor for class com.tokelon.toktales.extensions.core.tale.config.CiniAnimConfig
 
CiniConfigStreamReader - Class in com.tokelon.toktales.tools.core.config
 
CiniConfigStreamReader() - Constructor for class com.tokelon.toktales.tools.core.config.CiniConfigStreamReader
 
CiniFileConfig - Class in com.tokelon.toktales.core.config
 
CiniFileConfig(ICiniConfig.IMutableCiniConfig) - Constructor for class com.tokelon.toktales.core.config.CiniFileConfig
 
CiniFileConfig.IValueFactory<T> - Interface in com.tokelon.toktales.core.config
 
CiniMainConfig - Class in com.tokelon.toktales.core.config
 
CiniMainConfig() - Constructor for class com.tokelon.toktales.core.config.CiniMainConfig
 
CiniMainConfig(ICiniConfig.IMutableCiniConfig) - Constructor for class com.tokelon.toktales.core.config.CiniMainConfig
 
CiniTaleConfig - Class in com.tokelon.toktales.extensions.core.tale.config
 
CiniTaleConfig(ICiniConfig.IMutableCiniConfig) - Constructor for class com.tokelon.toktales.extensions.core.tale.config.CiniTaleConfig
 
clampscale(int, int, boolean) - Method in class com.tokelon.toktales.core.screen.view.AccurateViewport
Clampscale means clamp but retain aspect ratio.
clampscale(int, int, boolean) - Method in class com.tokelon.toktales.core.screen.view.StrictViewport
Clampscale means clamp but retain aspect ratio.
CLASS_TYPE_ENTITY - Static variable in class com.tokelon.toktales.core.game.model.map.elements.MapElementResolver
 
CLASS_TYPE_GRAPHIC - Static variable in class com.tokelon.toktales.core.game.model.map.elements.MapElementResolver
 
CLASS_TYPE_PLAYER - Static variable in class com.tokelon.toktales.core.game.model.map.entities.MapEntityTypes
 
classForName(String) - Method in class com.tokelon.toktales.tools.script.lua.CustomLuajavaLib
 
cleanup() - Method in class com.tokelon.toktales.android.render.opengl.ShaderProgram
 
cleanUp() - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLMesh
 
cleanUp() - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLSpriteMesh
 
cleanup() - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.ShaderProgram
 
clear() - Method in interface com.tokelon.toktales.core.game.controller.IConsoleController
 
clear() - Method in class com.tokelon.toktales.extensions.core.game.controller.DefaultConsoleController
 
clear() - Method in interface com.tokelon.toktales.extensions.core.game.model.ITextBox
 
clear() - Method in class com.tokelon.toktales.extensions.core.game.model.TextBox
 
clear() - Method in class com.tokelon.toktales.tools.assets.manager.DefaultAssetStore
 
clear() - Method in interface com.tokelon.toktales.tools.assets.manager.IAssetStore
 
clearCurrentActivity() - Method in interface com.tokelon.toktales.android.ui.IUserInterface
 
clearCurrentActivity() - Method in class com.tokelon.toktales.android.ui.UserInterface
 
clearSurface(IRGBAColor) - Method in class com.tokelon.toktales.android.render.opengl.AndroidRenderToolkit
 
clearSurface(IRGBAColor) - Method in interface com.tokelon.toktales.core.render.IRenderToolkit
 
clearSurface(IRGBAColor) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.DesktopRenderToolkit
 
close() - Method in interface com.tokelon.toktales.tools.core.dispose.IDisposable
close() - Method in class com.tokelon.toktales.tools.core.objects.pools.IObjectLease.ObjectLeaseImpl
 
CodepointAsset - Class in com.tokelon.toktales.core.content.manage.codepoint
 
CodepointAsset(ICodepoint) - Constructor for class com.tokelon.toktales.core.content.manage.codepoint.CodepointAsset
 
CodepointAssetKeyImpl - Class in com.tokelon.toktales.core.content.manage.codepoint
 
CodepointAssetKeyImpl(IFont, int, float) - Constructor for class com.tokelon.toktales.core.content.manage.codepoint.CodepointAssetKeyImpl
 
CodepointAssetLoader - Class in com.tokelon.toktales.core.content.manage.codepoint
 
CodepointAssetLoader(ILoggerFactory, IAssetReaderManager, IAssetDecoder<ICodepointAsset, ICodepointAssetKey, INamedOptions>) - Constructor for class com.tokelon.toktales.core.content.manage.codepoint.CodepointAssetLoader
 
CodepointAssetLoader(ILoggerFactory, IAssetReaderManager, IAssetDecoder<ICodepointAsset, ICodepointAssetKey, INamedOptions>, Provider<ExecutorService>) - Constructor for class com.tokelon.toktales.core.content.manage.codepoint.CodepointAssetLoader
 
CodepointAssetManager - Class in com.tokelon.toktales.core.content.manage.codepoint
 
CodepointAssetManager(ILoggerFactory, ISpecialAssetManager<ICodepointAsset>, IAssetStore<ICodepointAsset, ICodepointAssetKey>, IAssetLoader<ICodepointAsset, ICodepointAssetKey, INamedOptions>) - Constructor for class com.tokelon.toktales.core.content.manage.codepoint.CodepointAssetManager
 
CodepointAssetManager.MutableCodepointKey - Class in com.tokelon.toktales.core.content.manage.codepoint
 
CodepointTexture - Class in com.tokelon.toktales.core.content.text
 
CodepointTexture(IBitmap, int, int) - Constructor for class com.tokelon.toktales.core.content.text.CodepointTexture
 
coerceToLua(Object) - Method in class com.tokelon.toktales.tools.script.lua.LuaScriptState
 
com.tokelon.toktales.android.activity - package com.tokelon.toktales.android.activity
 
com.tokelon.toktales.android.activity.integration - package com.tokelon.toktales.android.activity.integration
 
com.tokelon.toktales.android.activity.integration.engine - package com.tokelon.toktales.android.activity.integration.engine
 
com.tokelon.toktales.android.app - package com.tokelon.toktales.android.app
 
com.tokelon.toktales.android.content - package com.tokelon.toktales.android.content
 
com.tokelon.toktales.android.engine - package com.tokelon.toktales.android.engine
 
com.tokelon.toktales.android.engine.inject - package com.tokelon.toktales.android.engine.inject
 
com.tokelon.toktales.android.engine.ui - package com.tokelon.toktales.android.engine.ui
 
com.tokelon.toktales.android.game.renderer - package com.tokelon.toktales.android.game.renderer
 
com.tokelon.toktales.android.game.state - package com.tokelon.toktales.android.game.state
 
com.tokelon.toktales.android.hooks - package com.tokelon.toktales.android.hooks
 
com.tokelon.toktales.android.input - package com.tokelon.toktales.android.input
 
com.tokelon.toktales.android.input.dispatch - package com.tokelon.toktales.android.input.dispatch
 
com.tokelon.toktales.android.input.events - package com.tokelon.toktales.android.input.events
 
com.tokelon.toktales.android.render - package com.tokelon.toktales.android.render
 
com.tokelon.toktales.android.render.opengl - package com.tokelon.toktales.android.render.opengl
 
com.tokelon.toktales.android.render.opengl.gl20 - package com.tokelon.toktales.android.render.opengl.gl20
 
com.tokelon.toktales.android.render.tools - package com.tokelon.toktales.android.render.tools
 
com.tokelon.toktales.android.storage - package com.tokelon.toktales.android.storage
 
com.tokelon.toktales.android.test - package com.tokelon.toktales.android.test
 
com.tokelon.toktales.android.test.engine.inject - package com.tokelon.toktales.android.test.engine.inject
 
com.tokelon.toktales.android.ui - package com.tokelon.toktales.android.ui
 
com.tokelon.toktales.core.config - package com.tokelon.toktales.core.config
 
com.tokelon.toktales.core.content - package com.tokelon.toktales.core.content
 
com.tokelon.toktales.core.content.audio - package com.tokelon.toktales.core.content.audio
 
com.tokelon.toktales.core.content.graphics - package com.tokelon.toktales.core.content.graphics
 
com.tokelon.toktales.core.content.manage - package com.tokelon.toktales.core.content.manage
 
com.tokelon.toktales.core.content.manage.assets - package com.tokelon.toktales.core.content.manage.assets
 
com.tokelon.toktales.core.content.manage.bitmap - package com.tokelon.toktales.core.content.manage.bitmap
 
com.tokelon.toktales.core.content.manage.codepoint - package com.tokelon.toktales.core.content.manage.codepoint
 
com.tokelon.toktales.core.content.manage.contents - package com.tokelon.toktales.core.content.manage.contents
 
com.tokelon.toktales.core.content.manage.embedded - package com.tokelon.toktales.core.content.manage.embedded
 
com.tokelon.toktales.core.content.manage.font - package com.tokelon.toktales.core.content.manage.font
 
com.tokelon.toktales.core.content.manage.resources - package com.tokelon.toktales.core.content.manage.resources
 
com.tokelon.toktales.core.content.manage.sound - package com.tokelon.toktales.core.content.manage.sound
 
com.tokelon.toktales.core.content.manage.sprite - package com.tokelon.toktales.core.content.manage.sprite
 
com.tokelon.toktales.core.content.manage.texture - package com.tokelon.toktales.core.content.manage.texture
 
com.tokelon.toktales.core.content.sprite - package com.tokelon.toktales.core.content.sprite
 
com.tokelon.toktales.core.content.text - package com.tokelon.toktales.core.content.text
 
com.tokelon.toktales.core.editor - package com.tokelon.toktales.core.editor
 
com.tokelon.toktales.core.engine - package com.tokelon.toktales.core.engine
 
com.tokelon.toktales.core.engine.annotation - package com.tokelon.toktales.core.engine.annotation
 
com.tokelon.toktales.core.engine.content - package com.tokelon.toktales.core.engine.content
 
com.tokelon.toktales.core.engine.inject - package com.tokelon.toktales.core.engine.inject
 
com.tokelon.toktales.core.engine.inject.annotation - package com.tokelon.toktales.core.engine.inject.annotation
 
com.tokelon.toktales.core.engine.inject.annotation.services - package com.tokelon.toktales.core.engine.inject.annotation.services
 
com.tokelon.toktales.core.engine.inject.scope - package com.tokelon.toktales.core.engine.inject.scope
 
com.tokelon.toktales.core.engine.input - package com.tokelon.toktales.core.engine.input
 
com.tokelon.toktales.core.engine.log - package com.tokelon.toktales.core.engine.log
 
com.tokelon.toktales.core.engine.render - package com.tokelon.toktales.core.engine.render
 
com.tokelon.toktales.core.engine.setup - package com.tokelon.toktales.core.engine.setup
 
com.tokelon.toktales.core.engine.setup.scripts - package com.tokelon.toktales.core.engine.setup.scripts
 
com.tokelon.toktales.core.engine.storage - package com.tokelon.toktales.core.engine.storage
 
com.tokelon.toktales.core.engine.ui - package com.tokelon.toktales.core.engine.ui
 
com.tokelon.toktales.core.game - package com.tokelon.toktales.core.game
 
com.tokelon.toktales.core.game.control - package com.tokelon.toktales.core.game.control
 
com.tokelon.toktales.core.game.controller - package com.tokelon.toktales.core.game.controller
 
com.tokelon.toktales.core.game.controller.map - package com.tokelon.toktales.core.game.controller.map
 
com.tokelon.toktales.core.game.graphic - package com.tokelon.toktales.core.game.graphic
 
com.tokelon.toktales.core.game.graphic.animation - package com.tokelon.toktales.core.game.graphic.animation
 
com.tokelon.toktales.core.game.logic - package com.tokelon.toktales.core.game.logic
 
com.tokelon.toktales.core.game.logic.data - package com.tokelon.toktales.core.game.logic.data
 
com.tokelon.toktales.core.game.logic.entity - package com.tokelon.toktales.core.game.logic.entity
 
com.tokelon.toktales.core.game.logic.map - package com.tokelon.toktales.core.game.logic.map
 
com.tokelon.toktales.core.game.logic.motion - package com.tokelon.toktales.core.game.logic.motion
 
com.tokelon.toktales.core.game.logic.observers - package com.tokelon.toktales.core.game.logic.observers
 
com.tokelon.toktales.core.game.model - package com.tokelon.toktales.core.game.model
 
com.tokelon.toktales.core.game.model.entity - package com.tokelon.toktales.core.game.model.entity
 
com.tokelon.toktales.core.game.model.map - package com.tokelon.toktales.core.game.model.map
 
com.tokelon.toktales.core.game.model.map.elements - package com.tokelon.toktales.core.game.model.map.elements
 
com.tokelon.toktales.core.game.model.map.entities - package com.tokelon.toktales.core.game.model.map.entities
 
com.tokelon.toktales.core.game.model.map.predef - package com.tokelon.toktales.core.game.model.map.predef
 
com.tokelon.toktales.core.game.state - package com.tokelon.toktales.core.game.state
 
com.tokelon.toktales.core.game.state.integration - package com.tokelon.toktales.core.game.state.integration
 
com.tokelon.toktales.core.game.state.render - package com.tokelon.toktales.core.game.state.render
 
com.tokelon.toktales.core.game.state.scene - package com.tokelon.toktales.core.game.state.scene
 
com.tokelon.toktales.core.game.world - package com.tokelon.toktales.core.game.world
 
com.tokelon.toktales.core.location - package com.tokelon.toktales.core.location
 
com.tokelon.toktales.core.render - package com.tokelon.toktales.core.render
 
com.tokelon.toktales.core.render.model - package com.tokelon.toktales.core.render.model
 
com.tokelon.toktales.core.render.opengl - package com.tokelon.toktales.core.render.opengl
 
com.tokelon.toktales.core.render.opengl.gl20 - package com.tokelon.toktales.core.render.opengl.gl20
 
com.tokelon.toktales.core.render.opengl.gl20.facade - package com.tokelon.toktales.core.render.opengl.gl20.facade
 
com.tokelon.toktales.core.render.order - package com.tokelon.toktales.core.render.order
 
com.tokelon.toktales.core.render.renderer - package com.tokelon.toktales.core.render.renderer
 
com.tokelon.toktales.core.render.shapes - package com.tokelon.toktales.core.render.shapes
 
com.tokelon.toktales.core.render.texture - package com.tokelon.toktales.core.render.texture
 
com.tokelon.toktales.core.resources - package com.tokelon.toktales.core.resources
 
com.tokelon.toktales.core.screen.surface - package com.tokelon.toktales.core.screen.surface
 
com.tokelon.toktales.core.screen.view - package com.tokelon.toktales.core.screen.view
 
com.tokelon.toktales.core.script - package com.tokelon.toktales.core.script
 
com.tokelon.toktales.core.test - package com.tokelon.toktales.core.test
 
com.tokelon.toktales.core.test.engine.inject - package com.tokelon.toktales.core.test.engine.inject
 
com.tokelon.toktales.core.test.game - package com.tokelon.toktales.core.test.game
 
com.tokelon.toktales.core.tiled - package com.tokelon.toktales.core.tiled
 
com.tokelon.toktales.core.util - package com.tokelon.toktales.core.util
 
com.tokelon.toktales.core.values - package com.tokelon.toktales.core.values
 
com.tokelon.toktales.desktop.content - package com.tokelon.toktales.desktop.content
 
com.tokelon.toktales.desktop.engine - package com.tokelon.toktales.desktop.engine
 
com.tokelon.toktales.desktop.engine.inject - package com.tokelon.toktales.desktop.engine.inject
 
com.tokelon.toktales.desktop.game.state - package com.tokelon.toktales.desktop.game.state
 
com.tokelon.toktales.desktop.input - package com.tokelon.toktales.desktop.input
 
com.tokelon.toktales.desktop.input.dispatch - package com.tokelon.toktales.desktop.input.dispatch
 
com.tokelon.toktales.desktop.input.events - package com.tokelon.toktales.desktop.input.events
 
com.tokelon.toktales.desktop.lwjgl - package com.tokelon.toktales.desktop.lwjgl
 
com.tokelon.toktales.desktop.lwjgl.content - package com.tokelon.toktales.desktop.lwjgl.content
 
com.tokelon.toktales.desktop.lwjgl.input - package com.tokelon.toktales.desktop.lwjgl.input
 
com.tokelon.toktales.desktop.lwjgl.render - package com.tokelon.toktales.desktop.lwjgl.render
 
com.tokelon.toktales.desktop.lwjgl.render.opengl - package com.tokelon.toktales.desktop.lwjgl.render.opengl
 
com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20 - package com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20
 
com.tokelon.toktales.desktop.lwjgl.ui - package com.tokelon.toktales.desktop.lwjgl.ui
 
com.tokelon.toktales.desktop.main - package com.tokelon.toktales.desktop.main
 
com.tokelon.toktales.desktop.render - package com.tokelon.toktales.desktop.render
 
com.tokelon.toktales.desktop.storage - package com.tokelon.toktales.desktop.storage
 
com.tokelon.toktales.desktop.test - package com.tokelon.toktales.desktop.test
 
com.tokelon.toktales.desktop.test.engine.inject - package com.tokelon.toktales.desktop.test.engine.inject
 
com.tokelon.toktales.desktop.ui - package com.tokelon.toktales.desktop.ui
 
com.tokelon.toktales.desktop.ui.window - package com.tokelon.toktales.desktop.ui.window
 
com.tokelon.toktales.extensions.android.activity - package com.tokelon.toktales.extensions.android.activity
 
com.tokelon.toktales.extensions.android.engine.inject - package com.tokelon.toktales.extensions.android.engine.inject
 
com.tokelon.toktales.extensions.android.game.state.console - package com.tokelon.toktales.extensions.android.game.state.console
 
com.tokelon.toktales.extensions.android.game.state.integration - package com.tokelon.toktales.extensions.android.game.state.integration
 
com.tokelon.toktales.extensions.android.game.state.localmap - package com.tokelon.toktales.extensions.android.game.state.localmap
 
com.tokelon.toktales.extensions.core.engine.inject - package com.tokelon.toktales.extensions.core.engine.inject
 
com.tokelon.toktales.extensions.core.game.controller - package com.tokelon.toktales.extensions.core.game.controller
 
com.tokelon.toktales.extensions.core.game.logic - package com.tokelon.toktales.extensions.core.game.logic
 
com.tokelon.toktales.extensions.core.game.model - package com.tokelon.toktales.extensions.core.game.model
 
com.tokelon.toktales.extensions.core.game.renderer - package com.tokelon.toktales.extensions.core.game.renderer
 
com.tokelon.toktales.extensions.core.game.state.console - package com.tokelon.toktales.extensions.core.game.state.console
 
com.tokelon.toktales.extensions.core.game.state.integration - package com.tokelon.toktales.extensions.core.game.state.integration
 
com.tokelon.toktales.extensions.core.game.state.localmap - package com.tokelon.toktales.extensions.core.game.state.localmap
 
com.tokelon.toktales.extensions.core.render - package com.tokelon.toktales.extensions.core.render
 
com.tokelon.toktales.extensions.core.tale - package com.tokelon.toktales.extensions.core.tale
 
com.tokelon.toktales.extensions.core.tale.config - package com.tokelon.toktales.extensions.core.tale.config
 
com.tokelon.toktales.extensions.core.tale.procedure - package com.tokelon.toktales.extensions.core.tale.procedure
 
com.tokelon.toktales.extensions.core.tale.state - package com.tokelon.toktales.extensions.core.tale.state
 
com.tokelon.toktales.extensions.core.test.engine.inject - package com.tokelon.toktales.extensions.core.test.engine.inject
 
com.tokelon.toktales.extensions.core.values - package com.tokelon.toktales.extensions.core.values
 
com.tokelon.toktales.extensions.desktop.engine.inject - package com.tokelon.toktales.extensions.desktop.engine.inject
 
com.tokelon.toktales.extensions.desktop.game.state.console - package com.tokelon.toktales.extensions.desktop.game.state.console
 
com.tokelon.toktales.extensions.desktop.game.state.integration - package com.tokelon.toktales.extensions.desktop.game.state.integration
 
com.tokelon.toktales.extensions.desktop.game.state.localmap - package com.tokelon.toktales.extensions.desktop.game.state.localmap
 
com.tokelon.toktales.test.core.game.state - package com.tokelon.toktales.test.core.game.state
 
com.tokelon.toktales.test.core.game.state.enginestate - package com.tokelon.toktales.test.core.game.state.enginestate
 
com.tokelon.toktales.test.core.game.state.enginestate.subenginestate - package com.tokelon.toktales.test.core.game.state.enginestate.subenginestate
 
com.tokelon.toktales.test.core.game.state.userstate - package com.tokelon.toktales.test.core.game.state.userstate
 
com.tokelon.toktales.test.desktop.game.state - package com.tokelon.toktales.test.desktop.game.state
 
com.tokelon.toktales.test.desktop.game.state.enginestate - package com.tokelon.toktales.test.desktop.game.state.enginestate
 
com.tokelon.toktales.test.desktop.game.state.userstate - package com.tokelon.toktales.test.desktop.game.state.userstate
 
com.tokelon.toktales.tools.android.activity.integration - package com.tokelon.toktales.tools.android.activity.integration
 
com.tokelon.toktales.tools.android.activity.integration.inject - package com.tokelon.toktales.tools.android.activity.integration.inject
 
com.tokelon.toktales.tools.assets.annotation - package com.tokelon.toktales.tools.assets.annotation
 
com.tokelon.toktales.tools.assets.exception - package com.tokelon.toktales.tools.assets.exception
 
com.tokelon.toktales.tools.assets.files - package com.tokelon.toktales.tools.assets.files
 
com.tokelon.toktales.tools.assets.key - package com.tokelon.toktales.tools.assets.key
 
com.tokelon.toktales.tools.assets.loader - package com.tokelon.toktales.tools.assets.loader
 
com.tokelon.toktales.tools.assets.manager - package com.tokelon.toktales.tools.assets.manager
 
com.tokelon.toktales.tools.assets.reader - package com.tokelon.toktales.tools.assets.reader
 
com.tokelon.toktales.tools.core.annotations.compatibility - package com.tokelon.toktales.tools.core.annotations.compatibility
 
com.tokelon.toktales.tools.core.annotations.condition - package com.tokelon.toktales.tools.core.annotations.condition
 
com.tokelon.toktales.tools.core.annotations.safety - package com.tokelon.toktales.tools.core.annotations.safety
 
com.tokelon.toktales.tools.core.config - package com.tokelon.toktales.tools.core.config
 
com.tokelon.toktales.tools.core.dispose - package com.tokelon.toktales.tools.core.dispose
 
com.tokelon.toktales.tools.core.function - package com.tokelon.toktales.tools.core.function
 
com.tokelon.toktales.tools.core.inject - package com.tokelon.toktales.tools.core.inject
 
com.tokelon.toktales.tools.core.inject.parameter - package com.tokelon.toktales.tools.core.inject.parameter
 
com.tokelon.toktales.tools.core.objects.managers - package com.tokelon.toktales.tools.core.objects.managers
 
com.tokelon.toktales.tools.core.objects.options - package com.tokelon.toktales.tools.core.objects.options
 
com.tokelon.toktales.tools.core.objects.params - package com.tokelon.toktales.tools.core.objects.params
 
com.tokelon.toktales.tools.core.objects.pools - package com.tokelon.toktales.tools.core.objects.pools
 
com.tokelon.toktales.tools.core.procedure - package com.tokelon.toktales.tools.core.procedure
 
com.tokelon.toktales.tools.core.procedure.checked - package com.tokelon.toktales.tools.core.procedure.checked
 
com.tokelon.toktales.tools.core.registry - package com.tokelon.toktales.tools.core.registry
 
com.tokelon.toktales.tools.core.sub.inject.annotations - package com.tokelon.toktales.tools.core.sub.inject.annotations
 
com.tokelon.toktales.tools.core.sub.inject.config - package com.tokelon.toktales.tools.core.sub.inject.config
 
com.tokelon.toktales.tools.core.sub.inject.guice - package com.tokelon.toktales.tools.core.sub.inject.guice
 
com.tokelon.toktales.tools.core.sub.inject.modules - package com.tokelon.toktales.tools.core.sub.inject.modules
 
com.tokelon.toktales.tools.core.sub.inject.scope - package com.tokelon.toktales.tools.core.sub.inject.scope
 
com.tokelon.toktales.tools.script - package com.tokelon.toktales.tools.script
 
com.tokelon.toktales.tools.script.annotation - package com.tokelon.toktales.tools.script.annotation
 
com.tokelon.toktales.tools.script.lua - package com.tokelon.toktales.tools.script.lua
 
com.tokelon.toktales.tools.tiled - package com.tokelon.toktales.tools.tiled
 
com.tokelon.toktales.tools.tiled.marshal - package com.tokelon.toktales.tools.tiled.marshal
 
com.tokelon.toktales.tools.tiled.model - package com.tokelon.toktales.tools.tiled.model
 
combineExpectedBindingAnnotations(Class<?>[][]...) - Static method in class com.tokelon.toktales.core.test.engine.inject.InjectionTestHelper
 
combineExpectedBindingTypes(Class<?>[]...) - Static method in class com.tokelon.toktales.core.test.engine.inject.InjectionTestHelper
 
commit() - Method in interface com.tokelon.toktales.core.config.IFileConfig.IConfigEditor
 
commit() - Method in interface com.tokelon.toktales.core.game.model.IConsole
 
commit() - Method in class com.tokelon.toktales.extensions.core.game.model.Console
 
commitFrame() - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindowRenderer
 
commitFrame() - Method in interface com.tokelon.toktales.desktop.render.IWindowRenderer
 
CompatFunctionalInterface - Annotation Type in com.tokelon.toktales.tools.core.annotations.compatibility
An informative annotation used to indicate that a custom interface is intended to be a functional interface.
CompatRepeatable - Annotation Type in com.tokelon.toktales.tools.core.annotations.compatibility
Compatibility version of java.lang.annotation.Repeatable.
compile() - Method in class com.tokelon.toktales.core.render.opengl.gl20.facade.GLShader
 
compile() - Method in interface com.tokelon.toktales.core.render.opengl.gl20.facade.IGLShader
 
compose(IActionCheckedProcedure<? super T>) - Method in interface com.tokelon.toktales.tools.core.procedure.checked.IActionCheckedProcedure
 
compose(IActionCheckedProcedure<? super T>) - Method in interface com.tokelon.toktales.tools.core.procedure.checked.IBiFunctionCheckedProcedure
 
compose(IConsumerCheckedProcedure<? super T, ? super P>) - Method in interface com.tokelon.toktales.tools.core.procedure.checked.IConsumerCheckedProcedure
 
compose(ISupplierCheckedProcedure<? super T, ? extends P>) - Method in interface com.tokelon.toktales.tools.core.procedure.checked.IConsumerCheckedProcedure
 
compose(IActionCheckedProcedure<? super T>) - Method in interface com.tokelon.toktales.tools.core.procedure.checked.IConsumerCheckedProcedure
 
compose(IFunctionCheckedProcedure<? super T, ? extends P, ? super V>) - Method in interface com.tokelon.toktales.tools.core.procedure.checked.IConsumerCheckedProcedure
 
compose(IFunctionCheckedProcedure<? super T, ? extends P, ? super V>) - Method in interface com.tokelon.toktales.tools.core.procedure.checked.IFunctionCheckedProcedure
 
compose(ISupplierCheckedProcedure<? super T, ? extends P>) - Method in interface com.tokelon.toktales.tools.core.procedure.checked.IFunctionCheckedProcedure
 
compose(IActionCheckedProcedure<? super T>) - Method in interface com.tokelon.toktales.tools.core.procedure.checked.IFunctionCheckedProcedure
 
compose(IActionCheckedProcedure<? super T>) - Method in interface com.tokelon.toktales.tools.core.procedure.checked.ISupplierCheckedProcedure
 
compose(IActionProcedure<? super T>) - Method in interface com.tokelon.toktales.tools.core.procedure.IActionProcedure
 
compose(IActionProcedure<? super T>) - Method in interface com.tokelon.toktales.tools.core.procedure.IBiFunctionProcedure
 
compose(IConsumerProcedure<? super T, ? super P>) - Method in interface com.tokelon.toktales.tools.core.procedure.IConsumerProcedure
 
compose(ISupplierProcedure<? super T, ? extends P>) - Method in interface com.tokelon.toktales.tools.core.procedure.IConsumerProcedure
 
compose(IActionProcedure<? super T>) - Method in interface com.tokelon.toktales.tools.core.procedure.IConsumerProcedure
 
compose(IFunctionProcedure<? super T, ? extends P, ? super V>) - Method in interface com.tokelon.toktales.tools.core.procedure.IConsumerProcedure
 
compose(IFunctionProcedure<? super T, ? extends P, ? super V>) - Method in interface com.tokelon.toktales.tools.core.procedure.IFunctionProcedure
 
compose(ISupplierProcedure<? super T, ? extends P>) - Method in interface com.tokelon.toktales.tools.core.procedure.IFunctionProcedure
 
compose(IActionProcedure<? super T>) - Method in interface com.tokelon.toktales.tools.core.procedure.IFunctionProcedure
 
compose(IActionProcedure<? super T>) - Method in interface com.tokelon.toktales.tools.core.procedure.ISupplierProcedure
 
Conf - Class in com.tokelon.toktales.core.values
 
Conf() - Constructor for class com.tokelon.toktales.core.values.Conf
 
CONF_BLOCKS_HORIZONTAL - Static variable in class com.tokelon.toktales.core.values.Conf
 
CONF_BLOCKS_VERTICAL - Static variable in class com.tokelon.toktales.core.values.Conf
 
CONF_DIALOG_WINDOW_BLOCKS_VERTICAL - Static variable in class com.tokelon.toktales.core.values.Conf
 
configButtonALandscapePositionViewportMultHorizontal - Variable in class com.tokelon.toktales.android.render.tools.UIConfiguration
 
configButtonALandscapePositionViewportMultVertical - Variable in class com.tokelon.toktales.android.render.tools.UIConfiguration
 
configButtonAPortraitPositionViewportMultHorizontal - Variable in class com.tokelon.toktales.android.render.tools.UIConfiguration
 
configButtonAPortraitPositionViewportMultVertical - Variable in class com.tokelon.toktales.android.render.tools.UIConfiguration
 
configButtonASizeViewportMult - Variable in class com.tokelon.toktales.android.render.tools.UIConfiguration
 
configButtonBLandscapePositionViewportMultHorizontal - Variable in class com.tokelon.toktales.android.render.tools.UIConfiguration
 
configButtonBLandscapePositionViewportMultVertical - Variable in class com.tokelon.toktales.android.render.tools.UIConfiguration
 
configButtonBPortraitPositionViewportMultHorizontal - Variable in class com.tokelon.toktales.android.render.tools.UIConfiguration
 
configButtonBPortraitPositionViewportMultVertical - Variable in class com.tokelon.toktales.android.render.tools.UIConfiguration
 
configButtonBSizeViewportMult - Variable in class com.tokelon.toktales.android.render.tools.UIConfiguration
 
configButtonSETLandscapePositionViewportMultHorizontal - Variable in class com.tokelon.toktales.android.render.tools.UIConfiguration
 
configButtonSETLandscapePositionViewportMultVertical - Variable in class com.tokelon.toktales.android.render.tools.UIConfiguration
 
configButtonSETPortraitPositionViewportMultHorizontal - Variable in class com.tokelon.toktales.android.render.tools.UIConfiguration
 
configButtonSETPortraitPositionViewportMultVertical - Variable in class com.tokelon.toktales.android.render.tools.UIConfiguration
 
configButtonSETSizeViewportMult - Variable in class com.tokelon.toktales.android.render.tools.UIConfiguration
 
configButtonSP1LandscapePositionViewportMultHorizontal - Variable in class com.tokelon.toktales.android.render.tools.UIConfiguration
 
configButtonSP1LandscapePositionViewportMultVertical - Variable in class com.tokelon.toktales.android.render.tools.UIConfiguration
 
configButtonSP1PortraitPositionViewportMultHorizontal - Variable in class com.tokelon.toktales.android.render.tools.UIConfiguration
 
configButtonSP1PortraitPositionViewportMultVertical - Variable in class com.tokelon.toktales.android.render.tools.UIConfiguration
 
configButtonSP1SizeViewportMult - Variable in class com.tokelon.toktales.android.render.tools.UIConfiguration
 
configCrossPixelPositionHorizontal - Variable in class com.tokelon.toktales.android.render.tools.UIConfiguration
 
configCrossPixelPositionVertical - Variable in class com.tokelon.toktales.android.render.tools.UIConfiguration
 
configCrossPixelSize - Variable in class com.tokelon.toktales.android.render.tools.UIConfiguration
 
configCrossSizeHorizontalViewportMult - Variable in class com.tokelon.toktales.android.render.tools.UIConfiguration
 
configCrossSizeVerticalViewportMult - Variable in class com.tokelon.toktales.android.render.tools.UIConfiguration
 
ConfigDataException - Exception in com.tokelon.toktales.tools.core.config
 
ConfigDataException() - Constructor for exception com.tokelon.toktales.tools.core.config.ConfigDataException
 
ConfigDataException(String) - Constructor for exception com.tokelon.toktales.tools.core.config.ConfigDataException
 
ConfigDataException(Throwable) - Constructor for exception com.tokelon.toktales.tools.core.config.ConfigDataException
 
ConfigDataException(String, Throwable) - Constructor for exception com.tokelon.toktales.tools.core.config.ConfigDataException
 
ConfigFormatException - Exception in com.tokelon.toktales.tools.core.config
 
ConfigFormatException() - Constructor for exception com.tokelon.toktales.tools.core.config.ConfigFormatException
 
ConfigFormatException(String) - Constructor for exception com.tokelon.toktales.tools.core.config.ConfigFormatException
 
ConfigFormatException(Throwable) - Constructor for exception com.tokelon.toktales.tools.core.config.ConfigFormatException
 
ConfigFormatException(String, Throwable) - Constructor for exception com.tokelon.toktales.tools.core.config.ConfigFormatException
 
ConfigManager - Class in com.tokelon.toktales.core.config
 
ConfigManager() - Constructor for class com.tokelon.toktales.core.config.ConfigManager
 
configure() - Method in class com.tokelon.toktales.android.content.AndroidParentIdentifiersInjectModule
 
configure() - Method in class com.tokelon.toktales.android.engine.inject.AndroidInjectConfig
 
configure() - Method in class com.tokelon.toktales.android.engine.inject.AndroidInjectModule
 
configure() - Method in class com.tokelon.toktales.android.engine.inject.AndroidOverrideInjectConfig
 
configure() - Method in class com.tokelon.toktales.android.engine.inject.AndroidOverrideInjectModule
 
configure() - Method in class com.tokelon.toktales.android.engine.inject.AndroidPlatformInjectModule
 
configure() - Method in class com.tokelon.toktales.android.engine.inject.AndroidPlatformOverrideInjectModule
 
configure() - Method in class com.tokelon.toktales.android.engine.inject.AndroidSetupInjectModule
 
configure() - Method in class com.tokelon.toktales.android.engine.inject.AndroidToolsInjectModule
 
configure() - Method in class com.tokelon.toktales.android.engine.inject.AndroidValuesInjectModule
 
configure() - Method in class com.tokelon.toktales.android.engine.inject.MasterAndroidInjectConfig
 
configure() - Method in class com.tokelon.toktales.android.render.opengl.AndroidRenderDriversInjectModule
 
configure() - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGLInjectModule
 
configure() - Method in class com.tokelon.toktales.android.test.engine.inject.AndroidMockPlatformInjectModule
 
configure() - Method in class com.tokelon.toktales.android.ui.AndroidUIServiceExtensionsInjectModule
 
configure() - Method in class com.tokelon.toktales.core.content.manage.AssetManagersInjectModule
 
configure() - Method in class com.tokelon.toktales.core.content.manage.AssetReadersInjectModule
 
configure() - Method in class com.tokelon.toktales.core.content.manage.PathAssetReadersInjectModule
 
configure() - Method in class com.tokelon.toktales.core.engine.inject.AssetToolsInjectModule
 
configure() - Method in class com.tokelon.toktales.core.engine.inject.BaseLauncherInjectModule
 
configure() - Method in class com.tokelon.toktales.core.engine.inject.BaseSetupInjectModule
 
configure() - Method in class com.tokelon.toktales.core.engine.inject.CoreDebugInjectModule
 
configure() - Method in class com.tokelon.toktales.core.engine.inject.CoreDevInjectModule
 
configure() - Method in class com.tokelon.toktales.core.engine.inject.CoreFallbacksInjectModule
 
configure() - Method in class com.tokelon.toktales.core.engine.inject.CoreInjectConfig
 
configure() - Method in class com.tokelon.toktales.core.engine.inject.CoreInjectModule
 
configure() - Method in class com.tokelon.toktales.core.engine.inject.CoreOverrideInjectConfig
 
configure() - Method in class com.tokelon.toktales.core.engine.inject.CoreProdInjectModule
 
configure() - Method in class com.tokelon.toktales.core.engine.inject.CoreToolsInjectModule
 
configure() - Method in class com.tokelon.toktales.core.engine.inject.CoreValuesInjectModule
 
configure() - Method in class com.tokelon.toktales.core.engine.inject.GlobalRegistriesInjectModule
 
configure() - Method in class com.tokelon.toktales.core.engine.inject.MasterCoreInjectConfig
 
configure() - Method in class com.tokelon.toktales.core.engine.inject.StrictConfigInjectModule
 
configure() - Method in class com.tokelon.toktales.core.engine.log.LoggingInjectModule
 
configure() - Method in class com.tokelon.toktales.core.engine.ServiceExtensionsInjectModule
 
configure() - Method in class com.tokelon.toktales.core.render.opengl.CoreGLInjectModule
 
configure() - Method in class com.tokelon.toktales.core.render.RenderInjectModule
 
configure() - Method in class com.tokelon.toktales.core.test.engine.inject.CoreMockPlatformInjectModule
 
configure() - Method in class com.tokelon.toktales.desktop.content.DesktopParentIdentifiersInjectModule
 
configure() - Method in class com.tokelon.toktales.desktop.engine.inject.DesktopInjectConfig
 
configure() - Method in class com.tokelon.toktales.desktop.engine.inject.DesktopInjectModule
 
configure() - Method in class com.tokelon.toktales.desktop.engine.inject.DesktopOverrideInjectConfig
 
configure() - Method in class com.tokelon.toktales.desktop.engine.inject.DesktopOverrideInjectModule
 
configure() - Method in class com.tokelon.toktales.desktop.engine.inject.DesktopToolsInjectModule
 
configure() - Method in class com.tokelon.toktales.desktop.engine.inject.DesktopValuesInjectModule
 
configure() - Method in class com.tokelon.toktales.desktop.engine.inject.MasterDesktopInjectConfig
 
configure() - Method in class com.tokelon.toktales.desktop.lwjgl.LWJGLInjectModule
 
configure() - Method in class com.tokelon.toktales.desktop.lwjgl.LWJGLOverrideInjectModule
 
configure() - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGLInjectModule
 
configure() - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.LWJGLRenderDriversInjectModule
 
configure() - Method in class com.tokelon.toktales.desktop.test.engine.inject.DesktopMockPlatformInjectModule
 
configure(IWindow) - Method in interface com.tokelon.toktales.desktop.ui.window.IWindowConfigurator
 
configure() - Method in class com.tokelon.toktales.extensions.android.engine.inject.AndroidExtensionsInjectConfig
 
configure() - Method in class com.tokelon.toktales.extensions.android.engine.inject.AndroidExtensionsInjectModule
 
configure() - Method in class com.tokelon.toktales.extensions.android.engine.inject.AndroidExtensionsOverrideInjectConfig
 
configure() - Method in class com.tokelon.toktales.extensions.android.engine.inject.AndroidExtensionsOverrideInjectModule
 
configure() - Method in class com.tokelon.toktales.extensions.android.engine.inject.MasterAndroidExtensionsInjectConfig
 
configure() - Method in class com.tokelon.toktales.extensions.core.engine.inject.CoreExtensionsGlobalRegistriesInjectModule
 
configure() - Method in class com.tokelon.toktales.extensions.core.engine.inject.CoreExtensionsInjectConfig
 
configure() - Method in class com.tokelon.toktales.extensions.core.engine.inject.CoreExtensionsInjectModule
 
configure() - Method in class com.tokelon.toktales.extensions.core.engine.inject.CoreExtensionsOverrideInjectConfig
 
configure() - Method in class com.tokelon.toktales.extensions.core.engine.inject.CoreExtensionsOverrideInjectModule
 
configure() - Method in class com.tokelon.toktales.extensions.core.engine.inject.MasterCoreExtensionsInjectConfig
 
configure() - Method in class com.tokelon.toktales.extensions.core.test.engine.inject.CoreExtensionsMockPlatformInjectModule
 
configure() - Method in class com.tokelon.toktales.extensions.desktop.engine.inject.DesktopExtensionsInjectConfig
 
configure() - Method in class com.tokelon.toktales.extensions.desktop.engine.inject.DesktopExtensionsInjectModule
 
configure() - Method in class com.tokelon.toktales.extensions.desktop.engine.inject.DesktopExtensionsOverrideInjectConfig
 
configure() - Method in class com.tokelon.toktales.extensions.desktop.engine.inject.DesktopExtensionsOverrideInjectModule
 
configure() - Method in class com.tokelon.toktales.extensions.desktop.engine.inject.MasterDesktopExtensionsInjectConfig
 
configure() - Method in class com.tokelon.toktales.test.core.game.state.CoreTestStatesInjectModule
 
configure() - Method in class com.tokelon.toktales.test.desktop.game.state.DesktopTestStatesInjectModule
 
configure() - Method in class com.tokelon.toktales.tools.core.sub.inject.config.HierarchicalInjectConfig
Called when this inject config is created.
configure() - Method in class com.tokelon.toktales.tools.core.sub.inject.modules.CoreInjectToolsModule
 
configure() - Method in class com.tokelon.toktales.tools.core.sub.inject.modules.CoreToolsModule
 
configureAssetReaders() - Method in class com.tokelon.toktales.core.content.manage.AssetReadersInjectModule
 
configureAssetReaders() - Method in class com.tokelon.toktales.core.content.manage.PathAssetReadersInjectModule
 
configureAssetReadersBinder() - Method in class com.tokelon.toktales.core.content.manage.AssetReadersInjectModule
 
configureAssetReadersBinder() - Method in class com.tokelon.toktales.core.content.manage.PathAssetReadersInjectModule
 
configureFileParentIdentifiers() - Method in class com.tokelon.toktales.android.content.AndroidParentIdentifiersInjectModule
 
configureFileParentIdentifiers() - Method in class com.tokelon.toktales.desktop.content.DesktopParentIdentifiersInjectModule
 
configureIntegrator(IActivityIntegratorBuilder) - Method in class com.tokelon.toktales.android.activity.GameActivity
 
configureIntegrator(IActivityIntegratorBuilder) - Method in class com.tokelon.toktales.android.activity.RenderActivity
 
configureIntegrator(IActivityIntegratorBuilder) - Method in class com.tokelon.toktales.extensions.android.activity.LoadTaleActivity
 
configureIntegrator(IActivityIntegratorBuilder) - Method in class com.tokelon.toktales.extensions.android.activity.TaleActivity
 
configureIntegrator(IActivityIntegratorBuilder) - Method in class com.tokelon.toktales.tools.android.activity.integration.AbstractIntegratedActivity
 
configureIntegrator(IActivityIntegratorBuilder) - Method in class com.tokelon.toktales.tools.android.activity.integration.AbstractIntegratedCompatActivity
 
configureParentIdentifiersBinder() - Method in class com.tokelon.toktales.core.content.manage.AssetReadersInjectModule
 
configureParentIdentifiersBinder() - Method in class com.tokelon.toktales.core.content.manage.PathAssetReadersInjectModule
 
configureParentResolversBinder() - Method in class com.tokelon.toktales.core.content.manage.AssetReadersInjectModule
 
configureParentResolversBinder() - Method in class com.tokelon.toktales.core.content.manage.PathAssetReadersInjectModule
 
configurePathParentIdentifiers() - Method in class com.tokelon.toktales.desktop.content.DesktopParentIdentifiersInjectModule
 
configureState(T) - Method in interface com.tokelon.toktales.core.game.state.IGameStateConfigurator
 
Console - Class in com.tokelon.toktales.extensions.core.game.model
 
Console(IConsoleInterpreter) - Constructor for class com.tokelon.toktales.extensions.core.game.model.Console
 
CONSOLE_CLEAR - Static variable in interface com.tokelon.toktales.extensions.core.game.state.integration.IConsoleIntegrationControlHandler
 
CONSOLE_DELETE - Static variable in interface com.tokelon.toktales.extensions.core.game.state.integration.IConsoleIntegrationControlHandler
 
CONSOLE_ENTER - Static variable in interface com.tokelon.toktales.extensions.core.game.state.integration.IConsoleIntegrationControlHandler
 
CONSOLE_INPUT - Static variable in interface com.tokelon.toktales.extensions.core.game.state.integration.IConsoleIntegrationControlHandler
 
CONSOLE_OVERLAY_RENDERER_NAME - Static variable in class com.tokelon.toktales.extensions.core.game.state.integration.ConsoleIntegration
 
CONSOLE_TOGGLE - Static variable in interface com.tokelon.toktales.extensions.core.game.state.integration.IConsoleIntegrationControlHandler
 
ConsoleGamestate - Class in com.tokelon.toktales.extensions.core.game.state.console
 
ConsoleGamestate(IGameStateInputHandler, IRenderingStrategy, IConsoleInterpreterManager) - Constructor for class com.tokelon.toktales.extensions.core.game.state.console.ConsoleGamestate
 
ConsoleGamestateInterpreter - Class in com.tokelon.toktales.extensions.core.game.state.console
 
ConsoleGamestateInterpreter() - Constructor for class com.tokelon.toktales.extensions.core.game.state.console.ConsoleGamestateInterpreter
 
ConsoleIntegration - Class in com.tokelon.toktales.extensions.core.game.state.integration
 
ConsoleIntegration(ICodepointAssetManager, IGameState, IConsoleController, IConsoleIntegrationControlHandler.IConsoleIntegrationControlHandlerFactory) - Constructor for class com.tokelon.toktales.extensions.core.game.state.integration.ConsoleIntegration
 
ConsoleIntegrationControlHandler - Class in com.tokelon.toktales.extensions.core.game.state.integration
 
ConsoleIntegrationControlHandler(IConsoleIntegration) - Constructor for class com.tokelon.toktales.extensions.core.game.state.integration.ConsoleIntegrationControlHandler
 
ConsoleInterpreterManagerProvider(IConsoleInterpreterManager, ConsoleGamestateInterpreter, TaleConsoleInterpreter) - Constructor for class com.tokelon.toktales.extensions.core.engine.inject.CoreExtensionsInjectModule.ConsoleInterpreterManagerProvider
 
ConsoleOverlayRenderer - Class in com.tokelon.toktales.extensions.core.game.renderer
 
ConsoleOverlayRenderer(ILogging, IEngine, ICodepointAssetManager, ISupplier<ITextureCoordinator>, ISupplier<IConsoleController>) - Constructor for class com.tokelon.toktales.extensions.core.game.renderer.ConsoleOverlayRenderer
 
ConsoleOverlayRenderer.ConsoleOverlayRendererFactory - Class in com.tokelon.toktales.extensions.core.game.renderer
 
ConsoleOverlayRendererFactory() - Constructor for class com.tokelon.toktales.extensions.core.game.renderer.ConsoleOverlayRenderer.ConsoleOverlayRendererFactory
 
ConsoleRenderer - Class in com.tokelon.toktales.extensions.core.game.renderer
 
ConsoleRenderer(ILogging, IEngine, IWorld, ICodepointAssetManager, ISupplier<ITextureCoordinator>, ISupplier<IConsoleController>) - Constructor for class com.tokelon.toktales.extensions.core.game.renderer.ConsoleRenderer
 
ConsoleRenderer.ConsoleRendererFactory - Class in com.tokelon.toktales.extensions.core.game.renderer
 
ConsoleRendererFactory() - Constructor for class com.tokelon.toktales.extensions.core.game.renderer.ConsoleRenderer.ConsoleRendererFactory
 
ConsoleRenderingStrategy - Class in com.tokelon.toktales.extensions.core.game.state.console
 
ConsoleRenderingStrategy(IGL11) - Constructor for class com.tokelon.toktales.extensions.core.game.state.console.ConsoleRenderingStrategy
 
contains(float, float) - Method in interface com.tokelon.toktales.core.game.model.IRectangle2f
A rectangle does contains it's own left and top sides.
A rectangle does not contain it's own right and bottom sides.
contains(float, float, float, float) - Method in interface com.tokelon.toktales.core.game.model.IRectangle2f
A rectangle does contain it's own bounds.
contains(IRectangle2f) - Method in interface com.tokelon.toktales.core.game.model.IRectangle2f
A rectangle does contain itself.
contains(int, int) - Method in interface com.tokelon.toktales.core.game.model.IRectangle2i
A rectangle does contains it's own left and top sides.
A rectangle does not contain it's own right and bottom sides.
contains(int, int, int, int) - Method in interface com.tokelon.toktales.core.game.model.IRectangle2i
A rectangle does contain it's own bounds.
contains(IRectangle2i) - Method in interface com.tokelon.toktales.core.game.model.IRectangle2i
A rectangle does contain itself.
contains(float, float) - Method in class com.tokelon.toktales.core.game.model.Rectangle2fImpl
 
contains(float, float, float, float) - Method in class com.tokelon.toktales.core.game.model.Rectangle2fImpl
 
contains(IRectangle2f) - Method in class com.tokelon.toktales.core.game.model.Rectangle2fImpl
 
contains(int, int) - Method in class com.tokelon.toktales.core.game.model.Rectangle2iImpl
 
contains(int, int, int, int) - Method in class com.tokelon.toktales.core.game.model.Rectangle2iImpl
 
contains(IRectangle2i) - Method in class com.tokelon.toktales.core.game.model.Rectangle2iImpl
 
contains(ResourceType) - Method in enum com.tokelon.toktales.core.resources.ResourceTypeFilter
 
contains(K) - Method in class com.tokelon.toktales.tools.assets.manager.DefaultAssetStore
 
contains(K) - Method in interface com.tokelon.toktales.tools.assets.manager.IAssetStore
 
contains(K) - Method in interface com.tokelon.toktales.tools.core.registry.IRegistry
Returns whether this registry contains a registry entry for the given key.
contains(K) - Method in class com.tokelon.toktales.tools.core.registry.Registry
 
containsAlias(K) - Method in interface com.tokelon.toktales.tools.core.registry.IRegistry
Returns whether this registry contains the given alias.
containsAlias(K) - Method in class com.tokelon.toktales.tools.core.registry.Registry
 
containsAliasAs(Object, Class<?>) - Method in class com.tokelon.toktales.tools.core.registry.BaseRegistry
 
containsAliasAs(Object, Class<?>) - Method in class com.tokelon.toktales.tools.core.registry.BasicRegistry
 
containsAliasAs(Object, Class<?>) - Method in class com.tokelon.toktales.tools.core.registry.GenericRegistry
 
containsAliasAs(Object, Class<?>) - Method in interface com.tokelon.toktales.tools.core.registry.IGenericRegistry
Returns whether this registry contains the given alias and it's target is compatible with the given type.
containsAliasTarget(K) - Method in interface com.tokelon.toktales.tools.core.registry.IRegistry
Returns whether this registry contains an alias with the given target.
containsAliasTarget(K) - Method in class com.tokelon.toktales.tools.core.registry.Registry
 
containsAs(Object, Class<?>) - Method in class com.tokelon.toktales.tools.core.registry.BaseRegistry
 
containsAs(K, Class<?>) - Method in class com.tokelon.toktales.tools.core.registry.GeneralRegistry
 
containsAs(K, Class<?>) - Method in interface com.tokelon.toktales.tools.core.registry.IGeneralRegistry
Returns whether this registry contains a registry entry for the given key and it's value is compatible with the given type.
containsAsset(T) - Method in class com.tokelon.toktales.tools.assets.manager.DefaultAssetStore
 
containsAsset(T) - Method in interface com.tokelon.toktales.tools.assets.manager.IAssetStore
 
containsFile(IListing.FileDescriptor) - Method in interface com.tokelon.toktales.core.resources.IListing
 
containsFile(IListing.FileDescriptor) - Method in class com.tokelon.toktales.core.resources.Listing
 
containsObject(String) - Method in interface com.tokelon.toktales.core.game.world.IObjectContainer
 
containsObject(String) - Method in class com.tokelon.toktales.core.game.world.ObjectContainer
 
containsPoint(int, int) - Method in class com.tokelon.toktales.android.render.tools.CrossControlOverlayView
 
containsPoint(int, int) - Method in interface com.tokelon.toktales.android.render.tools.IUIOverlayView
Returns whether the given point is in this view's bounds.
containsPoint(int, int) - Method in class com.tokelon.toktales.android.render.tools.RoundButtonOverlayView
 
containsResource(IResource) - Method in interface com.tokelon.toktales.core.resources.IResourceView
 
containsResource(IResource) - Method in class com.tokelon.toktales.core.resources.ResourceFilterView
 
containsResource(IResource) - Method in class com.tokelon.toktales.core.resources.ResourceSet
 
containsValue(V) - Method in interface com.tokelon.toktales.tools.core.registry.IRegistry
Returns whether this registry contains a registry entry with the given value.
containsValue(V) - Method in class com.tokelon.toktales.tools.core.registry.Registry
 
ContentAssetReader - Class in com.tokelon.toktales.core.content.manage.contents
 
ContentAssetReader(IContentService) - Constructor for class com.tokelon.toktales.core.content.manage.contents.ContentAssetReader
 
ContentException - Exception in com.tokelon.toktales.core.engine.content
 
ContentException() - Constructor for exception com.tokelon.toktales.core.engine.content.ContentException
 
ContentException(String, Throwable) - Constructor for exception com.tokelon.toktales.core.engine.content.ContentException
 
ContentException(String) - Constructor for exception com.tokelon.toktales.core.engine.content.ContentException
 
ContentException(Throwable) - Constructor for exception com.tokelon.toktales.core.engine.content.ContentException
 
ContentKey - Class in com.tokelon.toktales.core.content.manage.contents
 
ContentKey(String, String) - Constructor for class com.tokelon.toktales.core.content.manage.contents.ContentKey
 
ContentKey(String, IApplicationLocation) - Constructor for class com.tokelon.toktales.core.content.manage.contents.ContentKey
 
ContentManager - Class in com.tokelon.toktales.core.content
 
ContentManager(ILogging, IResourceManager, IBitmapAssetManager, ISpriteAssetManager, ITextureManager, IFontAssetManager, ICodepointAssetManager) - Constructor for class com.tokelon.toktales.core.content.ContentManager
 
ContentRoot - Annotation Type in com.tokelon.toktales.core.engine.inject.annotation
 
ContentServiceExtensions - Annotation Type in com.tokelon.toktales.core.engine.inject.annotation.services
 
ContentUtils - Class in com.tokelon.toktales.core.content
 
ContentUtils() - Constructor for class com.tokelon.toktales.core.content.ContentUtils
 
contextChanged(IViewTransformer, Matrix4f) - Method in class com.tokelon.toktales.android.game.renderer.UIRenderer
 
contextChanged(IViewTransformer, Matrix4f) - Method in class com.tokelon.toktales.core.render.renderer.AbstractRenderer
 
contextChanged(IViewTransformer, Matrix4f) - Method in interface com.tokelon.toktales.core.render.renderer.IRenderer
Called when the render context has been changed.
contextChanged(IViewTransformer, Matrix4f) - Method in class com.tokelon.toktales.extensions.core.game.renderer.ConsoleRenderer
 
contextChanged(IViewTransformer, Matrix4f) - Method in class com.tokelon.toktales.extensions.core.game.renderer.EntityRenderer
 
contextChanged(IViewTransformer, Matrix4f) - Method in class com.tokelon.toktales.extensions.core.game.renderer.MapRenderer
 
contextChanged(IViewTransformer, Matrix4f) - Method in class com.tokelon.toktales.extensions.core.game.renderer.PlayerRenderer
 
contextCreated() - Method in class com.tokelon.toktales.android.game.renderer.UIRenderer
 
contextCreated() - Method in class com.tokelon.toktales.core.render.renderer.AbstractRenderer
 
contextCreated() - Method in interface com.tokelon.toktales.core.render.renderer.IRenderer
Called when the render context has been created.
contextCreated() - Method in class com.tokelon.toktales.extensions.core.game.renderer.ConsoleRenderer
 
contextCreated() - Method in class com.tokelon.toktales.extensions.core.game.renderer.EntityRenderer
 
contextCreated() - Method in class com.tokelon.toktales.extensions.core.game.renderer.MapRenderer
 
contextCreated() - Method in class com.tokelon.toktales.extensions.core.game.renderer.PlayerRenderer
 
contextDestroyed() - Method in class com.tokelon.toktales.android.game.renderer.UIRenderer
 
contextDestroyed() - Method in class com.tokelon.toktales.core.render.renderer.AbstractRenderer
 
contextDestroyed() - Method in interface com.tokelon.toktales.core.render.renderer.IRenderer
Called when the render context has been destroyed.
contextDestroyed() - Method in class com.tokelon.toktales.extensions.core.game.renderer.ConsoleRenderer
 
contextDestroyed() - Method in class com.tokelon.toktales.extensions.core.game.renderer.EntityRenderer
 
contextDestroyed() - Method in class com.tokelon.toktales.extensions.core.game.renderer.MapRenderer
 
contextDestroyed() - Method in class com.tokelon.toktales.extensions.core.game.renderer.PlayerRenderer
 
CONTROLLER_CAMERA - Static variable in class com.tokelon.toktales.core.values.ControllerValues
 
CONTROLLER_CONSOLE - Static variable in class com.tokelon.toktales.extensions.core.values.ControllerExtensionsValues
 
CONTROLLER_CONSOLE_ID - Static variable in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapGamestate
 
CONTROLLER_DIALOG - Static variable in class com.tokelon.toktales.extensions.core.values.ControllerExtensionsValues
 
CONTROLLER_MAP - Static variable in class com.tokelon.toktales.core.values.ControllerValues
 
CONTROLLER_PLAYER - Static variable in class com.tokelon.toktales.core.values.ControllerValues
 
CONTROLLER_TEXTBOX - Static variable in class com.tokelon.toktales.extensions.core.values.ControllerExtensionsValues
 
ControllerExtensionsValues - Class in com.tokelon.toktales.extensions.core.values
 
ControllerExtensionsValues() - Constructor for class com.tokelon.toktales.extensions.core.values.ControllerExtensionsValues
 
ControllerManager - Class in com.tokelon.toktales.core.game.controller
 
ControllerManager() - Constructor for class com.tokelon.toktales.core.game.controller.ControllerManager
 
ControllerValues - Class in com.tokelon.toktales.core.values
 
ControllerValues() - Constructor for class com.tokelon.toktales.core.values.ControllerValues
 
copy() - Method in interface com.tokelon.toktales.core.util.ICopyable
Creates a copy of this object.
copy() - Method in class com.tokelon.toktales.tools.core.registry.BaseRegistry
 
copy() - Method in class com.tokelon.toktales.tools.core.registry.BasicRegistry
 
copy() - Method in class com.tokelon.toktales.tools.core.registry.GeneralRegistry
 
copy() - Method in class com.tokelon.toktales.tools.core.registry.GenericRegistry
 
copy() - Method in interface com.tokelon.toktales.tools.core.registry.IBasicRegistry
 
copy() - Method in interface com.tokelon.toktales.tools.core.registry.IGeneralRegistry
 
copy() - Method in interface com.tokelon.toktales.tools.core.registry.IGenericRegistry
 
copy() - Method in interface com.tokelon.toktales.tools.core.registry.IRegistry
Creates a new registry that contains all entries and aliases and has the same parent as this registry.
copy() - Method in interface com.tokelon.toktales.tools.core.registry.IStringGeneralRegistry
 
copy() - Method in interface com.tokelon.toktales.tools.core.registry.IStringRegistry
 
copy() - Method in class com.tokelon.toktales.tools.core.registry.Registry
 
copy() - Method in class com.tokelon.toktales.tools.core.registry.StringGeneralRegistry
 
copy() - Method in class com.tokelon.toktales.tools.core.registry.StringRegistry
 
CORE_EXPECTED_BINDING_ANNOTATIONS - Static variable in class com.tokelon.toktales.core.test.engine.inject.InjectionTestHelper
 
CORE_EXPECTED_BINDING_TYPES - Static variable in class com.tokelon.toktales.core.test.engine.inject.InjectionTestHelper
 
CoreDebugInjectModule - Class in com.tokelon.toktales.core.engine.inject
 
CoreDebugInjectModule() - Constructor for class com.tokelon.toktales.core.engine.inject.CoreDebugInjectModule
 
CoreDevInjectModule - Class in com.tokelon.toktales.core.engine.inject
 
CoreDevInjectModule() - Constructor for class com.tokelon.toktales.core.engine.inject.CoreDevInjectModule
 
CoreExtensionsGlobalRegistriesInjectModule - Class in com.tokelon.toktales.extensions.core.engine.inject
 
CoreExtensionsGlobalRegistriesInjectModule() - Constructor for class com.tokelon.toktales.extensions.core.engine.inject.CoreExtensionsGlobalRegistriesInjectModule
 
CoreExtensionsInjectConfig - Class in com.tokelon.toktales.extensions.core.engine.inject
 
CoreExtensionsInjectConfig() - Constructor for class com.tokelon.toktales.extensions.core.engine.inject.CoreExtensionsInjectConfig
 
CoreExtensionsInjectModule - Class in com.tokelon.toktales.extensions.core.engine.inject
 
CoreExtensionsInjectModule() - Constructor for class com.tokelon.toktales.extensions.core.engine.inject.CoreExtensionsInjectModule
 
CoreExtensionsInjectModule.ConsoleInterpreterManagerProvider - Class in com.tokelon.toktales.extensions.core.engine.inject
 
CoreExtensionsMockPlatformInjectModule - Class in com.tokelon.toktales.extensions.core.test.engine.inject
Core Default Extensions inject module used for testing.
CoreExtensionsMockPlatformInjectModule() - Constructor for class com.tokelon.toktales.extensions.core.test.engine.inject.CoreExtensionsMockPlatformInjectModule
 
CoreExtensionsOverrideInjectConfig - Class in com.tokelon.toktales.extensions.core.engine.inject
 
CoreExtensionsOverrideInjectConfig() - Constructor for class com.tokelon.toktales.extensions.core.engine.inject.CoreExtensionsOverrideInjectConfig
 
CoreExtensionsOverrideInjectModule - Class in com.tokelon.toktales.extensions.core.engine.inject
 
CoreExtensionsOverrideInjectModule() - Constructor for class com.tokelon.toktales.extensions.core.engine.inject.CoreExtensionsOverrideInjectModule
 
CoreFallbacksInjectModule - Class in com.tokelon.toktales.core.engine.inject
 
CoreFallbacksInjectModule() - Constructor for class com.tokelon.toktales.core.engine.inject.CoreFallbacksInjectModule
 
CoreGLInjectModule - Class in com.tokelon.toktales.core.render.opengl
 
CoreGLInjectModule() - Constructor for class com.tokelon.toktales.core.render.opengl.CoreGLInjectModule
 
CoreInjectConfig - Class in com.tokelon.toktales.core.engine.inject
 
CoreInjectConfig() - Constructor for class com.tokelon.toktales.core.engine.inject.CoreInjectConfig
 
CoreInjectModule - Class in com.tokelon.toktales.core.engine.inject
 
CoreInjectModule() - Constructor for class com.tokelon.toktales.core.engine.inject.CoreInjectModule
 
CoreInjectorTestHelper - Class in com.tokelon.toktales.core.test.engine.inject
 
CoreInjectToolsModule - Class in com.tokelon.toktales.tools.core.sub.inject.modules
 
CoreInjectToolsModule() - Constructor for class com.tokelon.toktales.tools.core.sub.inject.modules.CoreInjectToolsModule
 
CoreMockPlatformInjectModule - Class in com.tokelon.toktales.core.test.engine.inject
Core inject module used for testing.
CoreMockPlatformInjectModule() - Constructor for class com.tokelon.toktales.core.test.engine.inject.CoreMockPlatformInjectModule
 
CoreOverrideInjectConfig - Class in com.tokelon.toktales.core.engine.inject
 
CoreOverrideInjectConfig() - Constructor for class com.tokelon.toktales.core.engine.inject.CoreOverrideInjectConfig
 
CoreProdInjectModule - Class in com.tokelon.toktales.core.engine.inject
 
CoreProdInjectModule() - Constructor for class com.tokelon.toktales.core.engine.inject.CoreProdInjectModule
 
CoreTestLib - Class in com.tokelon.toktales.core.test
 
CoreTestLib() - Constructor for class com.tokelon.toktales.core.test.CoreTestLib
 
CoreTestStatesInjectModule - Class in com.tokelon.toktales.test.core.game.state
 
CoreTestStatesInjectModule() - Constructor for class com.tokelon.toktales.test.core.game.state.CoreTestStatesInjectModule
 
CoreToolsInjectModule - Class in com.tokelon.toktales.core.engine.inject
 
CoreToolsInjectModule() - Constructor for class com.tokelon.toktales.core.engine.inject.CoreToolsInjectModule
 
CoreToolsModule - Class in com.tokelon.toktales.tools.core.sub.inject.modules
 
CoreToolsModule() - Constructor for class com.tokelon.toktales.tools.core.sub.inject.modules.CoreToolsModule
 
CoreValuesInjectModule - Class in com.tokelon.toktales.core.engine.inject
 
CoreValuesInjectModule() - Constructor for class com.tokelon.toktales.core.engine.inject.CoreValuesInjectModule
 
count() - Method in interface com.tokelon.toktales.tools.core.objects.managers.ISealedObjectOrganizer
 
count() - Method in class com.tokelon.toktales.tools.core.objects.managers.ObjectOrganizer
 
count() - Method in interface com.tokelon.toktales.tools.core.objects.options.IKeyedOptions
 
count() - Method in class com.tokelon.toktales.tools.core.objects.options.KeyedOptionsImpl
 
countFps() - Method in class com.tokelon.toktales.core.util.FrameTool
 
create(Handler) - Method in interface com.tokelon.toktales.android.activity.integration.IKeyboardActivityIntegration.IKeyboardActivityIntegrationFactory
 
create(String...) - Method in interface com.tokelon.toktales.android.activity.integration.ISimpleRequestPermissionsIntegration.ISimpleRequestPermissionsIntegrationFactory
 
create(int, String...) - Method in interface com.tokelon.toktales.android.activity.integration.ISimpleRequestPermissionsIntegration.ISimpleRequestPermissionsIntegrationFactory
 
create() - Method in class com.tokelon.toktales.android.activity.integration.KeyboardActivityIntegration.KeyboardActivityIntegrationFactory
 
create(Handler) - Method in class com.tokelon.toktales.android.activity.integration.KeyboardActivityIntegration.KeyboardActivityIntegrationFactory
 
create(String...) - Method in class com.tokelon.toktales.android.activity.integration.SimpleRequestPermissionsIntegration.SimpleRequestPermissionsIntegrationFactory
 
create(int, String...) - Method in class com.tokelon.toktales.android.activity.integration.SimpleRequestPermissionsIntegration.SimpleRequestPermissionsIntegrationFactory
 
create(IAndroidInputDispatch) - Method in class com.tokelon.toktales.android.input.dispatch.AndroidInputConsumer.AndroidInputConsumerFactory
 
create(IAndroidInputDispatch) - Method in class com.tokelon.toktales.android.input.dispatch.AndroidInputProducer.AndroidInputProducerFactory
 
create(IAndroidInputDispatch) - Method in interface com.tokelon.toktales.android.input.dispatch.IAndroidInputConsumer.IAndroidInputConsumerFactory
 
create(IAndroidInputDispatch) - Method in interface com.tokelon.toktales.android.input.dispatch.IAndroidInputProducer.IAndroidInputProducerFactory
 
create() - Method in class com.tokelon.toktales.android.render.opengl.GLBitmapDriver
 
create() - Method in class com.tokelon.toktales.android.render.opengl.GLFontDriver
 
create() - Method in class com.tokelon.toktales.android.render.opengl.GLShapeDriver
 
create() - Method in class com.tokelon.toktales.android.render.opengl.GLSpriteDriver
 
create() - Method in interface com.tokelon.toktales.android.render.tools.IUIControl.IUIControlFactory
 
create(IUIOverlayProvider) - Method in interface com.tokelon.toktales.android.render.tools.IUIControl.IUIControlFactory
 
create(IUIOverlayProvider, IAndroidInputProducer) - Method in interface com.tokelon.toktales.android.render.tools.IUIControl.IUIControlFactory
 
create() - Method in class com.tokelon.toktales.android.render.tools.UIControl.UIControlFactory
 
create(IUIOverlayProvider) - Method in class com.tokelon.toktales.android.render.tools.UIControl.UIControlFactory
 
create(IUIOverlayProvider, IAndroidInputProducer) - Method in class com.tokelon.toktales.android.render.tools.UIControl.UIControlFactory
 
create(String) - Method in class com.tokelon.toktales.android.storage.AndroidStorageService.AndroidStorageServiceFactory
 
create(String, Map<String, IEngineService.IServiceExtension>) - Method in class com.tokelon.toktales.android.storage.AndroidStorageService.AndroidStorageServiceFactory
 
create(ByteBuffer, int, int, int, int) - Static method in class com.tokelon.toktales.core.content.text.CodepointTexture
 
create() - Method in class com.tokelon.toktales.core.engine.DefaultEngineDriver
 
create() - Method in interface com.tokelon.toktales.core.engine.IEngineDriver
Runs the creation of the engine.
create(IInputDispatch) - Method in interface com.tokelon.toktales.core.engine.input.IInputConsumer.IInputConsumerFactory
 
create(IInputDispatch) - Method in interface com.tokelon.toktales.core.engine.input.IInputProducer.IInputProducerFactory
 
create() - Method in interface com.tokelon.toktales.core.engine.log.ILoggingFactory
 
create() - Method in class com.tokelon.toktales.core.engine.log.SLF4JLoggingFactory
 
create(IHierarchicalInjectConfig) - Method in class com.tokelon.toktales.core.engine.setup.AbstractInjectSetup
 
create(IHierarchicalInjectConfig) - Method in interface com.tokelon.toktales.core.engine.setup.IEngineSetup
Creates the engine context.
create(String) - Method in interface com.tokelon.toktales.core.engine.storage.IStorageService.IStorageServiceFactory
 
create(String, Map<String, IEngineService.IServiceExtension>) - Method in interface com.tokelon.toktales.core.engine.storage.IStorageService.IStorageServiceFactory
 
create(ICamera) - Method in class com.tokelon.toktales.core.game.controller.CameraController.CameraControllerFactory
 
create(ICamera) - Method in interface com.tokelon.toktales.core.game.controller.ICameraController.ICameraControllerFactory
 
create(IPlayer) - Method in interface com.tokelon.toktales.core.game.controller.IPlayerController.IPlayerControllerFactory
 
create(IBlockMap) - Method in interface com.tokelon.toktales.core.game.controller.map.IMapController.IMapControllerFactory
 
create(IBlockMap) - Method in class com.tokelon.toktales.core.game.controller.map.MapController.MapControllerFactory
 
create(IPlayer) - Method in class com.tokelon.toktales.core.game.controller.PlayerController.PlayerControllerFactory
 
create(TypeToken<S>) - Method in interface com.tokelon.toktales.core.game.state.GenericSceneGamestateProvider.IGenericSceneGamestateFactory
 
create(TypeToken<T>) - Method in class com.tokelon.toktales.core.game.state.IBaseGamestateFactory.BaseGamestateFactory
 
create(Class<T>) - Method in class com.tokelon.toktales.core.game.state.IBaseGamestateFactory.BaseGamestateFactory
 
create(TypeToken<T>) - Method in interface com.tokelon.toktales.core.game.state.IBaseGamestateFactory
 
create(Class<T>) - Method in interface com.tokelon.toktales.core.game.state.IBaseGamestateFactory
 
create(IGameState) - Method in class com.tokelon.toktales.core.game.state.integration.GamestateIntegrator.GamestateIntegratorFactory
 
create(IGameState) - Method in interface com.tokelon.toktales.core.game.state.integration.IGameStateIntegrator.IGameStateIntegratorFactory
 
create() - Method in class com.tokelon.toktales.core.game.state.scene.GameSceneControl.GameSceneControlFactory
 
create() - Method in interface com.tokelon.toktales.core.game.state.scene.IGameSceneControl.IGameSceneControlFactory
 
create() - Method in interface com.tokelon.toktales.core.render.IRenderDriver
 
create() - Method in class com.tokelon.toktales.core.render.opengl.gl20.facade.GLProgram
 
create(IGLFacade.ShaderType) - Method in class com.tokelon.toktales.core.render.opengl.gl20.facade.GLShader
 
create() - Method in interface com.tokelon.toktales.core.render.opengl.gl20.facade.IGLProgram
 
create(IGLFacade.ShaderType) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.facade.IGLShader
 
create(ITextureManager) - Method in class com.tokelon.toktales.core.render.texture.DefaultTextureCoordinator.TextureCoordinatorFactory
 
create(ITextureManager) - Method in interface com.tokelon.toktales.core.render.texture.ITextureCoordinator.ITextureCoordinatorFactory
 
create(ISurfaceController) - Method in interface com.tokelon.toktales.core.screen.surface.ISurfaceHandler.ISurfaceHandlerFactory
 
create(ISurfaceController) - Method in class com.tokelon.toktales.core.screen.surface.SurfaceHandler.SurfaceHandlerFactory
 
create(ITMXObject, float, float, float) - Static method in class com.tokelon.toktales.core.tiled.TiledMapObject
 
create(IDesktopInputDispatch) - Method in class com.tokelon.toktales.desktop.input.dispatch.DesktopInputConsumer.DesktopInputConsumerFactory
 
create(IDesktopInputDispatch) - Method in class com.tokelon.toktales.desktop.input.dispatch.DesktopInputProducer.DesktopInputProducerFactory
 
create(IDesktopInputDispatch) - Method in interface com.tokelon.toktales.desktop.input.dispatch.IDesktopInputConsumer.IDesktopInputConsumerFactory
 
create(IDesktopInputDispatch) - Method in interface com.tokelon.toktales.desktop.input.dispatch.IDesktopInputProducer.IDesktopInputProducerFactory
 
create(IEngineContext) - Method in class com.tokelon.toktales.desktop.lwjgl.LWJGLWindowContext
 
create(IEngineContext) - Method in class com.tokelon.toktales.desktop.lwjgl.LWJGLWindowContext.LWJGLWindowContextBuilder.LWJGLInputDriverFactory
 
create(IEngineContext) - Method in class com.tokelon.toktales.desktop.lwjgl.LWJGLWindowContext.LWJGLWindowContextBuilder.LWJGLWindowRendererFactory
 
create() - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLBitmapDriver
 
create() - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLFontDriver
 
create() - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLShapeDriver
 
create() - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLSpriteDriver
 
create() - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindow
 
create(int, int, String) - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindowFactory
 
create(int, int, String, long) - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindowFactory
 
create(int, int, String, long, long) - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindowFactory
 
create(IWindow) - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindowRenderer
 
create(IWindow) - Method in interface com.tokelon.toktales.desktop.render.IWindowRenderer
 
create(String) - Method in class com.tokelon.toktales.desktop.storage.DesktopStorageService.DesktopStorageServiceFactory
 
create(String, Map<String, IEngineService.IServiceExtension>) - Method in class com.tokelon.toktales.desktop.storage.DesktopStorageService.DesktopStorageServiceFactory
 
create() - Method in interface com.tokelon.toktales.desktop.ui.window.IWindow
 
create(IEngineContext) - Method in interface com.tokelon.toktales.desktop.ui.window.IWindowContext
 
create(IEngineContext) - Method in interface com.tokelon.toktales.desktop.ui.window.IWindowContext.IDesktopInputDriverFactory
 
create(IEngineContext) - Method in interface com.tokelon.toktales.desktop.ui.window.IWindowContext.IWindowRendererFactory
 
create(int, int, String) - Method in interface com.tokelon.toktales.desktop.ui.window.IWindowFactory
 
create(int, int, String, long) - Method in interface com.tokelon.toktales.desktop.ui.window.IWindowFactory
 
create(int, int, String, long, long) - Method in interface com.tokelon.toktales.desktop.ui.window.IWindowFactory
 
create(IEngineContext, ICodepointAssetManager, ISupplier<ITextureCoordinator>, ISupplier<IConsoleController>) - Method in class com.tokelon.toktales.extensions.core.game.renderer.ConsoleOverlayRenderer.ConsoleOverlayRendererFactory
 
create(IEngineContext, ISupplier<ITextureCoordinator>, ISupplier<IConsoleController>) - Method in class com.tokelon.toktales.extensions.core.game.renderer.ConsoleRenderer.ConsoleRendererFactory
 
create(IEngineContext, IContentManager, IBasicRegistry, ISupplier<ITextureCoordinator>, ISupplier<IPlayerController>, ISupplier<IWorldspace>) - Method in class com.tokelon.toktales.extensions.core.game.renderer.DebugRenderer.DebugRendererFactory
 
create(IEngineContext, ISupplier<ITextureCoordinator>, ISupplier<IDialogController>) - Method in class com.tokelon.toktales.extensions.core.game.renderer.DialogRenderer.DialogRendererFactory
 
create(IEngineContext, ISupplier<ITextureCoordinator>, ISupplier<IWorldspace>) - Method in class com.tokelon.toktales.extensions.core.game.renderer.EntityRenderer.EntityRendererFactory
 
create(IEngineContext, ICodepointAssetManager, ISupplier<ITextureCoordinator>, ISupplier<IConsoleController>) - Method in interface com.tokelon.toktales.extensions.core.game.renderer.IConsoleOverlayRenderer.IConsoleOverlayRendererFactory
 
create(IEngineContext, IContentManager, IBasicRegistry, ISupplier<ITextureCoordinator>, ISupplier<IPlayerController>, ISupplier<IWorldspace>) - Method in interface com.tokelon.toktales.extensions.core.game.renderer.IDebugRenderer.IDebugRendererFactory
 
create(IEngineContext, ISupplier<ITextureCoordinator>, ISupplier<IDialogController>) - Method in interface com.tokelon.toktales.extensions.core.game.renderer.IDialogRenderer.IDialogRendererFactory
 
create(IEngineContext, ISupplier<ITextureCoordinator>, ISupplier<IWorldspace>) - Method in interface com.tokelon.toktales.extensions.core.game.renderer.IEntityRenderer.IEntityRendererFactory
 
create(IEngineContext, IWorld, ISupplier<ITextureCoordinator>, ISupplier<IMapController>) - Method in interface com.tokelon.toktales.extensions.core.game.renderer.IMapRenderer.IMapRendererFactory
 
create(IEngineContext, ISupplier<ITextureCoordinator>, ISupplier<IMapController>) - Method in interface com.tokelon.toktales.extensions.core.game.renderer.IObjectRenderer.IObjectRendererFactory
 
create(IEngineContext, ISupplier<ITextureCoordinator>, ISupplier<IPlayerController>) - Method in interface com.tokelon.toktales.extensions.core.game.renderer.IPlayerRenderer.IPlayerRendererFactory
 
create(IEngineContext, IWorld, ISupplier<ITextureCoordinator>, ISupplier<IMapController>) - Method in class com.tokelon.toktales.extensions.core.game.renderer.MapRenderer.MapRendererFactory
 
create(IEngineContext, ISupplier<ITextureCoordinator>, ISupplier<IMapController>) - Method in class com.tokelon.toktales.extensions.core.game.renderer.ObjectRenderer.ObjectRendererFactory
 
create(IEngineContext, ISupplier<ITextureCoordinator>, ISupplier<IPlayerController>) - Method in class com.tokelon.toktales.extensions.core.game.renderer.PlayerRenderer.PlayerRendererFactory
 
create(IEngineContext, ISupplier<ITextureCoordinator>, ISupplier<ITextBoxController>) - Method in class com.tokelon.toktales.extensions.core.game.renderer.TextBoxRenderer.TextBoxRendererFactory
 
create(IConsoleIntegration) - Method in interface com.tokelon.toktales.extensions.core.game.state.integration.IConsoleIntegrationControlHandler.IConsoleIntegrationControlHandlerFactory
 
create(ILocalMapGamestate) - Method in interface com.tokelon.toktales.extensions.core.game.state.localmap.ILocalMapControlHandler.ILocalMapControlHandlerFactory
 
create(ILocalMapGamestate) - Method in interface com.tokelon.toktales.extensions.core.game.state.localmap.ILocalMapInputHandler.ILocalMapInputHandlerFactory
 
create(ILocalMapGamestate) - Method in interface com.tokelon.toktales.extensions.core.game.state.localmap.ILocalMapStateRenderer.ILocalMapStateRendererFactory
 
create(IEngineGamestate) - Method in interface com.tokelon.toktales.test.core.game.state.enginestate.IEngineGamestateControlHandler.IEngineGamestateControlHandlerFactory
 
create(IEngineGamestate) - Method in interface com.tokelon.toktales.test.core.game.state.enginestate.IEngineGamestateInputHandler.IEngineGamestateInputHandlerFactory
 
create(IEngineGamestate) - Method in interface com.tokelon.toktales.test.core.game.state.enginestate.IEngineGamestateRenderer.IEngineGamestateRendererFactory
 
create(IIntegratedActivity, Iterable<IActivityIntegration>) - Method in class com.tokelon.toktales.tools.android.activity.integration.ActivityIntegrator.ActivityIntegratorFactory
 
create() - Method in interface com.tokelon.toktales.tools.android.activity.integration.IActivityIntegration.IActivityIntegrationFactory
 
create(IIntegratedActivity, Iterable<IActivityIntegration>) - Method in interface com.tokelon.toktales.tools.android.activity.integration.IActivityIntegrator.IActivityIntegratorFactory
 
create(IAssetDecoder<? extends T, K, O>) - Method in class com.tokelon.toktales.tools.assets.loader.DefaultAssetLoader.DefaultAssetLoaderFactory
 
create(IAssetDecoder<? extends T, K, O>, IAssetReaderManager) - Method in class com.tokelon.toktales.tools.assets.loader.DefaultAssetLoader.DefaultAssetLoaderFactory
 
create(IAssetDecoder<? extends T, K, O>, Provider<ExecutorService>) - Method in class com.tokelon.toktales.tools.assets.loader.DefaultAssetLoader.DefaultAssetLoaderFactory
 
create(IAssetDecoder<? extends T, K, O>, IAssetReaderManager, Provider<ExecutorService>) - Method in class com.tokelon.toktales.tools.assets.loader.DefaultAssetLoader.DefaultAssetLoaderFactory
 
create(IAssetDecoder<? extends T, K, O>) - Method in interface com.tokelon.toktales.tools.assets.loader.IAssetLoader.IAssetLoaderFactory
 
create(IAssetDecoder<? extends T, K, O>, IAssetReaderManager) - Method in interface com.tokelon.toktales.tools.assets.loader.IAssetLoader.IAssetLoaderFactory
 
create(K, O, IAssetReader, IAssetDecoder<? extends T, K, O>) - Method in interface com.tokelon.toktales.tools.assets.loader.ILoaderTask.ILoaderTaskFactory
 
create() - Method in interface com.tokelon.toktales.tools.assets.manager.ISpecialAssetFactory
 
create(Class<? extends Annotation>, Object...) - Method in interface com.tokelon.toktales.tools.core.inject.parameter.IParameterInjector.IParameterInjectorFactory
Creates a new injector for the given annotationClass and parameters.
create(Annotation, Object...) - Method in interface com.tokelon.toktales.tools.core.inject.parameter.IParameterInjector.IParameterInjectorFactory
Creates a new injector for the given annotation and parameters.
create(Class<? extends Annotation>, Object...) - Method in class com.tokelon.toktales.tools.core.inject.parameter.ParameterInjectorFactory
 
create(Annotation, Object...) - Method in class com.tokelon.toktales.tools.core.inject.parameter.ParameterInjectorFactory
 
create(Supplier<T>, int, int) - Method in class com.tokelon.toktales.tools.core.objects.pools.DefaultLeaseObjectPool.DefaultLeaseObjectPoolFactory
 
create(Supplier<T>, int, int) - Method in class com.tokelon.toktales.tools.core.objects.pools.DefaultObjectPool.DefaultObjectPoolFactory
 
create(Supplier<T>, int, int) - Method in interface com.tokelon.toktales.tools.core.objects.pools.ILeaseObjectPool.ILeaseObjectPoolFactory
 
create(Supplier<T>, int, int) - Method in interface com.tokelon.toktales.tools.core.objects.pools.IObjectPool.IObjectPoolFactory
 
create() - Method in interface com.tokelon.toktales.tools.core.procedure.checked.IActionCheckedProcedure.IActionCheckedProcedureFactory
 
create() - Method in interface com.tokelon.toktales.tools.core.procedure.checked.IBiFunctionCheckedProcedure.IBiFunctionCheckedProcedureFactory
 
create() - Method in interface com.tokelon.toktales.tools.core.procedure.checked.ICheckedProcedure.ICheckedProcedureFactory
 
create() - Method in interface com.tokelon.toktales.tools.core.procedure.checked.IConsumerCheckedProcedure.IConsumerCheckedProcedureFactory
 
create() - Method in interface com.tokelon.toktales.tools.core.procedure.checked.IFunctionCheckedProcedure.IFunctionCheckedProcedureFactory
 
create() - Method in interface com.tokelon.toktales.tools.core.procedure.checked.ISupplierCheckedProcedure.ISupplierCheckedProcedureFactory
 
create() - Method in interface com.tokelon.toktales.tools.core.procedure.checked.ITargetedCheckedProcedure.ITargetedCheckedProcedureFactory
 
create() - Method in interface com.tokelon.toktales.tools.core.procedure.checked.IUntargetedCheckedProcedure.IUntargetedCheckedProcedureFactory
 
create() - Method in interface com.tokelon.toktales.tools.core.procedure.IActionProcedure.IActionProcedureFactory
 
create() - Method in interface com.tokelon.toktales.tools.core.procedure.IBiFunctionProcedure.IBiFunctionProcedureFactory
 
create() - Method in interface com.tokelon.toktales.tools.core.procedure.IConsumerProcedure.IConsumerProcedureFactory
 
create() - Method in interface com.tokelon.toktales.tools.core.procedure.IFunctionProcedure.IFunctionProcedureFactory
 
create() - Method in interface com.tokelon.toktales.tools.core.procedure.IProcedure.IProcedureFactory
 
create() - Method in interface com.tokelon.toktales.tools.core.procedure.ISupplierProcedure.ISupplierProcedureFactory
 
create() - Method in interface com.tokelon.toktales.tools.core.procedure.ITargetedProcedure.ITargetedProcedureFactory
 
create() - Method in interface com.tokelon.toktales.tools.core.procedure.IUntargetedProcedure.IUntargetedProcedureFactory
 
createActivityIntegrator(IIntegratedActivity, IActivityIntegration...) - Static method in class com.tokelon.toktales.android.activity.ActivityHelper
Creates an integrator for the given activity with the given integrations.
createActivityIntegrator(IIntegratedActivity, Iterable<IActivityIntegration>) - Static method in class com.tokelon.toktales.android.activity.ActivityHelper
Creates an integrator for the given activity with the given integrations.
createActivityIntegratorBuilder() - Static method in class com.tokelon.toktales.android.activity.ActivityHelper
Creates an integrator builder that will utility injection.
createActivityIntegratorWithTypes(IIntegratedActivity, Class<? extends IActivityIntegration>...) - Static method in class com.tokelon.toktales.android.activity.ActivityHelper
Creates an integrator for the given activity with the given integration types.
createActivityIntegratorWithTypes(IIntegratedActivity, Iterable<Class<? extends IActivityIntegration>>) - Static method in class com.tokelon.toktales.android.activity.ActivityHelper
Creates an integrator for the given activity with the given integration types.
createAliases(Map<K, K>) - Method in class com.tokelon.toktales.tools.core.registry.Registry
Creates a new map of aliases and adds initialAliases if not null.
createAndroidInjector() - Static method in class com.tokelon.toktales.android.test.engine.inject.AndroidInjectorTestHelper
 
createAndroidInjector(Context) - Static method in class com.tokelon.toktales.android.test.engine.inject.AndroidInjectorTestHelper
 
createAndroidInjector(Module[], Module[]) - Static method in class com.tokelon.toktales.android.test.engine.inject.AndroidInjectorTestHelper
 
createAndroidInjector(Module[], Module[], Context) - Static method in class com.tokelon.toktales.android.test.engine.inject.AndroidInjectorTestHelper
 
createAndroidMockInjector() - Static method in class com.tokelon.toktales.android.test.engine.inject.AndroidInjectorTestHelper
 
createAndroidMockInjector(Module[], Module[]) - Static method in class com.tokelon.toktales.android.test.engine.inject.AndroidInjectorTestHelper
 
createAssetListing(IApplicationLocation) - Method in class com.tokelon.toktales.android.content.AndroidContentService
 
createAssetListing(IApplicationLocation) - Method in interface com.tokelon.toktales.core.engine.content.IContentService
 
createAssetListing(IApplicationLocation) - Method in class com.tokelon.toktales.desktop.content.DesktopContentService
 
createAttribute(String) - Method in class com.tokelon.toktales.android.render.opengl.ShaderProgram
 
createAttribute(String) - Method in class com.tokelon.toktales.core.render.opengl.gl20.facade.GLProgram
 
createAttribute(String) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.facade.IGLProgram
 
createBackDialogBuilder() - Method in class com.tokelon.toktales.android.activity.GameActivity
 
createBitmap(ByteBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.content.STBBitmapDecoder
 
createBorderless(String) - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindowFactory
 
createBorderless(String) - Method in interface com.tokelon.toktales.desktop.ui.window.IWindowFactory
 
createBorderlessBuilder(String) - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindowFactory
 
createBorderlessBuilder(String) - Method in interface com.tokelon.toktales.desktop.ui.window.IWindowFactory
 
createBuilder(int, int, String) - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindowFactory
 
createBuilder(int, int, String) - Method in interface com.tokelon.toktales.desktop.ui.window.IWindowFactory
 
createByteBuffer(int) - Method in class com.tokelon.toktales.core.render.opengl.GLBufferUtils
 
createByteBuffer(int) - Method in interface com.tokelon.toktales.core.render.opengl.IGLBufferUtils
 
createByteBuffer(int) - Method in class com.tokelon.toktales.desktop.lwjgl.content.LWJGLBufferUtils.BufferUtilsWrapper
 
createByteBuffer(int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.DesktopGLBufferUtils
 
createCharBuffer(int) - Method in class com.tokelon.toktales.core.render.opengl.GLBufferUtils
 
createCharBuffer(int) - Method in interface com.tokelon.toktales.core.render.opengl.IGLBufferUtils
 
createCharBuffer(int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.DesktopGLBufferUtils
 
createChildRegistry() - Method in class com.tokelon.toktales.tools.core.registry.BaseRegistry
 
createChildRegistry() - Method in class com.tokelon.toktales.tools.core.registry.BasicRegistry
 
createChildRegistry() - Method in class com.tokelon.toktales.tools.core.registry.GeneralRegistry
 
createChildRegistry() - Method in class com.tokelon.toktales.tools.core.registry.GenericRegistry
 
createChildRegistry() - Method in interface com.tokelon.toktales.tools.core.registry.IBasicRegistry
 
createChildRegistry() - Method in interface com.tokelon.toktales.tools.core.registry.IGeneralRegistry
 
createChildRegistry() - Method in interface com.tokelon.toktales.tools.core.registry.IGenericRegistry
 
createChildRegistry() - Method in interface com.tokelon.toktales.tools.core.registry.IRegistry
Creates a new registry that has this registry as parent.
createChildRegistry() - Method in interface com.tokelon.toktales.tools.core.registry.IStringGeneralRegistry
 
createChildRegistry() - Method in interface com.tokelon.toktales.tools.core.registry.IStringRegistry
 
createChildRegistry() - Method in class com.tokelon.toktales.tools.core.registry.Registry
 
createChildRegistry() - Method in class com.tokelon.toktales.tools.core.registry.StringGeneralRegistry
 
createChildRegistry() - Method in class com.tokelon.toktales.tools.core.registry.StringRegistry
 
createCodepoint(AndroidFont, int, float, INamedOptions) - Method in class com.tokelon.toktales.android.content.AndroidCodepointDecoder
 
createCodepoint(STBFont, int, float) - Method in class com.tokelon.toktales.desktop.lwjgl.content.STBCodepointDecoder
 
createCodepointWithPaint(Paint, int, float, INamedOptions) - Method in class com.tokelon.toktales.android.content.AndroidCodepointDecoder
 
createContext() - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindowRenderer
 
createContext() - Method in interface com.tokelon.toktales.desktop.render.IWindowRenderer
 
createCoreMockInjector() - Static method in class com.tokelon.toktales.core.test.engine.inject.CoreInjectorTestHelper
 
createCoreMockInjector(Module[], Module[]) - Static method in class com.tokelon.toktales.core.test.engine.inject.CoreInjectorTestHelper
 
createCoreStatesInjector() - Static method in class com.tokelon.toktales.test.core.game.state.CoreTestStatesInjectModule
 
createDefault(Context) - Method in class com.tokelon.toktales.android.engine.AndroidLauncherFactory
 
createDefault(Context) - Method in interface com.tokelon.toktales.android.engine.IAndroidLauncherFactory
 
createDefault() - Method in class com.tokelon.toktales.desktop.engine.DesktopLauncherFactory
 
createDefault() - Method in interface com.tokelon.toktales.desktop.engine.IDesktopLauncherFactory
 
createDefault() - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindowFactory
 
createDefault() - Method in interface com.tokelon.toktales.desktop.ui.window.IWindowFactory
 
createDefaultActivityIntegratorBuilder() - Static method in class com.tokelon.toktales.android.activity.ActivityHelper
Creates a default integrator builder that will utilize injection.
createDefaultBuilder(Context) - Method in class com.tokelon.toktales.android.engine.AndroidLauncherFactory
 
createDefaultBuilder(Context) - Method in interface com.tokelon.toktales.android.engine.IAndroidLauncherFactory
 
createDefaultBuilder() - Method in class com.tokelon.toktales.desktop.engine.DesktopLauncherFactory
 
createDefaultBuilder() - Method in interface com.tokelon.toktales.desktop.engine.IDesktopLauncherFactory
 
createDefaultBuilder() - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindowFactory
 
createDefaultBuilder() - Method in interface com.tokelon.toktales.desktop.ui.window.IWindowFactory
 
createDefaultSceneControl(IEngineContext, IGameSceneControl.IGameSceneControlFactory) - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
Creates the default scene control for this state.
createDefaultSceneProvider(IEngineContext) - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
Creates the default scene provider for this state.
createDesktopInjector() - Static method in class com.tokelon.toktales.desktop.test.engine.inject.DesktopInjectorTestHelper
 
createDesktopInjector(Module[], Module[]) - Static method in class com.tokelon.toktales.desktop.test.engine.inject.DesktopInjectorTestHelper
 
createDesktopLauncher() - Method in class com.tokelon.toktales.desktop.engine.DesktopLauncherFactory
 
createDesktopLauncher() - Method in interface com.tokelon.toktales.desktop.engine.IDesktopLauncherFactory
 
createDesktopLauncherBuilder() - Method in class com.tokelon.toktales.desktop.engine.DesktopLauncherFactory
 
createDesktopLauncherBuilder() - Method in interface com.tokelon.toktales.desktop.engine.IDesktopLauncherFactory
 
createDesktopMockInjector() - Static method in class com.tokelon.toktales.desktop.test.engine.inject.DesktopInjectorTestHelper
 
createDesktopMockInjector(Module[], Module[]) - Static method in class com.tokelon.toktales.desktop.test.engine.inject.DesktopInjectorTestHelper
 
createDesktopStatesInjector() - Static method in class com.tokelon.toktales.test.desktop.game.state.DesktopTestStatesInjectModule
 
createDoubleBuffer(int) - Method in class com.tokelon.toktales.core.render.opengl.GLBufferUtils
 
createDoubleBuffer(int) - Method in interface com.tokelon.toktales.core.render.opengl.IGLBufferUtils
 
createDoubleBuffer(int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.DesktopGLBufferUtils
 
createEngine(Class<? extends IGameAdapter>, IEngineSetup) - Method in class com.tokelon.toktales.android.engine.AndroidEngineLauncher
Creates the engine context.
createEngine(Class<? extends IGameAdapter>, IEngineSetup) - Method in class com.tokelon.toktales.core.engine.BaseEngineLauncher
Creates the engine context.
createEngineContext(Injector) - Method in class com.tokelon.toktales.core.engine.setup.AbstractInjectSetup
 
createEntries(Map<K, V>) - Method in class com.tokelon.toktales.tools.core.registry.Registry
Creates a new map of entries and adds initialEntries if not null.
createErrorCallback() - Method in class com.tokelon.toktales.desktop.lwjgl.LWJGLProgram
 
createFileListing(IApplicationLocation) - Method in class com.tokelon.toktales.android.storage.AndroidStorageService
 
createFileListing(IApplicationLocation) - Method in interface com.tokelon.toktales.core.engine.storage.IStorageService
 
createFileListing(IApplicationLocation) - Method in class com.tokelon.toktales.desktop.storage.DesktopStorageService
 
createFloatBuffer(int) - Method in class com.tokelon.toktales.core.render.opengl.GLBufferUtils
 
createFloatBuffer(int) - Method in interface com.tokelon.toktales.core.render.opengl.IGLBufferUtils
 
createFloatBuffer(int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.DesktopGLBufferUtils
 
createFont(byte[], int) - Method in class com.tokelon.toktales.desktop.lwjgl.content.STBFontDecoder
 
createForGamestate(IGameState, ICodepointAssetManager) - Method in class com.tokelon.toktales.extensions.core.game.renderer.ConsoleOverlayRenderer.ConsoleOverlayRendererFactory
 
createForGamestate(IGameState, ICodepointAssetManager, ISupplier<IConsoleController>) - Method in class com.tokelon.toktales.extensions.core.game.renderer.ConsoleOverlayRenderer.ConsoleOverlayRendererFactory
 
createForGamestate(IGameState) - Method in class com.tokelon.toktales.extensions.core.game.renderer.ConsoleRenderer.ConsoleRendererFactory
 
createForGamestate(IGameState, ISupplier<IConsoleController>) - Method in class com.tokelon.toktales.extensions.core.game.renderer.ConsoleRenderer.ConsoleRendererFactory
 
createForGamestate(IGameState, ISupplier<IWorldspace>) - Method in class com.tokelon.toktales.extensions.core.game.renderer.DebugRenderer.DebugRendererFactory
 
createForGamestate(IGameState) - Method in class com.tokelon.toktales.extensions.core.game.renderer.DialogRenderer.DialogRendererFactory
 
createForGamestate(IGameState, ISupplier<IDialogController>) - Method in class com.tokelon.toktales.extensions.core.game.renderer.DialogRenderer.DialogRendererFactory
 
createForGamestate(IGameState, ISupplier<IWorldspace>) - Method in class com.tokelon.toktales.extensions.core.game.renderer.EntityRenderer.EntityRendererFactory
 
createForGamestate(IGameState, ICodepointAssetManager) - Method in interface com.tokelon.toktales.extensions.core.game.renderer.IConsoleOverlayRenderer.IConsoleOverlayRendererFactory
 
createForGamestate(IGameState, ICodepointAssetManager, ISupplier<IConsoleController>) - Method in interface com.tokelon.toktales.extensions.core.game.renderer.IConsoleOverlayRenderer.IConsoleOverlayRendererFactory
 
createForGamestate(IGameState, ISupplier<IWorldspace>) - Method in interface com.tokelon.toktales.extensions.core.game.renderer.IDebugRenderer.IDebugRendererFactory
 
createForGamestate(IGameState) - Method in interface com.tokelon.toktales.extensions.core.game.renderer.IDialogRenderer.IDialogRendererFactory
 
createForGamestate(IGameState, ISupplier<IDialogController>) - Method in interface com.tokelon.toktales.extensions.core.game.renderer.IDialogRenderer.IDialogRendererFactory
 
createForGamestate(IGameState, ISupplier<IWorldspace>) - Method in interface com.tokelon.toktales.extensions.core.game.renderer.IEntityRenderer.IEntityRendererFactory
 
createForGamestate(IGameState) - Method in interface com.tokelon.toktales.extensions.core.game.renderer.IMapRenderer.IMapRendererFactory
 
createForGamestate(IGameState) - Method in interface com.tokelon.toktales.extensions.core.game.renderer.IObjectRenderer.IObjectRendererFactory
 
createForGamestate(IGameState) - Method in interface com.tokelon.toktales.extensions.core.game.renderer.IPlayerRenderer.IPlayerRendererFactory
 
createForGamestate(IGameState) - Method in class com.tokelon.toktales.extensions.core.game.renderer.MapRenderer.MapRendererFactory
 
createForGamestate(IGameState) - Method in class com.tokelon.toktales.extensions.core.game.renderer.ObjectRenderer.ObjectRendererFactory
 
createForGamestate(IGameState) - Method in class com.tokelon.toktales.extensions.core.game.renderer.PlayerRenderer.PlayerRendererFactory
 
createForGamestate(IGameState) - Method in class com.tokelon.toktales.extensions.core.game.renderer.TextBoxRenderer.TextBoxRendererFactory
 
createForGamestate(IGameState, ISupplier<ITextBoxController>) - Method in class com.tokelon.toktales.extensions.core.game.renderer.TextBoxRenderer.TextBoxRendererFactory
 
createForTypedGamestate(ITypedGameState<? extends IExtendedGameScene>) - Method in class com.tokelon.toktales.extensions.core.game.renderer.DebugRenderer.DebugRendererFactory
 
createForTypedGamestate(ITypedGameState<? extends IExtendedGameScene>) - Method in class com.tokelon.toktales.extensions.core.game.renderer.EntityRenderer.EntityRendererFactory
 
createForTypedGamestate(ITypedGameState<? extends IExtendedGameScene>) - Method in interface com.tokelon.toktales.extensions.core.game.renderer.IDebugRenderer.IDebugRendererFactory
 
createForTypedGamestate(ITypedGameState<? extends IExtendedGameScene>) - Method in interface com.tokelon.toktales.extensions.core.game.renderer.IEntityRenderer.IEntityRendererFactory
 
createForTypedGamestate(ITypedGameState<? extends IExtendedGameScene>) - Method in interface com.tokelon.toktales.extensions.core.game.renderer.IMapRenderer.IMapRendererFactory
 
createForTypedGamestate(ITypedGameState<? extends IExtendedGameScene>) - Method in interface com.tokelon.toktales.extensions.core.game.renderer.IObjectRenderer.IObjectRendererFactory
 
createForTypedGamestate(ITypedGameState<? extends IExtendedGameScene>) - Method in interface com.tokelon.toktales.extensions.core.game.renderer.IPlayerRenderer.IPlayerRendererFactory
 
createForTypedGamestate(ITypedGameState<? extends IExtendedGameScene>) - Method in class com.tokelon.toktales.extensions.core.game.renderer.MapRenderer.MapRendererFactory
 
createForTypedGamestate(ITypedGameState<? extends IExtendedGameScene>) - Method in class com.tokelon.toktales.extensions.core.game.renderer.ObjectRenderer.ObjectRendererFactory
 
createForTypedGamestate(ITypedGameState<? extends IExtendedGameScene>) - Method in class com.tokelon.toktales.extensions.core.game.renderer.PlayerRenderer.PlayerRendererFactory
 
createFragmentShader(String) - Method in class com.tokelon.toktales.android.render.opengl.ShaderProgram
 
createFragmentShader(String) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.ShaderProgram
 
CreateFromBase(IRenderLayerStack) - Static method in class com.tokelon.toktales.core.render.order.RenderLayerStack
Creates a new stack by passing the call structure from the given base.
CreateFromBase(IRenderOrder) - Static method in class com.tokelon.toktales.core.render.order.RenderOrder
Creates a new render order by copying the layer structure from the given base.
createFromCode(String) - Static method in class com.tokelon.toktales.core.content.graphics.RGBAColor
If the given code contains an alpha value it will be applied, if not 1.0 will be set as default.
createFromCode(String, float) - Static method in class com.tokelon.toktales.core.content.graphics.RGBAColor
If the given code contains an alpha value it will be applied, if not the given value will be set as default.
createFromCodeWithAlpha(String, float) - Static method in class com.tokelon.toktales.core.content.graphics.RGBAColor
If the given code contains an alpha value, it will be overridden by the given value.
createFromViewportAndBlockPixelSize(IScreenViewport, int) - Static method in class com.tokelon.toktales.core.screen.view.RenderGrid
 
createFromViewportAndConfiguration(IScreenViewport, UIConfiguration) - Static method in class com.tokelon.toktales.android.render.tools.UIOverlay
 
createFromViewportAndGridBlockSizes(IScreenViewport, int, int) - Static method in class com.tokelon.toktales.core.screen.view.RenderGrid
 
createFromViewportAndShortGridBlockSize(IScreenViewport, int) - Static method in class com.tokelon.toktales.core.screen.view.RenderGrid
 
createFullscreen(String) - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindowFactory
 
createFullscreen(String) - Method in interface com.tokelon.toktales.desktop.ui.window.IWindowFactory
 
createFullscreenBuilder(String) - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindowFactory
 
createFullscreenBuilder(String) - Method in interface com.tokelon.toktales.desktop.ui.window.IWindowFactory
 
createGame() - Method in class com.tokelon.toktales.core.game.control.GameControl
 
createGame() - Method in interface com.tokelon.toktales.core.game.control.IGameControl
 
createGameAdapter(Injector) - Method in class com.tokelon.toktales.core.engine.setup.AbstractInjectSetup
 
createGL11() - Method in class com.tokelon.toktales.core.render.opengl.gl20.facade.GLFactory
 
createGL11() - Method in interface com.tokelon.toktales.core.render.opengl.gl20.facade.IGLFactory
 
createGL13() - Method in class com.tokelon.toktales.core.render.opengl.gl20.facade.GLFactory
 
createGL13() - Method in interface com.tokelon.toktales.core.render.opengl.gl20.facade.IGLFactory
 
createGL14() - Method in class com.tokelon.toktales.core.render.opengl.gl20.facade.GLFactory
 
createGL14() - Method in interface com.tokelon.toktales.core.render.opengl.gl20.facade.IGLFactory
 
createGL15() - Method in class com.tokelon.toktales.core.render.opengl.gl20.facade.GLFactory
 
createGL15() - Method in interface com.tokelon.toktales.core.render.opengl.gl20.facade.IGLFactory
 
createGL20() - Method in class com.tokelon.toktales.core.render.opengl.gl20.facade.GLFactory
 
createGL20() - Method in interface com.tokelon.toktales.core.render.opengl.gl20.facade.IGLFactory
 
createInitialScene() - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
Creates and returns the initial scene.
createInjector(IInjectConfig, IEngineSetup.SetupMode) - Method in class com.tokelon.toktales.core.engine.setup.AbstractInjectSetup
 
createInjector() - Method in interface com.tokelon.toktales.tools.core.sub.inject.config.IInjectConfig
 
createInjector(Stage) - Method in interface com.tokelon.toktales.tools.core.sub.inject.config.IInjectConfig
 
createIntBuffer(int) - Method in class com.tokelon.toktales.core.render.opengl.GLBufferUtils
 
createIntBuffer(int) - Method in interface com.tokelon.toktales.core.render.opengl.IGLBufferUtils
 
createIntBuffer(int) - Method in class com.tokelon.toktales.desktop.lwjgl.content.LWJGLBufferUtils.BufferUtilsWrapper
 
createIntBuffer(int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.DesktopGLBufferUtils
 
createIntegrationBuilder() - Method in class com.tokelon.toktales.tools.android.activity.integration.AbstractIntegratedActivity
 
createIntegrationBuilder() - Method in class com.tokelon.toktales.tools.android.activity.integration.AbstractIntegratedCompatActivity
 
createLoadedScript(InputStream) - Static method in class com.tokelon.toktales.core.render.opengl.gl20.facade.GLFileScript
Creates and loads the given input stream into a script.
createLoaderTask(K, O, IAssetReader, IAssetDecoder<? extends T, K, O>) - Method in class com.tokelon.toktales.tools.assets.loader.AbstractExecutorServiceAssetLoader
 
createLoaderTask(K, O, IAssetReader, IAssetDecoder<? extends T, K, O>) - Method in class com.tokelon.toktales.tools.assets.loader.LoaderTaskExecutorServiceAssetLoader
 
createLongBuffer(int) - Method in class com.tokelon.toktales.core.render.opengl.GLBufferUtils
 
createLongBuffer(int) - Method in interface com.tokelon.toktales.core.render.opengl.IGLBufferUtils
 
createLongBuffer(int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.DesktopGLBufferUtils
 
CreateMapActivity - Class in com.tokelon.toktales.extensions.android.activity
 
CreateMapActivity() - Constructor for class com.tokelon.toktales.extensions.android.activity.CreateMapActivity
 
createModifiable() - Method in class com.tokelon.toktales.core.game.state.scene.GameSceneControl.GameSceneControlFactory
 
createModifiable() - Method in interface com.tokelon.toktales.core.game.state.scene.IGameSceneControl.IGameSceneControlFactory
 
createObject() - Method in interface com.tokelon.toktales.tools.core.objects.pools.SynchronizedPool.PoolObjectFactory
 
createProgram(String, String) - Method in class com.tokelon.toktales.core.render.opengl.gl20.facade.GLFactory
 
createProgram(IGLScript, IGLScript) - Method in class com.tokelon.toktales.core.render.opengl.gl20.facade.GLFactory
 
createProgram(String, String) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.facade.IGLFactory
 
createProgram(IGLScript, IGLScript) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.facade.IGLFactory
 
createProjectionMatrix(int, int) - Method in class com.tokelon.toktales.core.screen.surface.SurfaceHandler
Creates a projection matrix with the given properties.
createShader(String, IGLFacade.ShaderType) - Method in class com.tokelon.toktales.core.render.opengl.gl20.facade.GLFactory
 
createShader(IGLScript, IGLFacade.ShaderType) - Method in class com.tokelon.toktales.core.render.opengl.gl20.facade.GLFactory
 
createShader(String, IGLFacade.ShaderType) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.facade.IGLFactory
 
createShader(IGLScript, IGLFacade.ShaderType) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.facade.IGLFactory
 
createShortBuffer(int) - Method in class com.tokelon.toktales.core.render.opengl.GLBufferUtils
 
createShortBuffer(int) - Method in interface com.tokelon.toktales.core.render.opengl.IGLBufferUtils
 
createShortBuffer(int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.DesktopGLBufferUtils
 
createSound(ByteBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.content.STBVorbisSoundDecoder
 
createStateControlHandler(T) - Method in interface com.tokelon.toktales.core.game.state.IGameStateConfigurator
 
createStateControlScheme(T) - Method in interface com.tokelon.toktales.core.game.state.IGameStateConfigurator
 
createStateInput(T) - Method in interface com.tokelon.toktales.core.game.state.IGameStateConfigurator
 
createStateInputHandler(T) - Method in interface com.tokelon.toktales.core.game.state.IGameStateConfigurator
 
createStateRender(T) - Method in interface com.tokelon.toktales.core.game.state.IGameStateConfigurator
 
createSurface(int, int) - Method in interface com.tokelon.toktales.core.screen.surface.ISurfaceHandler
Creates a surface with the given properties and assigns it as current.
createSurface(IScreenViewport, Matrix4f) - Method in interface com.tokelon.toktales.core.screen.surface.ISurfaceHandler
Creates a surface with the given properties and assigns it as current.
createSurface(int, int) - Method in class com.tokelon.toktales.core.screen.surface.SurfaceHandler
 
createSurface(IScreenViewport, Matrix4f) - Method in class com.tokelon.toktales.core.screen.surface.SurfaceHandler
 
createTaskRunnable(ILoaderTask<T>, CompletableFuture<T>) - Method in class com.tokelon.toktales.tools.assets.loader.AbstractExecutorServiceAssetLoader
 
createTempFile(String, String) - Method in class com.tokelon.toktales.android.storage.AndroidStorageService
 
createTempFile(String, String) - Method in interface com.tokelon.toktales.core.engine.storage.IStorageService
 
createTempFile(String, String) - Method in class com.tokelon.toktales.desktop.storage.DesktopStorageService
 
createTempFileOnExternal(String, String) - Method in class com.tokelon.toktales.android.storage.AndroidStorageService
 
createTempFileOnExternal(String, String) - Method in interface com.tokelon.toktales.core.engine.storage.IStorageService
 
createTempFileOnExternal(String, String) - Method in class com.tokelon.toktales.desktop.storage.DesktopStorageService
 
createTypeToken() - Method in class com.tokelon.toktales.core.game.state.scene.GenericGamesceneAssignment
 
createUniform(String) - Method in class com.tokelon.toktales.android.render.opengl.ShaderProgram
 
createUniform(String) - Method in class com.tokelon.toktales.core.render.opengl.gl20.facade.GLProgram
 
createUniform(String) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.facade.IGLProgram
 
createUniform(String) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.ShaderProgram
 
createVertexShader(String) - Method in class com.tokelon.toktales.android.render.opengl.ShaderProgram
 
createVertexShader(String) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.ShaderProgram
 
createViewport(int, int) - Method in class com.tokelon.toktales.core.screen.surface.SurfaceHandler
Creates a viewport with the given properties.
createViewTransformerForRenderer(IModularGameStateRenderer, IScreenViewport, ICamera, String) - Method in interface com.tokelon.toktales.core.game.state.render.IRenderingStrategy
 
createViewTransformerForRenderer(IModularGameStateRenderer, IScreenViewport, ICamera, String) - Method in class com.tokelon.toktales.extensions.core.game.state.console.ConsoleRenderingStrategy
 
createWindowContext(IEngineContext) - Method in interface com.tokelon.toktales.desktop.ui.window.IWindowHandler
 
createWindowContext(IEngineContext) - Method in class com.tokelon.toktales.desktop.ui.window.WindowHandler
 
createWindowLauncher() - Method in class com.tokelon.toktales.desktop.engine.DesktopLauncherFactory
 
createWindowLauncher() - Method in interface com.tokelon.toktales.desktop.engine.IDesktopLauncherFactory
 
createWindowLauncherBuilder() - Method in class com.tokelon.toktales.desktop.engine.DesktopLauncherFactory
 
createWindowLauncherBuilder() - Method in interface com.tokelon.toktales.desktop.engine.IDesktopLauncherFactory
 
createWithAdditional(ITMXObject, float, float, float, ISprite) - Static method in class com.tokelon.toktales.core.tiled.TiledMapObject
 
cropBitmap(IBitmap, IRectangle2i) - Method in class com.tokelon.toktales.android.content.AndroidContentUtils
 
cropBitmap(IBitmap, IRectangle2i) - Method in class com.tokelon.toktales.core.content.ContentUtils
 
cropBitmap(IBitmap, IRectangle2i) - Method in interface com.tokelon.toktales.core.content.IContentUtils
 
cropBitmap(IBitmap, IRectangle2i) - Method in class com.tokelon.toktales.desktop.content.DesktopContentUtils
 
cropTexture(ITexture, IRectangle2i) - Method in class com.tokelon.toktales.core.content.ContentUtils
 
cropTexture(ITexture, IRectangle2i) - Method in interface com.tokelon.toktales.core.content.IContentUtils
 
CROSS_CONTROL_DOWN - Static variable in interface com.tokelon.toktales.android.render.tools.ICrossControlOverlayView
 
CROSS_CONTROL_LEFT - Static variable in interface com.tokelon.toktales.android.render.tools.ICrossControlOverlayView
 
CROSS_CONTROL_NONE - Static variable in interface com.tokelon.toktales.android.render.tools.ICrossControlOverlayView
 
CROSS_CONTROL_RIGHT - Static variable in interface com.tokelon.toktales.android.render.tools.ICrossControlOverlayView
 
CROSS_CONTROL_UP - Static variable in interface com.tokelon.toktales.android.render.tools.ICrossControlOverlayView
 
CROSS_OUTSIDE - Static variable in interface com.tokelon.toktales.android.render.tools.ICrossControlOverlayView
 
CrossControlOverlayView - Class in com.tokelon.toktales.android.render.tools
 
CrossControlOverlayView(Rect) - Constructor for class com.tokelon.toktales.android.render.tools.CrossControlOverlayView
 
CursorEnterInputEvent() - Constructor for class com.tokelon.toktales.desktop.input.events.ICursorEnterInputEvent.CursorEnterInputEvent
 
CursorPosInputEvent() - Constructor for class com.tokelon.toktales.desktop.input.events.ICursorPosInputEvent.CursorPosInputEvent
 
customGlobals() - Static method in class com.tokelon.toktales.tools.script.lua.LuaScriptState
 
CustomLuajavaLib - Class in com.tokelon.toktales.tools.script.lua
 
CustomLuajavaLib() - Constructor for class com.tokelon.toktales.tools.script.lua.CustomLuajavaLib
 

D

DATA_COMPRESSION_GZIP - Static variable in interface com.tokelon.toktales.tools.tiled.model.ITMXData
 
DATA_COMPRESSION_NONE - Static variable in interface com.tokelon.toktales.tools.tiled.model.ITMXData
 
DATA_COMPRESSION_ZLIB - Static variable in interface com.tokelon.toktales.tools.tiled.model.ITMXData
 
DATA_ENCODING_BASE64 - Static variable in interface com.tokelon.toktales.tools.tiled.model.ITMXData
 
DATA_ENCODING_CSV - Static variable in interface com.tokelon.toktales.tools.tiled.model.ITMXData
 
DATA_ENCODING_NONE - Static variable in interface com.tokelon.toktales.tools.tiled.model.ITMXData
 
dataRead() - Method in interface com.tokelon.toktales.core.game.logic.data.IDataPlace
 
dataWrite() - Method in interface com.tokelon.toktales.core.game.logic.data.IDataPlace
 
deassign() - Method in class com.tokelon.toktales.core.game.state.scene.BaseGamescene
 
deassign() - Method in interface com.tokelon.toktales.core.game.state.scene.IGameScene
 
deassignWorldspace() - Method in class com.tokelon.toktales.core.game.model.entity.GameEntity
 
deassignWorldspace() - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity
 
debug(String) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
debug(String, Object) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
debug(String, Object, Object) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
debug(String, Object...) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
debug(String, Throwable) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
debug(Marker, String) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
debug(Marker, String, Object) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
debug(Marker, String, Object, Object) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
debug(Marker, String, Object...) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
debug(Marker, String, Throwable) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
DEBUG_OPEN - Static variable in interface com.tokelon.toktales.extensions.core.game.state.localmap.ILocalMapControlHandler
 
DebugInjectModuleIsDev - Annotation Type in com.tokelon.toktales.core.engine.inject.annotation
 
debugOnce(String) - Method in interface com.tokelon.toktales.core.engine.log.ILogger
 
debugOnce(String, Object) - Method in interface com.tokelon.toktales.core.engine.log.ILogger
 
debugOnce(String, Object, Object) - Method in interface com.tokelon.toktales.core.engine.log.ILogger
 
debugOnce(String, Object...) - Method in interface com.tokelon.toktales.core.engine.log.ILogger
 
debugOnce(String) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
debugOnce(String, Object) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
debugOnce(String, Object, Object) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
debugOnce(String, Object...) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
debugOnceForId(String, String) - Method in interface com.tokelon.toktales.core.engine.log.ILogger
 
debugOnceForId(String, String, Object) - Method in interface com.tokelon.toktales.core.engine.log.ILogger
 
debugOnceForId(String, String, Object, Object) - Method in interface com.tokelon.toktales.core.engine.log.ILogger
 
debugOnceForId(String, String, Object...) - Method in interface com.tokelon.toktales.core.engine.log.ILogger
 
debugOnceForId(String, String) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
debugOnceForId(String, String, Object) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
debugOnceForId(String, String, Object, Object) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
debugOnceForId(String, String, Object...) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
DebugPrefsActivity - Class in com.tokelon.toktales.android.activity
 
DebugPrefsActivity() - Constructor for class com.tokelon.toktales.android.activity.DebugPrefsActivity
 
DebugRenderer - Class in com.tokelon.toktales.extensions.core.game.renderer
 
DebugRenderer(IEngineContext, IContentManager, IBasicRegistry, ISupplier<ITextureCoordinator>, ISupplier<IPlayerController>, ISupplier<IWorldspace>) - Constructor for class com.tokelon.toktales.extensions.core.game.renderer.DebugRenderer
 
DebugRenderer.DebugRendererBuilder - Class in com.tokelon.toktales.extensions.core.game.renderer
 
DebugRenderer.DebugRendererFactory - Class in com.tokelon.toktales.extensions.core.game.renderer
 
DebugRendererBuilder(Provider<IEngineContext>, Provider<IContentManager>, Provider<IBasicRegistry>) - Constructor for class com.tokelon.toktales.extensions.core.game.renderer.DebugRenderer.DebugRendererBuilder
 
DebugRendererFactory(IBasicRegistry) - Constructor for class com.tokelon.toktales.extensions.core.game.renderer.DebugRenderer.DebugRendererFactory
 
DebugRenderingEnabled - Annotation Type in com.tokelon.toktales.core.render
Indicates that the default value for setting debug rendering should be injected.
decode(InputStream, IBitmapAssetKey, IOptions) - Method in class com.tokelon.toktales.android.content.AndroidBitmapDecoder
 
decode(InputStream, ICodepointAssetKey, INamedOptions) - Method in class com.tokelon.toktales.android.content.AndroidCodepointDecoder
 
decode(InputStream, IFontAssetKey, IOptions) - Method in class com.tokelon.toktales.android.content.AndroidFontDecoder
 
decode(InputStream, ISoundAssetKey) - Method in class com.tokelon.toktales.android.content.AndroidSoundDecoder
 
decode(InputStream, ISoundAssetKey, INamedOptions) - Method in class com.tokelon.toktales.android.content.AndroidSoundDecoder
 
decode(InputStream, ISpriteAssetKey, IOptions) - Method in class com.tokelon.toktales.core.content.manage.sprite.SpriteAssetDecoder
 
decode(InputStream, IBitmapAssetKey, IOptions) - Method in class com.tokelon.toktales.desktop.lwjgl.content.STBBitmapDecoder
 
decode(InputStream, ICodepointAssetKey, INamedOptions) - Method in class com.tokelon.toktales.desktop.lwjgl.content.STBCodepointDecoder
 
decode(InputStream, IFontAssetKey, IOptions) - Method in class com.tokelon.toktales.desktop.lwjgl.content.STBFontDecoder
 
decode(InputStream, ISoundAssetKey, INamedOptions) - Method in class com.tokelon.toktales.desktop.lwjgl.content.STBVorbisSoundDecoder
 
decode(InputStream, K) - Method in interface com.tokelon.toktales.tools.assets.loader.IAssetDecoder
Decodes an asset from the given stream.
decode(InputStream, K, O) - Method in interface com.tokelon.toktales.tools.assets.loader.IAssetDecoder
Decodes an asset from the given stream.
DEFAULT_ALIGNMENT - Static variable in class com.tokelon.toktales.core.render.model.LineModel
 
DEFAULT_CENTER_ALIGNMENT - Static variable in class com.tokelon.toktales.core.render.model.LineModel
 
DEFAULT_CODEPOINT_AA_ENABLED - Static variable in class com.tokelon.toktales.android.content.AndroidCodepointDecoder
 
DEFAULT_FONT_PIXEL_HEIGHT - Static variable in class com.tokelon.toktales.android.content.AndroidFontDecoder
 
DEFAULT_FONT_PIXEL_HEIGHT - Static variable in class com.tokelon.toktales.desktop.lwjgl.content.STBFontDecoder
 
DEFAULT_GRID_TILE_SIZE - Static variable in class com.tokelon.toktales.core.engine.inject.CoreValuesInjectModule
 
DEFAULT_MAX_ERRORS_LOGGED - Static variable in class com.tokelon.toktales.core.script.ScriptInstanceBase
 
DEFAULT_MAX_ERRORS_LOGGED - Static variable in class com.tokelon.toktales.core.script.ScriptModuleBase
 
DEFAULT_OUTLINE_TYPE - Static variable in class com.tokelon.toktales.core.render.model.RectangleModel
 
DEFAULT_PERMISSIONS_REQUEST_CODE - Static variable in class com.tokelon.toktales.android.activity.integration.SimpleRequestPermissionsIntegration
 
DEFAULT_SCHEME_DELIMITER - Static variable in class com.tokelon.toktales.core.location.UniformLocation
 
DEFAULT_VALUE_PLAYER_WALK_SPEED_UNITS - Static variable in class com.tokelon.toktales.extensions.core.tale.config.CiniTaleConfig
 
DEFAULT_VALUE_PROP_DISPLAY_CAMERA_CREATION_TYPE - Static variable in class com.tokelon.toktales.core.config.CiniMainConfig
 
DEFAULT_VALUE_PROP_DISPLAY_CAMERA_SIZE_UNITS_X - Static variable in class com.tokelon.toktales.core.config.CiniMainConfig
 
DEFAULT_VALUE_PROP_DISPLAY_CAMERA_SIZE_UNITS_Y - Static variable in class com.tokelon.toktales.core.config.CiniMainConfig
 
DEFAULT_VALUE_RESOURCES_ANIMATION_DIRECTORY - Static variable in class com.tokelon.toktales.extensions.core.tale.config.CiniTaleConfig
 
DEFAULT_VALUE_RESOURCES_G_PLAYER_DIRECTORY - Static variable in class com.tokelon.toktales.extensions.core.tale.config.CiniTaleConfig
 
DEFAULT_VALUE_RESOURCES_G_SPRITE_DIRECTORY - Static variable in class com.tokelon.toktales.extensions.core.tale.config.CiniTaleConfig
 
DEFAULT_VALUE_RESOURCES_G_TILESET_DIRECTORY - Static variable in class com.tokelon.toktales.extensions.core.tale.config.CiniTaleConfig
 
DEFAULT_VALUE_RESOURCES_MAP_DIRECTORY - Static variable in class com.tokelon.toktales.extensions.core.tale.config.CiniTaleConfig
 
DEFAULT_WINDOW_HEIGHT - Static variable in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindowFactory
 
DEFAULT_WINDOW_TITLE - Static variable in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindowFactory
 
DEFAULT_WINDOW_WIDTH - Static variable in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindowFactory
 
DefaultAssetLoader<T,K,O> - Class in com.tokelon.toktales.tools.assets.loader
Default asset loader, using an executor service.
DefaultAssetLoader(ILoggerFactory, IAssetReaderManager, IAssetDecoder<? extends T, K, O>) - Constructor for class com.tokelon.toktales.tools.assets.loader.DefaultAssetLoader
 
DefaultAssetLoader(ILoggerFactory, IAssetReaderManager, IAssetDecoder<? extends T, K, O>, Provider<ExecutorService>) - Constructor for class com.tokelon.toktales.tools.assets.loader.DefaultAssetLoader
 
DefaultAssetLoader.DefaultAssetLoaderFactory - Class in com.tokelon.toktales.tools.assets.loader
 
DefaultAssetLoaderFactory(Provider<ILoggerFactory>, Provider<IAssetReaderManager>) - Constructor for class com.tokelon.toktales.tools.assets.loader.DefaultAssetLoader.DefaultAssetLoaderFactory
 
DefaultAssetManager<T,K,O> - Class in com.tokelon.toktales.tools.assets.manager
 
DefaultAssetManager(ILoggerFactory, ISpecialAssetManager<T>, IAssetStore<T, K>, IAssetLoader<T, K, O>) - Constructor for class com.tokelon.toktales.tools.assets.manager.DefaultAssetManager
 
DefaultAssetReaderManager - Class in com.tokelon.toktales.tools.assets.reader
 
DefaultAssetReaderManager(Map<Type, IManagedAssetReader>) - Constructor for class com.tokelon.toktales.tools.assets.reader.DefaultAssetReaderManager
 
DefaultAssetStore<T,K> - Class in com.tokelon.toktales.tools.assets.manager
 
DefaultAssetStore(ISpecialAssetFactory<T>) - Constructor for class com.tokelon.toktales.tools.assets.manager.DefaultAssetStore
 
DefaultAssetStore(ISpecialAssetFactory<T>, int, float, int) - Constructor for class com.tokelon.toktales.tools.assets.manager.DefaultAssetStore
 
defaultCiniConfig() - Static method in class com.tokelon.toktales.core.config.CiniMainConfig
 
DefaultCollisionStrategy - Class in com.tokelon.toktales.core.game.world
 
DefaultCollisionStrategy() - Constructor for class com.tokelon.toktales.core.game.world.DefaultCollisionStrategy
 
defaultConfig() - Static method in class com.tokelon.toktales.core.tiled.TiledMapCiniConfig
 
DefaultConsoleController - Class in com.tokelon.toktales.extensions.core.game.controller
 
DefaultConsoleController(IConsole) - Constructor for class com.tokelon.toktales.extensions.core.game.controller.DefaultConsoleController
 
DefaultConsoleInterpreterManager - Class in com.tokelon.toktales.extensions.core.game.logic
 
DefaultConsoleInterpreterManager() - Constructor for class com.tokelon.toktales.extensions.core.game.logic.DefaultConsoleInterpreterManager
 
DefaultControllersSetterInterceptor - Class in com.tokelon.toktales.core.game.state
 
DefaultControllersSetterInterceptor(ExtendedGamescene) - Constructor for class com.tokelon.toktales.core.game.state.DefaultControllersSetterInterceptor
 
DefaultDialogController - Class in com.tokelon.toktales.extensions.core.game.controller
 
DefaultDialogController(IScreenDialog) - Constructor for class com.tokelon.toktales.extensions.core.game.controller.DefaultDialogController
 
DefaultEngineDriver - Class in com.tokelon.toktales.core.engine
 
DefaultEngineDriver(IGame) - Constructor for class com.tokelon.toktales.core.engine.DefaultEngineDriver
 
DefaultEngineGamestate - Class in com.tokelon.toktales.test.core.game.state.enginestate
 
DefaultEngineGamestate(IEngineGamestateRenderer.IEngineGamestateRendererFactory, IEngineGamestateInputHandler.IEngineGamestateInputHandlerFactory, IControlScheme, IEngineGamestateControlHandler.IEngineGamestateControlHandlerFactory) - Constructor for class com.tokelon.toktales.test.core.game.state.enginestate.DefaultEngineGamestate
 
DefaultExecutorServiceProvider - Class in com.tokelon.toktales.tools.assets.loader
 
DefaultExecutorServiceProvider() - Constructor for class com.tokelon.toktales.tools.assets.loader.DefaultExecutorServiceProvider
 
DefaultExecutorServiceProvider.ExecutorServiceDaemonThreadFactory - Class in com.tokelon.toktales.tools.assets.loader
 
DefaultGamestate - Class in com.tokelon.toktales.core.game.state
Default implementation for ITypedGameState, extends from BaseGamestate using the default scene type.
DefaultGamestate() - Constructor for class com.tokelon.toktales.core.game.state.DefaultGamestate
 
DefaultGameViewRenderer - Class in com.tokelon.toktales.android.render.opengl
 
DefaultGameViewRenderer(ILogging, IEngineDriver) - Constructor for class com.tokelon.toktales.android.render.opengl.DefaultGameViewRenderer
 
DefaultGameWindowRenderer - Class in com.tokelon.toktales.desktop.lwjgl.ui
 
DefaultGameWindowRenderer(IEngineDriver, ISurfaceManager) - Constructor for class com.tokelon.toktales.desktop.lwjgl.ui.DefaultGameWindowRenderer
 
DefaultGridTransformer - Class in com.tokelon.toktales.core.screen.view
 
DefaultGridTransformer(IWorldGrid, ICamera) - Constructor for class com.tokelon.toktales.core.screen.view.DefaultGridTransformer
 
DefaultInjectableAssetLoader<T,K,O> - Class in com.tokelon.toktales.tools.assets.loader
Default injectable asset loader, avoiding a bound type for the decoder.
DefaultInjectableAssetLoader(ILoggerFactory, IAssetReaderManager, IAssetDecoder<T, K, O>) - Constructor for class com.tokelon.toktales.tools.assets.loader.DefaultInjectableAssetLoader
 
DefaultInjectableAssetLoader(ILoggerFactory, IAssetReaderManager, IAssetDecoder<T, K, O>, Provider<ExecutorService>) - Constructor for class com.tokelon.toktales.tools.assets.loader.DefaultInjectableAssetLoader
 
DefaultIntegratorBuilder - Class in com.tokelon.toktales.android.activity.integration
 
DefaultIntegratorBuilder(Injector) - Constructor for class com.tokelon.toktales.android.activity.integration.DefaultIntegratorBuilder
 
DefaultLeaseObjectPool<T> - Class in com.tokelon.toktales.tools.core.objects.pools
 
DefaultLeaseObjectPool(Supplier<T>, int, int) - Constructor for class com.tokelon.toktales.tools.core.objects.pools.DefaultLeaseObjectPool
 
DefaultLeaseObjectPool.DefaultLeaseObjectPoolFactory - Class in com.tokelon.toktales.tools.core.objects.pools
 
DefaultLeaseObjectPoolFactory() - Constructor for class com.tokelon.toktales.tools.core.objects.pools.DefaultLeaseObjectPool.DefaultLeaseObjectPoolFactory
 
DefaultLoggerNamer - Class in com.tokelon.toktales.core.engine.log
 
DefaultLoggerNamer() - Constructor for class com.tokelon.toktales.core.engine.log.DefaultLoggerNamer
 
DefaultObjectPool<T> - Class in com.tokelon.toktales.tools.core.objects.pools
 
DefaultObjectPool(Supplier<T>, int, int) - Constructor for class com.tokelon.toktales.tools.core.objects.pools.DefaultObjectPool
 
DefaultObjectPool.DefaultObjectPoolFactory - Class in com.tokelon.toktales.tools.core.objects.pools
 
DefaultObjectPoolFactory() - Constructor for class com.tokelon.toktales.tools.core.objects.pools.DefaultObjectPool.DefaultObjectPoolFactory
 
DefaultRenderAccess - Class in com.tokelon.toktales.core.engine.render
 
DefaultRenderAccess(IRenderToolkit.IRenderToolkitFactory, Set<IRenderDriverFactory>) - Constructor for class com.tokelon.toktales.core.engine.render.DefaultRenderAccess
 
DefaultRenderViewAdapter - Class in com.tokelon.toktales.android.render
 
DefaultRenderViewAdapter(IEngineDriver, IViewRenderer, IUIControl.IUIControlFactory, ISurfaceHandler.ISurfaceHandlerFactory) - Constructor for class com.tokelon.toktales.android.render.DefaultRenderViewAdapter
 
DefaultSpecialAssetManager<T> - Class in com.tokelon.toktales.tools.assets.manager
 
DefaultSpecialAssetManager(ISpecialAssetFactory<T>) - Constructor for class com.tokelon.toktales.tools.assets.manager.DefaultSpecialAssetManager
 
DefaultSurfaceManager - Class in com.tokelon.toktales.core.screen.surface
 
DefaultSurfaceManager() - Constructor for class com.tokelon.toktales.core.screen.surface.DefaultSurfaceManager
 
defaultSurfaceNameCounter - Static variable in class com.tokelon.toktales.core.screen.surface.SurfaceHandler
 
DefaultTextBoxController - Class in com.tokelon.toktales.extensions.core.game.controller
 
DefaultTextBoxController(ITextBox) - Constructor for class com.tokelon.toktales.extensions.core.game.controller.DefaultTextBoxController
 
DefaultTextureCoordinator - Class in com.tokelon.toktales.core.render.texture
 
DefaultTextureCoordinator(ITextureManager) - Constructor for class com.tokelon.toktales.core.render.texture.DefaultTextureCoordinator
 
DefaultTextureCoordinator.BindingInfo - Class in com.tokelon.toktales.core.render.texture
 
DefaultTextureCoordinator.TextureCoordinatorFactory - Class in com.tokelon.toktales.core.render.texture
 
DefaultTextureManager - Class in com.tokelon.toktales.core.render.texture
 
DefaultTextureManager(ITextureDriver) - Constructor for class com.tokelon.toktales.core.render.texture.DefaultTextureManager
 
DefaultTextureManager(ITextureDriver, int) - Constructor for class com.tokelon.toktales.core.render.texture.DefaultTextureManager
 
DefaultTextureManager.TextureInfo - Class in com.tokelon.toktales.core.render.texture
 
DefaultViewGridTransformer - Class in com.tokelon.toktales.core.screen.view
 
DefaultViewGridTransformer(IWorldGrid, IViewTransformer) - Constructor for class com.tokelon.toktales.core.screen.view.DefaultViewGridTransformer
 
DefaultViewTransformer - Class in com.tokelon.toktales.core.screen.view
 
DefaultViewTransformer() - Constructor for class com.tokelon.toktales.core.screen.view.DefaultViewTransformer
 
DefaultViewTransformer(ICamera) - Constructor for class com.tokelon.toktales.core.screen.view.DefaultViewTransformer
 
DefaultViewTransformer(ICamera, IScreenViewport) - Constructor for class com.tokelon.toktales.core.screen.view.DefaultViewTransformer
 
DelegateRenderer() - Constructor for class com.tokelon.toktales.android.render.opengl.RenderGLSurfaceView.DelegateRenderer
 
DelegateRenderViewAdapter - Class in com.tokelon.toktales.android.render
 
DelegateRenderViewAdapter() - Constructor for class com.tokelon.toktales.android.render.DelegateRenderViewAdapter
 
delete() - Method in interface com.tokelon.toktales.core.game.model.IConsole
 
delete() - Method in class com.tokelon.toktales.extensions.core.game.model.Console
 
deleteAll() - Method in interface com.tokelon.toktales.core.game.model.IConsole
 
deleteAll() - Method in class com.tokelon.toktales.extensions.core.game.model.Console
 
DESKTOP_PLATFORM_NAME - Static variable in class com.tokelon.toktales.desktop.main.DesktopEnvironment
 
DesktopConsoleInputHandler - Class in com.tokelon.toktales.extensions.desktop.game.state.console
 
DesktopConsoleInputHandler() - Constructor for class com.tokelon.toktales.extensions.desktop.game.state.console.DesktopConsoleInputHandler
 
DesktopConsoleIntegrationControlHandler - Class in com.tokelon.toktales.extensions.desktop.game.state.integration
 
DesktopConsoleIntegrationControlHandler(IConsoleIntegration) - Constructor for class com.tokelon.toktales.extensions.desktop.game.state.integration.DesktopConsoleIntegrationControlHandler
 
DesktopConsoleIntegrationControlScheme - Class in com.tokelon.toktales.extensions.desktop.game.state.integration
 
DesktopConsoleIntegrationControlScheme() - Constructor for class com.tokelon.toktales.extensions.desktop.game.state.integration.DesktopConsoleIntegrationControlScheme
 
DesktopConsoleIntegrationInputHandler - Class in com.tokelon.toktales.extensions.desktop.game.state.integration
 
DesktopConsoleIntegrationInputHandler(ISupplier<IConsoleIntegration>) - Constructor for class com.tokelon.toktales.extensions.desktop.game.state.integration.DesktopConsoleIntegrationInputHandler
 
DesktopContentService - Class in com.tokelon.toktales.desktop.content
 
DesktopContentService(ILogging, IStorageService.IStorageServiceFactory, String) - Constructor for class com.tokelon.toktales.desktop.content.DesktopContentService
 
DesktopContentService(ILogging, IStorageService.IStorageServiceFactory, String, Map<String, IEngineService.IServiceExtension>, Map<String, IEngineService.IServiceExtension>) - Constructor for class com.tokelon.toktales.desktop.content.DesktopContentService
 
DesktopContentUtils - Class in com.tokelon.toktales.desktop.content
 
DesktopContentUtils() - Constructor for class com.tokelon.toktales.desktop.content.DesktopContentUtils
 
DesktopEngineGamestateControlScheme - Class in com.tokelon.toktales.test.desktop.game.state.enginestate
 
DesktopEngineGamestateControlScheme() - Constructor for class com.tokelon.toktales.test.desktop.game.state.enginestate.DesktopEngineGamestateControlScheme
 
DesktopEngineGamestateInputHandler - Class in com.tokelon.toktales.test.desktop.game.state.enginestate
 
DesktopEngineGamestateInputHandler(IEngineGamestate) - Constructor for class com.tokelon.toktales.test.desktop.game.state.enginestate.DesktopEngineGamestateInputHandler
 
DesktopEngineLauncher - Class in com.tokelon.toktales.desktop.engine
 
DesktopEngineLauncher(IHierarchicalInjectConfig) - Constructor for class com.tokelon.toktales.desktop.engine.DesktopEngineLauncher
Constructor with an inject config.
DesktopEngineLauncher(IHierarchicalInjectConfig, ILoggerFactory) - Constructor for class com.tokelon.toktales.desktop.engine.DesktopEngineLauncher
Constructor with an inject config and a logger factory.
DesktopEngineLauncher(IHierarchicalInjectConfig, IEngineLooper) - Constructor for class com.tokelon.toktales.desktop.engine.DesktopEngineLauncher
Constructor with an inject config and a looper.
DesktopEngineLauncher(IHierarchicalInjectConfig, IEngineLooper, ILoggerFactory) - Constructor for class com.tokelon.toktales.desktop.engine.DesktopEngineLauncher
Constructor with an inject config, a logger factory, and a looper.
DesktopEngineLauncherBuilder() - Constructor for class com.tokelon.toktales.desktop.engine.DesktopLauncherFactory.DesktopEngineLauncherBuilder
 
DesktopEngineLauncherBuilder(IHierarchicalInjectConfig, IEngineLooper, ILoggerFactory) - Constructor for class com.tokelon.toktales.desktop.engine.DesktopLauncherFactory.DesktopEngineLauncherBuilder
 
DesktopEnvironment - Class in com.tokelon.toktales.desktop.main
 
DesktopEnvironment() - Constructor for class com.tokelon.toktales.desktop.main.DesktopEnvironment
 
DesktopExtensionsInjectConfig - Class in com.tokelon.toktales.extensions.desktop.engine.inject
 
DesktopExtensionsInjectConfig() - Constructor for class com.tokelon.toktales.extensions.desktop.engine.inject.DesktopExtensionsInjectConfig
 
DesktopExtensionsInjectModule - Class in com.tokelon.toktales.extensions.desktop.engine.inject
 
DesktopExtensionsInjectModule() - Constructor for class com.tokelon.toktales.extensions.desktop.engine.inject.DesktopExtensionsInjectModule
 
DesktopExtensionsOverrideInjectConfig - Class in com.tokelon.toktales.extensions.desktop.engine.inject
 
DesktopExtensionsOverrideInjectConfig() - Constructor for class com.tokelon.toktales.extensions.desktop.engine.inject.DesktopExtensionsOverrideInjectConfig
 
DesktopExtensionsOverrideInjectModule - Class in com.tokelon.toktales.extensions.desktop.engine.inject
 
DesktopExtensionsOverrideInjectModule() - Constructor for class com.tokelon.toktales.extensions.desktop.engine.inject.DesktopExtensionsOverrideInjectModule
 
DesktopGameStateControl - Class in com.tokelon.toktales.desktop.game.state
 
DesktopGameStateControl(ILogging, IDesktopInputService) - Constructor for class com.tokelon.toktales.desktop.game.state.DesktopGameStateControl
 
DesktopGameStateControl.DesktopGamestateInputForwarder - Class in com.tokelon.toktales.desktop.game.state
 
DesktopGameStateInput - Class in com.tokelon.toktales.desktop.game.state
 
DesktopGameStateInput() - Constructor for class com.tokelon.toktales.desktop.game.state.DesktopGameStateInput
 
DesktopGamestateInputForwarder() - Constructor for class com.tokelon.toktales.desktop.game.state.DesktopGameStateControl.DesktopGamestateInputForwarder
 
DesktopGL11 - Class in com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20
Desktop OGL2 v1.1 implementation of OpenGL CompatWrapper.
DesktopGL11() - Constructor for class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
DesktopGL13 - Class in com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20
Desktop OGL2 v1.3 implementation of OpenGL CompatWrapper.
DesktopGL13() - Constructor for class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL13
 
DesktopGL14 - Class in com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20
Desktop OGL2 v1.4 implementation of OpenGL CompatWrapper.
DesktopGL14() - Constructor for class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL14
 
DesktopGL15 - Class in com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20
Desktop OGL2 v1.5 implementation of OpenGL CompatWrapper.
DesktopGL15() - Constructor for class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL15
 
DesktopGL20 - Class in com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20
Desktop OGL2 v2.0 implementation of OpenGL CompatWrapper.
DesktopGL20() - Constructor for class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
DesktopGLBufferUtils - Class in com.tokelon.toktales.desktop.lwjgl.render.opengl
 
DesktopGLBufferUtils() - Constructor for class com.tokelon.toktales.desktop.lwjgl.render.opengl.DesktopGLBufferUtils
 
DesktopGLInjectModule - Class in com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20
 
DesktopGLInjectModule() - Constructor for class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGLInjectModule
 
DesktopInjectConfig - Class in com.tokelon.toktales.desktop.engine.inject
 
DesktopInjectConfig() - Constructor for class com.tokelon.toktales.desktop.engine.inject.DesktopInjectConfig
 
DesktopInjectModule - Class in com.tokelon.toktales.desktop.engine.inject
 
DesktopInjectModule() - Constructor for class com.tokelon.toktales.desktop.engine.inject.DesktopInjectModule
 
DesktopInjectorTestHelper - Class in com.tokelon.toktales.desktop.test.engine.inject
 
DesktopInputConsumer - Class in com.tokelon.toktales.desktop.input.dispatch
 
DesktopInputConsumer() - Constructor for class com.tokelon.toktales.desktop.input.dispatch.DesktopInputConsumer
 
DesktopInputConsumer.DesktopInputConsumerFactory - Class in com.tokelon.toktales.desktop.input.dispatch
 
DesktopInputConsumerFactory() - Constructor for class com.tokelon.toktales.desktop.input.dispatch.DesktopInputConsumer.DesktopInputConsumerFactory
 
DesktopInputDispatch - Class in com.tokelon.toktales.desktop.input.dispatch
 
DesktopInputDispatch(IDesktopInputProducer.IDesktopInputProducerFactory, IDesktopInputConsumer.IDesktopInputConsumerFactory) - Constructor for class com.tokelon.toktales.desktop.input.dispatch.DesktopInputDispatch
 
DesktopInputProducer - Class in com.tokelon.toktales.desktop.input.dispatch
 
DesktopInputProducer(IDesktopInputDispatch) - Constructor for class com.tokelon.toktales.desktop.input.dispatch.DesktopInputProducer
 
DesktopInputProducer.DesktopInputProducerFactory - Class in com.tokelon.toktales.desktop.input.dispatch
 
DesktopInputProducerFactory() - Constructor for class com.tokelon.toktales.desktop.input.dispatch.DesktopInputProducer.DesktopInputProducerFactory
 
DesktopInputRegistration - Class in com.tokelon.toktales.desktop.input.dispatch
 
DesktopInputRegistration() - Constructor for class com.tokelon.toktales.desktop.input.dispatch.DesktopInputRegistration
 
DesktopInputService - Class in com.tokelon.toktales.desktop.input
 
DesktopInputService(IDesktopInputDispatch) - Constructor for class com.tokelon.toktales.desktop.input.DesktopInputService
 
DesktopInputService(IDesktopInputDispatch, Map<String, IEngineService.IServiceExtension>) - Constructor for class com.tokelon.toktales.desktop.input.DesktopInputService
 
DesktopLauncherFactory - Class in com.tokelon.toktales.desktop.engine
 
DesktopLauncherFactory() - Constructor for class com.tokelon.toktales.desktop.engine.DesktopLauncherFactory
 
DesktopLauncherFactory.DesktopEngineLauncherBuilder - Class in com.tokelon.toktales.desktop.engine
 
DesktopLauncherFactory.WindowEngineLauncherBuilder - Class in com.tokelon.toktales.desktop.engine
 
DesktopLocalMapControlScheme - Class in com.tokelon.toktales.extensions.desktop.game.state.localmap
 
DesktopLocalMapControlScheme() - Constructor for class com.tokelon.toktales.extensions.desktop.game.state.localmap.DesktopLocalMapControlScheme
 
DesktopLocalMapInputHandler - Class in com.tokelon.toktales.extensions.desktop.game.state.localmap
 
DesktopLocalMapInputHandler(ILocalMapGamestate) - Constructor for class com.tokelon.toktales.extensions.desktop.game.state.localmap.DesktopLocalMapInputHandler
 
DesktopMockPlatformInjectModule - Class in com.tokelon.toktales.desktop.test.engine.inject
Desktop inject module used for testing.
DesktopMockPlatformInjectModule() - Constructor for class com.tokelon.toktales.desktop.test.engine.inject.DesktopMockPlatformInjectModule
 
DesktopOverrideInjectConfig - Class in com.tokelon.toktales.desktop.engine.inject
 
DesktopOverrideInjectConfig() - Constructor for class com.tokelon.toktales.desktop.engine.inject.DesktopOverrideInjectConfig
 
DesktopOverrideInjectModule - Class in com.tokelon.toktales.desktop.engine.inject
 
DesktopOverrideInjectModule() - Constructor for class com.tokelon.toktales.desktop.engine.inject.DesktopOverrideInjectModule
 
DesktopParentIdentifiersInjectModule - Class in com.tokelon.toktales.desktop.content
 
DesktopParentIdentifiersInjectModule() - Constructor for class com.tokelon.toktales.desktop.content.DesktopParentIdentifiersInjectModule
 
DesktopPassthroughGamestateInputHandler - Class in com.tokelon.toktales.desktop.game.state
 
DesktopPassthroughGamestateInputHandler(IGameState) - Constructor for class com.tokelon.toktales.desktop.game.state.DesktopPassthroughGamestateInputHandler
 
DesktopRenderService - Class in com.tokelon.toktales.desktop.render
 
DesktopRenderService(ISurfaceManager, IRenderAccess) - Constructor for class com.tokelon.toktales.desktop.render.DesktopRenderService
 
DesktopRenderService(ISurfaceManager, IRenderAccess, Map<String, IEngineService.IServiceExtension>) - Constructor for class com.tokelon.toktales.desktop.render.DesktopRenderService
 
DesktopRenderToolkit - Class in com.tokelon.toktales.desktop.lwjgl.render.opengl
 
DesktopRenderToolkit() - Constructor for class com.tokelon.toktales.desktop.lwjgl.render.opengl.DesktopRenderToolkit
 
DesktopRenderToolkit.DesktopRenderToolkitFactory - Class in com.tokelon.toktales.desktop.lwjgl.render.opengl
 
DesktopRenderToolkitFactory() - Constructor for class com.tokelon.toktales.desktop.lwjgl.render.opengl.DesktopRenderToolkit.DesktopRenderToolkitFactory
 
DesktopStorageService - Class in com.tokelon.toktales.desktop.storage
 
DesktopStorageService(String) - Constructor for class com.tokelon.toktales.desktop.storage.DesktopStorageService
 
DesktopStorageService(String, Map<String, IEngineService.IServiceExtension>) - Constructor for class com.tokelon.toktales.desktop.storage.DesktopStorageService
 
DesktopStorageService.DesktopStorageServiceFactory - Class in com.tokelon.toktales.desktop.storage
 
DesktopStorageServiceFactory() - Constructor for class com.tokelon.toktales.desktop.storage.DesktopStorageService.DesktopStorageServiceFactory
 
DesktopTestLib - Class in com.tokelon.toktales.desktop.test
 
DesktopTestLib() - Constructor for class com.tokelon.toktales.desktop.test.DesktopTestLib
 
DesktopTestStatesInjectModule - Class in com.tokelon.toktales.test.desktop.game.state
 
DesktopTestStatesInjectModule() - Constructor for class com.tokelon.toktales.test.desktop.game.state.DesktopTestStatesInjectModule
 
DesktopToolsInjectModule - Class in com.tokelon.toktales.desktop.engine.inject
 
DesktopToolsInjectModule() - Constructor for class com.tokelon.toktales.desktop.engine.inject.DesktopToolsInjectModule
 
DesktopUIService - Class in com.tokelon.toktales.desktop.ui
 
DesktopUIService() - Constructor for class com.tokelon.toktales.desktop.ui.DesktopUIService
 
DesktopUIService(Map<String, IEngineService.IServiceExtension>) - Constructor for class com.tokelon.toktales.desktop.ui.DesktopUIService
 
DesktopUserGamestate - Class in com.tokelon.toktales.test.desktop.game.state.userstate
 
DesktopUserGamestate() - Constructor for class com.tokelon.toktales.test.desktop.game.state.userstate.DesktopUserGamestate
 
DesktopUserGamestateControlScheme - Class in com.tokelon.toktales.test.desktop.game.state.userstate
 
DesktopUserGamestateControlScheme() - Constructor for class com.tokelon.toktales.test.desktop.game.state.userstate.DesktopUserGamestateControlScheme
 
DesktopUserGamestateInputHandler - Class in com.tokelon.toktales.test.desktop.game.state.userstate
 
DesktopUserGamestateInputHandler(DesktopUserGamestate) - Constructor for class com.tokelon.toktales.test.desktop.game.state.userstate.DesktopUserGamestateInputHandler
 
DesktopValuesInjectModule - Class in com.tokelon.toktales.desktop.engine.inject
 
DesktopValuesInjectModule() - Constructor for class com.tokelon.toktales.desktop.engine.inject.DesktopValuesInjectModule
 
DesktopWindowFactory - Class in com.tokelon.toktales.desktop.ui.window
 
DesktopWindowFactory() - Constructor for class com.tokelon.toktales.desktop.ui.window.DesktopWindowFactory
 
DesktopWindowFactory(IWindowToolkit) - Constructor for class com.tokelon.toktales.desktop.ui.window.DesktopWindowFactory
 
DestinationOverrideException - Exception in com.tokelon.toktales.core.game.controller.map
 
DestinationOverrideException() - Constructor for exception com.tokelon.toktales.core.game.controller.map.DestinationOverrideException
 
DestinationOverrideException(String) - Constructor for exception com.tokelon.toktales.core.game.controller.map.DestinationOverrideException
 
DestinationOverrideException(Throwable) - Constructor for exception com.tokelon.toktales.core.game.controller.map.DestinationOverrideException
 
DestinationOverrideException(String, Throwable) - Constructor for exception com.tokelon.toktales.core.game.controller.map.DestinationOverrideException
 
destroy() - Method in class com.tokelon.toktales.android.render.opengl.GLBitmapDriver
 
destroy() - Method in class com.tokelon.toktales.android.render.opengl.GLFontDriver
 
destroy() - Method in class com.tokelon.toktales.android.render.opengl.GLShapeDriver
 
destroy() - Method in class com.tokelon.toktales.android.render.opengl.GLSpriteDriver
 
destroy() - Method in class com.tokelon.toktales.core.engine.DefaultEngineDriver
 
destroy() - Method in interface com.tokelon.toktales.core.engine.IEngineDriver
Runs the destruction of the engine.
destroy() - Method in interface com.tokelon.toktales.core.render.IRenderDriver
 
destroy() - Method in class com.tokelon.toktales.core.render.opengl.gl20.facade.GLProgram
 
destroy() - Method in class com.tokelon.toktales.core.render.opengl.gl20.facade.GLShader
 
destroy() - Method in interface com.tokelon.toktales.core.render.opengl.gl20.facade.IGLProgram
 
destroy() - Method in interface com.tokelon.toktales.core.render.opengl.gl20.facade.IGLShader
 
destroy() - Method in class com.tokelon.toktales.desktop.lwjgl.LWJGLWindowContext
 
destroy() - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLBitmapDriver
 
destroy() - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLFontDriver
 
destroy() - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLShapeDriver
 
destroy() - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLSpriteDriver
 
destroy() - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindow
 
destroy() - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindowRenderer
 
destroy() - Method in interface com.tokelon.toktales.desktop.render.IWindowRenderer
 
destroy() - Method in interface com.tokelon.toktales.desktop.ui.window.IWindow
 
destroy() - Method in interface com.tokelon.toktales.desktop.ui.window.IWindowContext
 
destroyContext() - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindowRenderer
 
destroyContext() - Method in interface com.tokelon.toktales.desktop.render.IWindowRenderer
 
destroyGame() - Method in class com.tokelon.toktales.core.game.control.GameControl
 
destroyGame() - Method in interface com.tokelon.toktales.core.game.control.IGameControl
 
destroyWindowContext() - Method in interface com.tokelon.toktales.desktop.ui.window.IWindowHandler
 
destroyWindowContext() - Method in class com.tokelon.toktales.desktop.ui.window.WindowHandler
 
detachShader(IGLShader) - Method in class com.tokelon.toktales.core.render.opengl.gl20.facade.GLProgram
 
detachShader(IGLShader) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.facade.IGLProgram
 
DialogBaseLocalMapControlHandler() - Constructor for class com.tokelon.toktales.extensions.core.game.state.localmap.DialogBaseLocalMapGamescene.DialogBaseLocalMapControlHandler
 
DialogBaseLocalMapGamescene - Class in com.tokelon.toktales.extensions.core.game.state.localmap
 
DialogBaseLocalMapGamescene() - Constructor for class com.tokelon.toktales.extensions.core.game.state.localmap.DialogBaseLocalMapGamescene
 
DialogBaseLocalMapGamescene(IScreenDialog, IDialogController) - Constructor for class com.tokelon.toktales.extensions.core.game.state.localmap.DialogBaseLocalMapGamescene
 
DialogBaseLocalMapGamescene(IControllerManager, ICamera, ILocalMapControlHandler, IWorldspace, ICameraController.ICameraControllerFactory, IPlayerController, IMapController, IScreenDialog, IDialogController) - Constructor for class com.tokelon.toktales.extensions.core.game.state.localmap.DialogBaseLocalMapGamescene
 
DialogBaseLocalMapGamescene.DialogBaseLocalMapControlHandler - Class in com.tokelon.toktales.extensions.core.game.state.localmap
 
DialogBaseLocalMapGamescene.DialogRenderCallback - Class in com.tokelon.toktales.extensions.core.game.state.localmap
 
DialogRenderCallback(IGameState, DialogBaseLocalMapGamescene) - Constructor for class com.tokelon.toktales.extensions.core.game.state.localmap.DialogBaseLocalMapGamescene.DialogRenderCallback
 
DialogRenderer - Class in com.tokelon.toktales.extensions.core.game.renderer
 
DialogRenderer(ILogging, IEngine, ICodepointAssetManager, ISupplier<ITextureCoordinator>, ISupplier<IDialogController>) - Constructor for class com.tokelon.toktales.extensions.core.game.renderer.DialogRenderer
 
DialogRenderer.DialogRendererFactory - Class in com.tokelon.toktales.extensions.core.game.renderer
 
DialogRendererFactory() - Constructor for class com.tokelon.toktales.extensions.core.game.renderer.DialogRenderer.DialogRendererFactory
 
disableCameraFollow() - Method in class com.tokelon.toktales.core.game.controller.CameraController
 
disableCameraFollow() - Method in interface com.tokelon.toktales.core.game.controller.ICameraController
 
disableContextCreation() - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindow
 
dispose() - Method in class com.tokelon.toktales.android.content.AndroidBitmap
 
dispose() - Method in class com.tokelon.toktales.android.content.AndroidCodepoint
 
dispose() - Method in class com.tokelon.toktales.android.content.AndroidFont
 
dispose() - Method in class com.tokelon.toktales.core.content.graphics.BitmapImpl
 
dispose() - Method in class com.tokelon.toktales.core.content.manage.bitmap.BitmapAssetImpl
 
dispose() - Method in class com.tokelon.toktales.core.content.manage.codepoint.CodepointAsset
 
dispose() - Method in class com.tokelon.toktales.core.content.manage.font.FontAssetImpl
 
dispose() - Method in class com.tokelon.toktales.core.content.manage.sound.SoundAsset
 
dispose() - Method in class com.tokelon.toktales.core.content.manage.texture.TextureAsset
 
dispose() - Method in class com.tokelon.toktales.desktop.lwjgl.content.STBBitmap
 
dispose() - Method in class com.tokelon.toktales.desktop.lwjgl.content.STBCodepoint
 
dispose() - Method in class com.tokelon.toktales.desktop.lwjgl.content.STBFont
 
dispose() - Method in class com.tokelon.toktales.desktop.lwjgl.content.STBSound
 
dispose() - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.ShaderProgram
 
dispose() - Method in interface com.tokelon.toktales.tools.core.dispose.IDisposable
Releases resources used by this object and marks it as disposed.
dispose(T) - Method in interface com.tokelon.toktales.tools.core.dispose.IDisposer
Disposes of managed resources in the given object.
doEntitiesCollide(IGameEntity, IGameEntity) - Method in interface com.tokelon.toktales.core.game.world.ICollisionManager
 
doEntitiesCollide(IGameEntity, IGameEntity) - Method in class com.tokelon.toktales.core.game.world.Worldspace
 
doRectanglesCollide(IRectangle2f, IRectangle2f) - Method in class com.tokelon.toktales.core.game.world.DefaultCollisionStrategy
 
doRectanglesCollide(float, float, float, float, float, float, float, float) - Method in class com.tokelon.toktales.core.game.world.DefaultCollisionStrategy
 
doRectanglesCollide(IRectangle2f, IRectangle2f) - Method in interface com.tokelon.toktales.core.game.world.ICollisionStrategy
 
doRectanglesCollide(float, float, float, float, float, float, float, float) - Method in interface com.tokelon.toktales.core.game.world.ICollisionStrategy
 
doRun(IEngineContext) - Method in class com.tokelon.toktales.core.engine.setup.AbstractInjectSetup
Implement your custom setup logic here.
doRun(IEngineContext) - Method in class com.tokelon.toktales.core.engine.setup.BaseInjectSetup
 
DOWN - Static variable in interface com.tokelon.toktales.core.game.world.ICrossDirection
 
draw(IRenderModel, INamedOptions) - Method in class com.tokelon.toktales.android.render.opengl.GLBitmapDriver
 
draw(IRenderModel, INamedOptions) - Method in class com.tokelon.toktales.android.render.opengl.GLFontDriver
 
draw(IRenderModel, INamedOptions) - Method in class com.tokelon.toktales.android.render.opengl.GLShapeDriver
 
draw(IRenderModel, INamedOptions) - Method in class com.tokelon.toktales.android.render.opengl.GLSpriteDriver
 
draw(IRenderModel, INamedOptions) - Method in interface com.tokelon.toktales.core.render.IRenderDriver
 
draw(IRenderModel, INamedOptions) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLBitmapDriver
 
draw(IRenderModel, INamedOptions) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLFontDriver
 
draw(IRenderModel, INamedOptions) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLShapeDriver
 
draw(IRenderModel, INamedOptions) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLSpriteDriver
 
drawBatch(List<IRenderModel>, INamedOptions) - Method in class com.tokelon.toktales.android.render.opengl.GLBitmapDriver
 
drawBatch(List<IRenderModel>, INamedOptions) - Method in class com.tokelon.toktales.android.render.opengl.GLFontDriver
 
drawBatch(List<IRenderModel>, INamedOptions) - Method in class com.tokelon.toktales.android.render.opengl.GLShapeDriver
 
drawBatch(List<IRenderModel>, INamedOptions) - Method in class com.tokelon.toktales.android.render.opengl.GLSpriteDriver
 
drawBatch(List<IRenderModel>, INamedOptions) - Method in interface com.tokelon.toktales.core.render.IRenderDriver
 
drawBatch(List<IRenderModel>, INamedOptions) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLBitmapDriver
 
drawBatch(List<IRenderModel>, INamedOptions) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLFontDriver
 
drawBatch(List<IRenderModel>, INamedOptions) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLShapeDriver
 
drawBatch(List<IRenderModel>, INamedOptions) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLSpriteDriver
 
drawCameraOrigin() - Method in class com.tokelon.toktales.extensions.core.game.renderer.DebugRenderer
 
drawCameraOrigin() - Method in interface com.tokelon.toktales.extensions.core.game.renderer.IDebugRenderer
 
drawChar(char) - Method in class com.tokelon.toktales.core.render.renderer.CharRenderer
 
drawChar(char) - Method in interface com.tokelon.toktales.core.render.renderer.ICharRenderer
Draws the given char at the current position.
drawCodepoint(int) - Method in class com.tokelon.toktales.core.render.renderer.CharRenderer
 
drawCodepoint(int) - Method in interface com.tokelon.toktales.core.render.renderer.ICharRenderer
Draws the given codepoint at the current position.
drawConsoleOverlay(IConsoleController) - Method in class com.tokelon.toktales.extensions.core.game.renderer.ConsoleOverlayRenderer
 
drawConsoleOverlay(IConsoleController) - Method in interface com.tokelon.toktales.extensions.core.game.renderer.IConsoleOverlayRenderer
 
drawDebug(IPlayerController, IWorldspace) - Method in class com.tokelon.toktales.extensions.core.game.renderer.DebugRenderer
 
drawDebug(IPlayerController, IWorldspace) - Method in interface com.tokelon.toktales.extensions.core.game.renderer.IDebugRenderer
 
drawDialog(IDialogController) - Method in class com.tokelon.toktales.extensions.core.game.renderer.DialogRenderer
 
drawDialog(IDialogController) - Method in interface com.tokelon.toktales.extensions.core.game.renderer.IDialogRenderer
 
drawEntities(IWorldspace) - Method in class com.tokelon.toktales.extensions.core.game.renderer.EntityRenderer
 
drawEntities(IWorldspace) - Method in interface com.tokelon.toktales.extensions.core.game.renderer.IEntityRenderer
 
drawEntityCollisionBoxes(IWorldspace) - Method in class com.tokelon.toktales.extensions.core.game.renderer.DebugRenderer
 
drawEntityCollisionBoxes(IWorldspace) - Method in interface com.tokelon.toktales.extensions.core.game.renderer.IDebugRenderer
 
drawEntityDebugInfos(IWorldspace) - Method in class com.tokelon.toktales.extensions.core.game.renderer.DebugRenderer
 
drawEntityDebugInfos(IWorldspace) - Method in interface com.tokelon.toktales.extensions.core.game.renderer.IDebugRenderer
 
drawFrame() - Method in class com.tokelon.toktales.desktop.lwjgl.ui.GameWindowRenderer
 
drawFrame() - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindowRenderer
 
drawFrame() - Method in interface com.tokelon.toktales.desktop.render.IWindowRenderer
 
drawFrameInfo() - Method in class com.tokelon.toktales.extensions.core.game.renderer.DebugRenderer
 
drawFrameInfo() - Method in interface com.tokelon.toktales.extensions.core.game.renderer.IDebugRenderer
 
drawFull(INamedOptions) - Method in class com.tokelon.toktales.android.game.renderer.UIRenderer
 
drawFull(INamedOptions) - Method in interface com.tokelon.toktales.core.render.renderer.ISegmentRenderer
Renderers should implement this if they can draw full without a layer index.
drawFull(INamedOptions) - Method in class com.tokelon.toktales.extensions.core.game.renderer.ConsoleOverlayRenderer
 
drawFull(INamedOptions) - Method in class com.tokelon.toktales.extensions.core.game.renderer.ConsoleRenderer
 
drawFull(INamedOptions) - Method in class com.tokelon.toktales.extensions.core.game.renderer.DebugRenderer
 
drawFull(INamedOptions) - Method in class com.tokelon.toktales.extensions.core.game.renderer.DialogRenderer
 
drawFull(INamedOptions) - Method in class com.tokelon.toktales.extensions.core.game.renderer.EntityRenderer
 
drawFull(INamedOptions) - Method in class com.tokelon.toktales.extensions.core.game.renderer.MapRenderer
 
drawFull(INamedOptions) - Method in class com.tokelon.toktales.extensions.core.game.renderer.ObjectRenderer
 
drawFull(INamedOptions) - Method in class com.tokelon.toktales.extensions.core.game.renderer.PlayerRenderer
 
drawFull(INamedOptions) - Method in class com.tokelon.toktales.extensions.core.game.renderer.TextBoxRenderer
 
drawGrid() - Method in class com.tokelon.toktales.extensions.core.game.renderer.DebugRenderer
 
drawGrid() - Method in interface com.tokelon.toktales.extensions.core.game.renderer.IDebugRenderer
 
drawImage(ITexture, float, float, float, float, float, float, float, float) - Method in interface com.tokelon.toktales.core.render.renderer.IImageRenderer
 
drawImage(ITexture, float, float, float, float, float, float, float, float) - Method in class com.tokelon.toktales.core.render.renderer.ImageRenderer
 
DRAWING_OPTION_IGNORE_SPRITESET - Static variable in class com.tokelon.toktales.core.values.RenderDriverOptions
 
drawLayer(INamedOptions, String) - Method in class com.tokelon.toktales.android.game.renderer.UIRenderer
 
drawLayer(INamedOptions, String) - Method in interface com.tokelon.toktales.core.render.renderer.ISegmentRenderer
 
drawLayer(INamedOptions, String) - Method in class com.tokelon.toktales.extensions.core.game.renderer.ConsoleOverlayRenderer
 
drawLayer(INamedOptions, String) - Method in class com.tokelon.toktales.extensions.core.game.renderer.ConsoleRenderer
 
drawLayer(INamedOptions, String) - Method in class com.tokelon.toktales.extensions.core.game.renderer.DebugRenderer
 
drawLayer(INamedOptions, String) - Method in class com.tokelon.toktales.extensions.core.game.renderer.DialogRenderer
 
drawLayer(INamedOptions, String) - Method in class com.tokelon.toktales.extensions.core.game.renderer.EntityRenderer
 
drawLayer(INamedOptions, String) - Method in class com.tokelon.toktales.extensions.core.game.renderer.MapRenderer
 
drawLayer(INamedOptions, String) - Method in class com.tokelon.toktales.extensions.core.game.renderer.ObjectRenderer
 
drawLayer(INamedOptions, String) - Method in class com.tokelon.toktales.extensions.core.game.renderer.PlayerRenderer
 
drawLayer(INamedOptions, String) - Method in class com.tokelon.toktales.extensions.core.game.renderer.TextBoxRenderer
 
drawLine(float, float, float, float, float) - Method in interface com.tokelon.toktales.core.render.renderer.IShapeRenderer
 
drawLine(float, float, float, float, float) - Method in class com.tokelon.toktales.core.render.renderer.ShapeRenderer
 
drawLineShape(ILineShape) - Method in interface com.tokelon.toktales.core.render.renderer.IShapeRenderer
 
drawLineShape(ILineShape) - Method in class com.tokelon.toktales.core.render.renderer.ShapeRenderer
 
drawMapLayer(IMapController, String) - Method in interface com.tokelon.toktales.extensions.core.game.renderer.IMapRenderer
 
drawMapLayer(IMapController, String) - Method in class com.tokelon.toktales.extensions.core.game.renderer.MapRenderer
 
drawObjectsOnMapLayer(IMapController, String) - Method in interface com.tokelon.toktales.extensions.core.game.renderer.IObjectRenderer
 
drawObjectsOnMapLayer(IMapController, String) - Method in class com.tokelon.toktales.extensions.core.game.renderer.ObjectRenderer
 
drawPlayer(IPlayerController) - Method in interface com.tokelon.toktales.extensions.core.game.renderer.IPlayerRenderer
 
drawPlayer(IPlayerController) - Method in class com.tokelon.toktales.extensions.core.game.renderer.PlayerRenderer
 
drawPlayerCollisionBox(IPlayerController) - Method in class com.tokelon.toktales.extensions.core.game.renderer.DebugRenderer
 
drawPlayerCollisionBox(IPlayerController) - Method in interface com.tokelon.toktales.extensions.core.game.renderer.IDebugRenderer
 
drawPoint(float, float, float) - Method in interface com.tokelon.toktales.core.render.renderer.IShapeRenderer
 
drawPoint(float, float, float) - Method in class com.tokelon.toktales.core.render.renderer.ShapeRenderer
 
drawPointShape(IPointShape) - Method in interface com.tokelon.toktales.core.render.renderer.IShapeRenderer
 
drawPointShape(IPointShape) - Method in class com.tokelon.toktales.core.render.renderer.ShapeRenderer
 
drawQuick(Matrix4f, IRenderModel, INamedOptions) - Method in class com.tokelon.toktales.android.render.opengl.GLBitmapDriver
 
drawQuick(Matrix4f, IRenderModel, INamedOptions) - Method in class com.tokelon.toktales.android.render.opengl.GLFontDriver
 
drawQuick(Matrix4f, IRenderModel, INamedOptions) - Method in class com.tokelon.toktales.android.render.opengl.GLShapeDriver
 
drawQuick(Matrix4f, IRenderModel, INamedOptions) - Method in class com.tokelon.toktales.android.render.opengl.GLSpriteDriver
 
drawQuick(Matrix4f, IRenderModel, INamedOptions) - Method in interface com.tokelon.toktales.core.render.IRenderDriver
 
drawQuick(Matrix4f, IRenderModel, INamedOptions) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLBitmapDriver
 
drawQuick(Matrix4f, IRenderModel, INamedOptions) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLFontDriver
 
drawQuick(Matrix4f, IRenderModel, INamedOptions) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLShapeDriver
 
drawQuick(Matrix4f, IRenderModel, INamedOptions) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLSpriteDriver
 
drawRectangle(float, float, float, float) - Method in interface com.tokelon.toktales.core.render.renderer.IShapeRenderer
 
drawRectangle(float, float, float, float, float, float, float, float) - Method in interface com.tokelon.toktales.core.render.renderer.IShapeRenderer
 
drawRectangle(float, float, float, float) - Method in class com.tokelon.toktales.core.render.renderer.ShapeRenderer
 
drawRectangle(float, float, float, float, float, float, float, float) - Method in class com.tokelon.toktales.core.render.renderer.ShapeRenderer
 
drawRectangleShape(IRectangleShape) - Method in interface com.tokelon.toktales.core.render.renderer.IShapeRenderer
 
drawRectangleShape(IRectangleShape) - Method in class com.tokelon.toktales.core.render.renderer.ShapeRenderer
 
drawTextBox(ITextBox, IRGBAColor) - Method in interface com.tokelon.toktales.extensions.core.render.ITextRenderer
 
drawTextBox(ITextBox, IRGBAColor) - Method in class com.tokelon.toktales.extensions.core.render.TextRenderer
 
drawTriangle(float, float, float, float, float, float) - Method in interface com.tokelon.toktales.core.render.renderer.IShapeRenderer
 
drawTriangle(float, float, float, float, float, float) - Method in class com.tokelon.toktales.core.render.renderer.ShapeRenderer
 
drawTriangleShape(ITriangleShape) - Method in interface com.tokelon.toktales.core.render.renderer.IShapeRenderer
 
drawTriangleShape(ITriangleShape) - Method in class com.tokelon.toktales.core.render.renderer.ShapeRenderer
 
DummyGameAdapter - Class in com.tokelon.toktales.core.test.game
 
DummyGameAdapter() - Constructor for class com.tokelon.toktales.core.test.game.DummyGameAdapter
 

E

EAST - Static variable in interface com.tokelon.toktales.core.game.world.ICompassDirection
 
edit() - Method in class com.tokelon.toktales.core.config.CiniFileConfig
 
edit() - Method in interface com.tokelon.toktales.core.config.IFileConfig
 
EditorManager - Class in com.tokelon.toktales.core.editor
 
EditorManager() - Constructor for class com.tokelon.toktales.core.editor.EditorManager
 
elementGet(int, int, int) - Method in interface com.tokelon.toktales.core.game.controller.map.IMapController
 
elementGet(IMapPosition, int) - Method in interface com.tokelon.toktales.core.game.controller.map.IMapController
 
elementGet(int, int, int) - Method in class com.tokelon.toktales.core.game.controller.map.MapController
 
elementGet(IMapPosition, int) - Method in class com.tokelon.toktales.core.game.controller.map.MapController
 
ElementStackImpl - Class in com.tokelon.toktales.core.game.model.map
 
ElementStackImpl() - Constructor for class com.tokelon.toktales.core.game.model.map.ElementStackImpl
 
elementSyncMove(int, int, int, int, int, int) - Method in interface com.tokelon.toktales.core.game.controller.map.IMapController
 
elementSyncMove(IMapPosition, int, IMapPosition, int) - Method in interface com.tokelon.toktales.core.game.controller.map.IMapController
 
elementSyncMove(int, int, int, int, int, int) - Method in class com.tokelon.toktales.core.game.controller.map.MapController
 
elementSyncMove(IMapPosition, int, IMapPosition, int) - Method in class com.tokelon.toktales.core.game.controller.map.MapController
 
elementSyncRemove(int, int, int) - Method in interface com.tokelon.toktales.core.game.controller.map.IMapController
 
elementSyncRemove(IMapPosition, int) - Method in interface com.tokelon.toktales.core.game.controller.map.IMapController
 
elementSyncRemove(int, int, int) - Method in class com.tokelon.toktales.core.game.controller.map.MapController
 
elementSyncRemove(IMapPosition, int) - Method in class com.tokelon.toktales.core.game.controller.map.MapController
 
elementSyncSet(int, int, int, IMapElement) - Method in interface com.tokelon.toktales.core.game.controller.map.IMapController
 
elementSyncSet(IMapPosition, int, IMapElement) - Method in interface com.tokelon.toktales.core.game.controller.map.IMapController
 
elementSyncSet(int, int, int, IMapElement) - Method in class com.tokelon.toktales.core.game.controller.map.MapController
 
elementSyncSet(IMapPosition, int, IMapElement) - Method in class com.tokelon.toktales.core.game.controller.map.MapController
 
EllipseGeometry - Class in com.tokelon.toktales.core.game.world
 
EllipseGeometry(IRectangle2f.IMutableRectangle2f) - Constructor for class com.tokelon.toktales.core.game.world.EllipseGeometry
 
EmbeddedAssetKey - Class in com.tokelon.toktales.core.content.manage.embedded
 
EmbeddedAssetKey(byte[]) - Constructor for class com.tokelon.toktales.core.content.manage.embedded.EmbeddedAssetKey
 
EmbeddedAssetReader - Class in com.tokelon.toktales.core.content.manage.embedded
 
EmbeddedAssetReader() - Constructor for class com.tokelon.toktales.core.content.manage.embedded.EmbeddedAssetReader
 
EmbeddedStringAssetKey - Class in com.tokelon.toktales.core.content.manage.embedded
 
EmbeddedStringAssetKey(String) - Constructor for class com.tokelon.toktales.core.content.manage.embedded.EmbeddedStringAssetKey
 
empty() - Method in interface com.tokelon.toktales.tools.core.objects.managers.ISealedObjectOrganizer.IObjectOrganizer
Removes all objects.
empty() - Method in class com.tokelon.toktales.tools.core.objects.managers.ObjectOrganizer
 
EMPTY_OPTIONS - Static variable in class com.tokelon.toktales.core.content.manage.codepoint.CodepointAssetLoader
 
EmptyBlockMap - Class in com.tokelon.toktales.core.game.model.map
 
EmptyBlockMap() - Constructor for class com.tokelon.toktales.core.game.model.map.EmptyBlockMap
 
EmptyBlockMapConfig() - Constructor for class com.tokelon.toktales.core.game.model.map.IBlockMapConfig.EmptyBlockMapConfig
 
EmptyConsoleOverlayControlHandler() - Constructor for class com.tokelon.toktales.extensions.core.game.state.integration.IConsoleIntegrationControlHandler.EmptyConsoleOverlayControlHandler
 
EmptyControlHandler() - Constructor for class com.tokelon.toktales.core.game.state.IControlHandler.EmptyControlHandler
 
EmptyControlScheme() - Constructor for class com.tokelon.toktales.core.game.state.IControlScheme.EmptyControlScheme
 
EmptyGameAdapter - Class in com.tokelon.toktales.core.game
 
EmptyGameAdapter() - Constructor for class com.tokelon.toktales.core.game.EmptyGameAdapter
 
EmptyGameStateInputHandler() - Constructor for class com.tokelon.toktales.core.game.state.IGameStateInputHandler.EmptyGameStateInputHandler
 
EmptyGameStateRenderer - Class in com.tokelon.toktales.core.game.state.render
 
EmptyGameStateRenderer(ITextureCoordinator) - Constructor for class com.tokelon.toktales.core.game.state.render.EmptyGameStateRenderer
 
EmptyLocalMapControlHandler() - Constructor for class com.tokelon.toktales.extensions.core.game.state.localmap.ILocalMapControlHandler.EmptyLocalMapControlHandler
 
EmptyLocalMapGamescene() - Constructor for class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapGamestate.EmptyLocalMapGamescene
 
enableCameraFollow(IGameEntity) - Method in class com.tokelon.toktales.core.game.controller.CameraController
 
enableCameraFollow(IGameEntity) - Method in interface com.tokelon.toktales.core.game.controller.ICameraController
 
enableErrorChecking(boolean) - Method in class com.tokelon.toktales.core.render.opengl.gl20.GLErrorUtils
 
enableErrorChecking(boolean) - Method in interface com.tokelon.toktales.core.render.opengl.IGLErrorUtils
Enables or disables error checking according to the given value.
enableErrorChecking(boolean) - Method in class com.tokelon.toktales.core.render.opengl.NoopGLErrorUtils
 
enableErrorLoggingForParsing(boolean) - Method in class com.tokelon.toktales.core.config.CiniFileConfig
 
enableLoop(boolean) - Method in class com.tokelon.toktales.core.game.graphic.animation.GameAnimation
 
enableLoop(boolean) - Method in interface com.tokelon.toktales.core.game.graphic.animation.IGameAnimation
 
enableMaxCapacityResize(boolean) - Method in class com.tokelon.toktales.core.render.texture.DefaultTextureCoordinator
 
enableSafeMode(boolean) - Method in class com.tokelon.toktales.core.render.texture.DefaultTextureCoordinator
 
Engine - Class in com.tokelon.toktales.core.engine
 
Engine(IEngineDriver, IEnvironment, IUIService, IContentService, IStorageService, IRenderService, IInputService) - Constructor for class com.tokelon.toktales.core.engine.Engine
 
EngineContext - Class in com.tokelon.toktales.core.engine
 
EngineContext(Injector, IEngine, ILogging, IGame) - Constructor for class com.tokelon.toktales.core.engine.EngineContext
 
EngineException - Exception in com.tokelon.toktales.core.engine
 
EngineException() - Constructor for exception com.tokelon.toktales.core.engine.EngineException
 
EngineException(String) - Constructor for exception com.tokelon.toktales.core.engine.EngineException
 
EngineException(Throwable) - Constructor for exception com.tokelon.toktales.core.engine.EngineException
 
EngineException(String, Throwable) - Constructor for exception com.tokelon.toktales.core.engine.EngineException
 
EngineGamescene - Class in com.tokelon.toktales.test.core.game.state.enginestate
 
EngineGamescene() - Constructor for class com.tokelon.toktales.test.core.game.state.enginestate.EngineGamescene
 
EngineGamestate<T extends IEngineGamescene> - Class in com.tokelon.toktales.test.core.game.state.enginestate
 
EngineGamestate(IEngineGamestateRenderer.IEngineGamestateRendererFactory, IEngineGamestateInputHandler.IEngineGamestateInputHandlerFactory, IControlScheme, IEngineGamestateControlHandler.IEngineGamestateControlHandlerFactory) - Constructor for class com.tokelon.toktales.test.core.game.state.enginestate.EngineGamestate
 
EngineGamestate(Provider<? extends T>, IGameSceneControl.IModifiableGameSceneControl<T>, IEngineGamestateRenderer.IEngineGamestateRendererFactory, IEngineGamestateInputHandler.IEngineGamestateInputHandlerFactory, IControlScheme, IEngineGamestateControlHandler.IEngineGamestateControlHandlerFactory) - Constructor for class com.tokelon.toktales.test.core.game.state.enginestate.EngineGamestate
 
EngineGamestateControlHandler - Class in com.tokelon.toktales.test.core.game.state.enginestate
 
EngineGamestateControlHandler(IEngineGamestate) - Constructor for class com.tokelon.toktales.test.core.game.state.enginestate.EngineGamestateControlHandler
 
EngineGamestateRenderer - Class in com.tokelon.toktales.test.core.game.state.enginestate
 
EngineGamestateRenderer(ITextureCoordinator, IEngineGamestate) - Constructor for class com.tokelon.toktales.test.core.game.state.enginestate.EngineGamestateRenderer
 
EngineInstance - Annotation Type in com.tokelon.toktales.core.engine.inject.scope
 
EngineScope - Class in com.tokelon.toktales.core.engine.inject.scope
 
EngineScope() - Constructor for class com.tokelon.toktales.core.engine.inject.scope.EngineScope
 
EngineScoped - Annotation Type in com.tokelon.toktales.core.engine.inject.scope
 
enqueue(K) - Method in class com.tokelon.toktales.tools.assets.loader.AbstractExecutorServiceAssetLoader
 
enqueue(K, O) - Method in class com.tokelon.toktales.tools.assets.loader.AbstractExecutorServiceAssetLoader
 
enqueue(K, IAssetReader) - Method in class com.tokelon.toktales.tools.assets.loader.AbstractExecutorServiceAssetLoader
 
enqueue(K, O, IAssetReader) - Method in class com.tokelon.toktales.tools.assets.loader.AbstractExecutorServiceAssetLoader
 
enqueue(K, IAssetDecoder<? extends T, K, O>) - Method in class com.tokelon.toktales.tools.assets.loader.AbstractExecutorServiceAssetLoader
 
enqueue(K, O, IAssetDecoder<? extends T, K, O>) - Method in class com.tokelon.toktales.tools.assets.loader.AbstractExecutorServiceAssetLoader
 
enqueue(K, O, IAssetReader, IAssetDecoder<? extends T, K, O>) - Method in class com.tokelon.toktales.tools.assets.loader.AbstractExecutorServiceAssetLoader
 
enqueue(K) - Method in interface com.tokelon.toktales.tools.assets.loader.IAssetLoader
 
enqueue(K, O) - Method in interface com.tokelon.toktales.tools.assets.loader.IAssetLoader
 
enqueue(K, IAssetReader) - Method in interface com.tokelon.toktales.tools.assets.loader.IAssetLoader
 
enqueue(K, IAssetDecoder<? extends T, K, O>) - Method in interface com.tokelon.toktales.tools.assets.loader.IAssetLoader
 
enqueue(K, O, IAssetReader) - Method in interface com.tokelon.toktales.tools.assets.loader.IAssetLoader
 
enqueue(K, O, IAssetDecoder<? extends T, K, O>) - Method in interface com.tokelon.toktales.tools.assets.loader.IAssetLoader
 
enqueue(K, O, IAssetReader, IAssetDecoder<? extends T, K, O>) - Method in interface com.tokelon.toktales.tools.assets.loader.IAssetLoader
 
enter() - Method in interface com.tokelon.toktales.core.game.controller.IConsoleController
 
enter() - Method in class com.tokelon.toktales.extensions.core.game.controller.DefaultConsoleController
 
EnterActivityEngineIntegration - Class in com.tokelon.toktales.android.activity.integration.engine
 
EnterActivityEngineIntegration(IEngineDriver) - Constructor for class com.tokelon.toktales.android.activity.integration.engine.EnterActivityEngineIntegration
 
enterMode(String) - Method in class com.tokelon.toktales.core.game.control.GameControl
 
enterMode(String) - Method in interface com.tokelon.toktales.core.game.control.IGameControl
Activates the given mode.
ENTITY_TYPE - Static variable in class com.tokelon.toktales.core.game.model.map.entities.PlayerEntity
 
entityActiveStatusChanged(IGameEntity) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity.IGameEntityObserver
 
entityAdjustCoordinateState(long, long) - Method in class com.tokelon.toktales.core.game.model.entity.ExtendedGameEntity
 
entityAdjustCoordinateState(long, long) - Method in class com.tokelon.toktales.core.game.model.entity.GameEntity
Adjusts the entity coordinates according to the given time.
entityAdjustGraphicState(long, long) - Method in class com.tokelon.toktales.core.game.model.entity.ExtendedGameEntity
 
entityAdjustGraphicState(long, long) - Method in class com.tokelon.toktales.core.game.model.entity.GameEntity
Adjusts the entity graphics according to the given time.
entityCalculateCollision(IPoint2f) - Method in class com.tokelon.toktales.core.game.model.entity.GameEntity
Calculates the entity collision and the resulting coordinates, according to the given destination coordinates.
entityCalculateCoordinates(long, IPoint2f) - Method in class com.tokelon.toktales.core.game.model.entity.GameEntity
Calculates the entity coordinates according to the given time change and velocity.
entityCalculateVelocity(long) - Method in class com.tokelon.toktales.core.game.model.entity.GameEntity
Calculates the entity velocity according to the given time change.
entityCanMoveThereCheck(IGameEntity, IPoint2f) - Method in interface com.tokelon.toktales.core.game.world.ICollisionManager
 
entityCanMoveThereCheck(IGameEntity, float, float) - Method in interface com.tokelon.toktales.core.game.world.ICollisionManager
 
entityCanMoveThereCheck(IGameEntity, float, float) - Method in class com.tokelon.toktales.core.game.world.Worldspace
 
entityCanMoveThereCheck(IGameEntity, IPoint2f) - Method in class com.tokelon.toktales.core.game.world.Worldspace
 
entityCanMoveThereConsidering(IGameEntity, float, float, IGameEntity...) - Method in interface com.tokelon.toktales.core.game.world.ICollisionManager
 
entityCanMoveThereConsidering(IGameEntity, float, float, IGameEntity...) - Method in class com.tokelon.toktales.core.game.world.Worldspace
 
entityCanMoveThereIgnoring(IGameEntity, float, float, IGameEntity...) - Method in interface com.tokelon.toktales.core.game.world.ICollisionManager
 
entityCanMoveThereIgnoring(IGameEntity, float, float, IGameEntity...) - Method in class com.tokelon.toktales.core.game.world.Worldspace
 
entityCollisionBoxChanged(IGameEntity) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity.IGameEntityObserver
 
EntityController - Class in com.tokelon.toktales.core.game.controller
 
EntityController(IGame) - Constructor for class com.tokelon.toktales.core.game.controller.EntityController
 
entityCoordinatesChanged(IGameEntity) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity.IGameEntityObserver
 
entityGraphicBaseChanged(IGameEntity) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity.IGameEntityObserver
 
entityGraphicChanged(IGameEntity) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity.IGameEntityObserver
 
EntityHolder - Class in com.tokelon.toktales.core.game.logic.map
 
EntityHolder() - Constructor for class com.tokelon.toktales.core.game.logic.map.EntityHolder
 
entityMove(IPoint2f) - Method in class com.tokelon.toktales.core.game.model.entity.GameEntity
Moves the entity to the given coordinates.
entityOriginChanged(IGameEntity) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity.IGameEntityObserver
 
EntityRenderer - Class in com.tokelon.toktales.extensions.core.game.renderer
 
EntityRenderer(ILogging, IEngine, ISpriteAssetManager, ISupplier<ITextureCoordinator>, ISupplier<IWorldspace>) - Constructor for class com.tokelon.toktales.extensions.core.game.renderer.EntityRenderer
 
EntityRenderer.EntityRendererFactory - Class in com.tokelon.toktales.extensions.core.game.renderer
 
EntityRendererFactory() - Constructor for class com.tokelon.toktales.extensions.core.game.renderer.EntityRenderer.EntityRendererFactory
 
entitySizeChanged(IGameEntity) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity.IGameEntityObserver
 
entitySpeedChanged(IGameEntity) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity.IGameEntityObserver
 
entityStateWasAdjusted(IGameEntity) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity.IGameEntityObserver
 
entityVelocityChanged(IGameEntity) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity.IGameEntityObserver
 
entityVisibleStatusChanged(IGameEntity) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity.IGameEntityObserver
 
equals(Object) - Method in class com.tokelon.toktales.core.content.manage.bitmap.ReadDelegateBitmapAssetKey
 
equals(Object) - Method in class com.tokelon.toktales.core.content.manage.codepoint.CodepointAssetKeyImpl
 
equals(Object) - Method in class com.tokelon.toktales.core.content.manage.codepoint.CodepointAssetManager.MutableCodepointKey
 
equals(Object) - Method in class com.tokelon.toktales.core.content.manage.contents.ContentKey
 
equals(Object) - Method in class com.tokelon.toktales.core.content.manage.font.ReadDelegateFontAssetKey
 
equals(Object) - Method in class com.tokelon.toktales.core.content.manage.resources.ResourceKey
 
equals(Object) - Method in class com.tokelon.toktales.core.content.manage.resources.ResourceScannerKey
 
equals(Object) - Method in class com.tokelon.toktales.core.content.manage.sound.ReadDelegateSoundAssetKey
 
equals(Object) - Method in class com.tokelon.toktales.core.content.manage.sprite.ReadDelegateSpriteAssetKey
 
equals(Object) - Method in class com.tokelon.toktales.core.content.manage.sprite.SpriteAssetKey
 
equals(Object) - Method in class com.tokelon.toktales.core.content.sprite.SpriteImpl
 
equals(Object) - Method in class com.tokelon.toktales.core.content.sprite.SpritesetSprite
 
equals(Object) - Method in class com.tokelon.toktales.core.game.model.map.MapPositionImpl
 
equals(Object) - Method in class com.tokelon.toktales.core.game.model.Point2fImpl
 
equals(Object) - Method in class com.tokelon.toktales.core.game.model.Point2iImpl
 
equals(Object) - Method in class com.tokelon.toktales.core.game.model.Rectangle2fImpl
 
equals(Object) - Method in class com.tokelon.toktales.core.game.model.Rectangle2iImpl
 
equals(Object) - Method in class com.tokelon.toktales.core.game.world.GridPositionImpl
 
equals(Object) - Method in class com.tokelon.toktales.core.resources.Resource
 
equals(Object) - Method in class com.tokelon.toktales.core.tiled.TiledSpriteset
 
equals(Object) - Method in class com.tokelon.toktales.core.tiled.TiledTileSprite
 
equals(Object) - Method in class com.tokelon.toktales.tools.assets.files.FileKey
 
equals(Object) - Method in class com.tokelon.toktales.tools.assets.files.PathKey
 
equals(Object) - Method in class com.tokelon.toktales.tools.assets.files.RelativeFileKey
 
equals(Object) - Method in class com.tokelon.toktales.tools.assets.files.RelativePathKey
 
error(String) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
error(String, Object) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
error(String, Object, Object) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
error(String, Object...) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
error(String, Throwable) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
error(Marker, String) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
error(Marker, String, Object) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
error(Marker, String, Object, Object) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
error(Marker, String, Object...) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
error(Marker, String, Throwable) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
errorMessageMatchesExpectedBinding(String, Class<?>[], Class<?>[][]) - Static method in class com.tokelon.toktales.core.test.engine.inject.InjectionTestHelper
 
errorOnce(String) - Method in interface com.tokelon.toktales.core.engine.log.ILogger
 
errorOnce(String, Object) - Method in interface com.tokelon.toktales.core.engine.log.ILogger
 
errorOnce(String, Object, Object) - Method in interface com.tokelon.toktales.core.engine.log.ILogger
 
errorOnce(String, Object...) - Method in interface com.tokelon.toktales.core.engine.log.ILogger
 
errorOnce(String) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
errorOnce(String, Object) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
errorOnce(String, Object, Object) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
errorOnce(String, Object...) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
errorOnceForId(String, String) - Method in interface com.tokelon.toktales.core.engine.log.ILogger
 
errorOnceForId(String, String, Object) - Method in interface com.tokelon.toktales.core.engine.log.ILogger
 
errorOnceForId(String, String, Object, Object) - Method in interface com.tokelon.toktales.core.engine.log.ILogger
 
errorOnceForId(String, String, Object...) - Method in interface com.tokelon.toktales.core.engine.log.ILogger
 
errorOnceForId(String, String) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
errorOnceForId(String, String, Object) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
errorOnceForId(String, String, Object, Object) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
errorOnceForId(String, String, Object...) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
execute(Runnable) - Method in class com.tokelon.toktales.core.content.manage.RecyclableExecutorService
 
ExecutorServiceDaemonThreadFactory() - Constructor for class com.tokelon.toktales.tools.assets.loader.DefaultExecutorServiceProvider.ExecutorServiceDaemonThreadFactory
 
ExitActivityEngineIntegration - Class in com.tokelon.toktales.android.activity.integration.engine
 
ExitActivityEngineIntegration(IEngineDriver) - Constructor for class com.tokelon.toktales.android.activity.integration.engine.ExitActivityEngineIntegration
 
exitMode(String) - Method in class com.tokelon.toktales.core.game.control.GameControl
 
exitMode(String) - Method in interface com.tokelon.toktales.core.game.control.IGameControl
Deactivates the given mode.
Experimental - Annotation Type in com.tokelon.toktales.tools.core.annotations.condition
Indicates that the target is not part of the stable API.
Targets with this indicator may be removed in the short term.
extend(Module...) - Method in class com.tokelon.toktales.tools.core.sub.inject.config.HierarchicalInjectConfig
 
extend(Collection<Module>) - Method in class com.tokelon.toktales.tools.core.sub.inject.config.HierarchicalInjectConfig
 
extend(Module...) - Method in interface com.tokelon.toktales.tools.core.sub.inject.config.IHierarchicalInjectConfig
Combines all current modules with the given ones.
extend(Collection<Module>) - Method in interface com.tokelon.toktales.tools.core.sub.inject.config.IHierarchicalInjectConfig
Combines all current modules with the given ones.
extend(IHierarchicalInjectConfig) - Method in interface com.tokelon.toktales.tools.core.sub.inject.config.IMasterInjectConfig
 
extend(IHierarchicalInjectConfig) - Method in class com.tokelon.toktales.tools.core.sub.inject.config.MasterInjectConfig
 
ExtendablePolyline2fImpl - Class in com.tokelon.toktales.core.game.model
 
ExtendablePolyline2fImpl() - Constructor for class com.tokelon.toktales.core.game.model.ExtendablePolyline2fImpl
 
ExtendedCamera - Class in com.tokelon.toktales.core.game.model
 
ExtendedCamera() - Constructor for class com.tokelon.toktales.core.game.model.ExtendedCamera
 
ExtendedCamera(ICameraModel) - Constructor for class com.tokelon.toktales.core.game.model.ExtendedCamera
 
extendedCameraCoordinateStateChanged(IExtendedCamera) - Method in interface com.tokelon.toktales.core.game.model.IExtendedCamera.IExtendedCameraObserver
 
extendedCameraMotionChanged(IExtendedCamera) - Method in interface com.tokelon.toktales.core.game.model.IExtendedCamera.IExtendedCameraObserver
 
extendedCameraStaticCoordinatesChanged(IExtendedCamera) - Method in interface com.tokelon.toktales.core.game.model.IExtendedCamera.IExtendedCameraObserver
 
extendedEntityAnimationChanged(IExtendedGameEntity) - Method in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity.IExtendedGameEntityObserver
 
extendedEntityCoordinateStateChanged(IExtendedGameEntity) - Method in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity.IExtendedGameEntityObserver
 
extendedEntityGraphicChanged(IExtendedGameEntity) - Method in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity.IExtendedGameEntityObserver
 
extendedEntityGraphicStateChanged(IExtendedGameEntity) - Method in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity.IExtendedGameEntityObserver
 
extendedEntityMotionChanged(IExtendedGameEntity) - Method in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity.IExtendedGameEntityObserver
 
extendedEntityStaticCoordinatesChanged(IExtendedGameEntity) - Method in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity.IExtendedGameEntityObserver
 
extendedEntityStaticGraphicChanged(IExtendedGameEntity) - Method in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity.IExtendedGameEntityObserver
 
ExtendedGameEntity - Class in com.tokelon.toktales.core.game.model.entity
 
ExtendedGameEntity() - Constructor for class com.tokelon.toktales.core.game.model.entity.ExtendedGameEntity
 
ExtendedGamescene - Class in com.tokelon.toktales.core.game.state.scene
Use as an extended base for game scenes.
ExtendedGamescene() - Constructor for class com.tokelon.toktales.core.game.state.scene.ExtendedGamescene
 
ExtendedGamescene(IControllerManager, ICamera, IControlHandler) - Constructor for class com.tokelon.toktales.core.game.state.scene.ExtendedGamescene
 
ExtendedGamescene(IWorldspace, ICameraController.ICameraControllerFactory, IPlayerController, IMapController) - Constructor for class com.tokelon.toktales.core.game.state.scene.ExtendedGamescene
 
ExtendedGamescene(IControllerManager, ICamera, IControlHandler, IWorldspace, ICameraController.ICameraControllerFactory, IPlayerController, IMapController) - Constructor for class com.tokelon.toktales.core.game.state.scene.ExtendedGamescene
 
extendInjectConfig(Class<? extends IGameAdapter>, IEngineSetup) - Method in class com.tokelon.toktales.core.engine.BaseEngineLauncher
Extends the inject config with launching modules.
extendWithFilters(IHierarchicalInjectConfig) - Method in interface com.tokelon.toktales.tools.core.sub.inject.config.IMasterInjectConfig
 
extendWithFilters(IHierarchicalInjectConfig) - Method in class com.tokelon.toktales.tools.core.sub.inject.config.MasterInjectConfig
 

F

FIELD_ORDER - Static variable in class com.tokelon.toktales.tools.tiled.model.TiledMapTilesetImpl
 
FIELD_ORDER - Static variable in class com.tokelon.toktales.tools.tiled.model.TiledMapXML
 
FIELD_ORDER - Static variable in class com.tokelon.toktales.tools.tiled.model.TMXObjectImpl
 
FileAssetReader - Class in com.tokelon.toktales.tools.assets.files
 
FileAssetReader() - Constructor for class com.tokelon.toktales.tools.assets.files.FileAssetReader
 
FileDescriptorImpl(String, IUniformLocation) - Constructor for class com.tokelon.toktales.core.resources.Listing.FileDescriptorImpl
 
FileKey - Class in com.tokelon.toktales.tools.assets.files
 
FileKey(File) - Constructor for class com.tokelon.toktales.tools.assets.files.FileKey
 
FileParentResolver - Class in com.tokelon.toktales.tools.assets.files
 
FileParentResolver(Object, File) - Constructor for class com.tokelon.toktales.tools.assets.files.FileParentResolver
 
FileParentResolver(Map<Object, File>) - Constructor for class com.tokelon.toktales.tools.assets.files.FileParentResolver
 
filter(Class<? extends Module>...) - Method in class com.tokelon.toktales.tools.core.sub.inject.config.HierarchicalInjectConfig
 
filter(Collection<Class<? extends Module>>) - Method in class com.tokelon.toktales.tools.core.sub.inject.config.HierarchicalInjectConfig
 
filter(Class<? extends Module>...) - Method in interface com.tokelon.toktales.tools.core.sub.inject.config.IHierarchicalInjectConfig
Adds all given modules to the filter modules list.
filter(Collection<Class<? extends Module>>) - Method in interface com.tokelon.toktales.tools.core.sub.inject.config.IHierarchicalInjectConfig
Adds all given modules to the filter modules list.
filter(IHierarchicalInjectConfig) - Method in interface com.tokelon.toktales.tools.core.sub.inject.config.IMasterInjectConfig
 
filter(IHierarchicalInjectConfig) - Method in class com.tokelon.toktales.tools.core.sub.inject.config.MasterInjectConfig
 
filter(String) - Static method in class com.tokelon.toktales.tools.script.lua.CustomLuajavaLib
 
filterModules(Collection<Module>) - Method in class com.tokelon.toktales.tools.core.sub.inject.config.HierarchicalInjectConfig
 
filterNameApplies(String) - Method in interface com.tokelon.toktales.core.resources.IResourceLookup
 
filterNameApplies(String) - Method in class com.tokelon.toktales.core.resources.ResourceLookup
 
filterTypeApplies(IResourceType) - Method in interface com.tokelon.toktales.core.resources.IResourceLookup
 
filterTypeApplies(IResourceType) - Method in class com.tokelon.toktales.core.resources.ResourceLookup
 
findIndex(IConsoleInterpreter) - Method in class com.tokelon.toktales.extensions.core.game.logic.DefaultConsoleInterpreterManager
 
findIndex(IConsoleInterpreter) - Method in interface com.tokelon.toktales.extensions.core.game.logic.IConsoleInterpreterManager
 
findIntegrationByType(Class<T>) - Method in class com.tokelon.toktales.core.game.state.integration.GamestateIntegrator
 
findIntegrationByType(Class<T>) - Method in interface com.tokelon.toktales.core.game.state.integration.IGameStateIntegrator
 
findReader(ICodepointAssetKey, INamedOptions) - Method in class com.tokelon.toktales.core.content.manage.codepoint.CodepointAssetLoader
 
findReader(K, O) - Method in class com.tokelon.toktales.tools.assets.loader.AbstractExecutorServiceAssetLoader
 
findReader(Object, Object) - Method in class com.tokelon.toktales.tools.assets.reader.DefaultAssetReaderManager
 
findReader(Object, Object) - Method in interface com.tokelon.toktales.tools.assets.reader.IAssetReaderManager
Returns a reader that can read the asset for the given key and options.
findRenderView() - Method in class com.tokelon.toktales.android.activity.RenderActivity
Finds and returns the render view.
findResource(String) - Method in class com.tokelon.toktales.core.script.StorageLocationResourceFinder
 
findResource(String) - Method in interface com.tokelon.toktales.tools.script.IResourceFinder
 
findResource(String) - Method in class com.tokelon.toktales.tools.script.lua.LuaExtendableResourceFinder
 
finishAction(IActionTaker) - Method in class com.tokelon.toktales.core.game.logic.ActionScheduler
 
finishAction(IActionTaker) - Method in interface com.tokelon.toktales.core.game.logic.IActionScheduler
 
finishBatchDraw() - Method in class com.tokelon.toktales.core.render.renderer.CharRenderer
 
finishBatchDraw() - Method in interface com.tokelon.toktales.core.render.renderer.IChunkRenderer
 
finishBatchDraw() - Method in class com.tokelon.toktales.core.render.renderer.ImageRenderer
 
finishBatchDraw() - Method in class com.tokelon.toktales.core.render.renderer.ShapeRenderer
 
finishBatchDraw() - Method in class com.tokelon.toktales.extensions.core.render.TextRenderer
 
follow(K) - Method in interface com.tokelon.toktales.tools.core.registry.IRegistry
Returns the value for the given key, after following any aliases in this registry.
follow(K) - Method in class com.tokelon.toktales.tools.core.registry.Registry
 
followAlias(K) - Method in interface com.tokelon.toktales.tools.core.registry.IRegistry
Following the aliases in this registry, starting from the given key, returns the first key for which no alias exists.
followAlias(K) - Method in class com.tokelon.toktales.tools.core.registry.Registry
 
followAliasAs(Object, Class<T>) - Method in class com.tokelon.toktales.tools.core.registry.BaseRegistry
 
followAliasAs(Object, Class<T>) - Method in class com.tokelon.toktales.tools.core.registry.BasicRegistry
 
followAliasAs(Object, Class<T>) - Method in class com.tokelon.toktales.tools.core.registry.GenericRegistry
 
followAliasAs(Object, Class<T>) - Method in interface com.tokelon.toktales.tools.core.registry.IGenericRegistry
Returns the result of IRegistry.followAlias(Object) and attempts to cast it to the given type.
followAs(Object, Class<T>) - Method in class com.tokelon.toktales.tools.core.registry.BaseRegistry
 
followAs(K, Class<T>) - Method in class com.tokelon.toktales.tools.core.registry.GeneralRegistry
 
followAs(K, Class<T>) - Method in interface com.tokelon.toktales.tools.core.registry.IGeneralRegistry
Returns the result of IRegistry.follow(Object) and attempts to cast it to the given type.
FontAssetImpl - Class in com.tokelon.toktales.core.content.manage.font
 
FontAssetImpl(IFont) - Constructor for class com.tokelon.toktales.core.content.manage.font.FontAssetImpl
 
FontAssetManager - Class in com.tokelon.toktales.core.content.manage.font
 
FontAssetManager(ILoggerFactory, ISpecialAssetManager<IFontAsset>, IAssetStore<IFontAsset, IFontAssetKey>, IAssetLoader<IFontAsset, IFontAssetKey, IOptions>) - Constructor for class com.tokelon.toktales.core.content.manage.font.FontAssetManager
 
FontModel - Class in com.tokelon.toktales.core.render.model
 
FontModel() - Constructor for class com.tokelon.toktales.core.render.model.FontModel
 
FontTextSizeHelper - Class in com.tokelon.toktales.core.render
 
For - Class in com.tokelon.toktales.tools.core.sub.inject.scope
Helper class for creating For* (ex.
forClass(Class<?>) - Static method in class com.tokelon.toktales.tools.core.sub.inject.scope.For
Creates a new ForClass instance.
ForClass - Annotation Type in com.tokelon.toktales.tools.core.sub.inject.scope
 
forKey(Class<?>) - Static method in class com.tokelon.toktales.tools.core.inject.parameter.InjectParams
Creates a new InjectParameters instance.
FORMAT_ALPHA_8 - Static variable in interface com.tokelon.toktales.core.content.graphics.IBitmap
 
FORMAT_GREY_ALPHA_88 - Static variable in interface com.tokelon.toktales.core.content.graphics.IBitmap
 
FORMAT_OTHER - Static variable in interface com.tokelon.toktales.core.content.graphics.IBitmap
 
FORMAT_RGB_888 - Static variable in interface com.tokelon.toktales.core.content.graphics.IBitmap
 
FORMAT_RGBA_8888 - Static variable in interface com.tokelon.toktales.core.content.graphics.IBitmap
 
FORMAT_UNKNOWN - Static variable in interface com.tokelon.toktales.core.content.graphics.IBitmap
 
FramebufferSizeCallback() - Constructor for class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindowRenderer.FramebufferSizeCallback
 
FrameTool - Class in com.tokelon.toktales.core.util
 
FrameTool() - Constructor for class com.tokelon.toktales.core.util.FrameTool
 
free(T) - Method in class com.tokelon.toktales.tools.core.objects.pools.SynchronizedPool
Consider clearing the object data so that it can be garbage collected.
FS_Exp - Static variable in class com.tokelon.toktales.desktop.lwjgl.render.opengl.Shaders
 
FS_Simple - Static variable in class com.tokelon.toktales.desktop.lwjgl.render.opengl.Shaders
 
FUNCTION_ACTION - Static variable in class com.tokelon.toktales.core.game.controller.ScriptModulePlayerController
 
FUNCTION_CONTROLLER_RELOAD - Static variable in class com.tokelon.toktales.core.game.controller.ScriptModulePlayerController
 
FUNCTION_GET_PLAYER - Static variable in class com.tokelon.toktales.core.game.controller.ScriptModulePlayerController
 
FUNCTION_onTaleCreate - Static variable in interface com.tokelon.toktales.extensions.core.tale.ITaleScriptModule
 
FUNCTION_PLAYER_JUMP - Static variable in class com.tokelon.toktales.core.game.controller.ScriptModulePlayerController
 
FUNCTION_PLAYER_LOOK - Static variable in class com.tokelon.toktales.core.game.controller.ScriptModulePlayerController
 
FUNCTION_PLAYER_START_MOVING - Static variable in class com.tokelon.toktales.core.game.controller.ScriptModulePlayerController
 
FUNCTION_PLAYER_STOP_MOVING - Static variable in class com.tokelon.toktales.core.game.controller.ScriptModulePlayerController
 
FUNCTION_SETUP - Static variable in class com.tokelon.toktales.core.game.controller.ScriptModulePlayerController
 

G

Game - Class in com.tokelon.toktales.core.game
 
Game(IGameControl, IGameStateControl, ITimeManager, IGameScriptManager, IGameLogicManager, IConfigManager, IEditorManager, IContentManager, IRegistryManager, IWorld, Provider<IGameAdapter>) - Constructor for class com.tokelon.toktales.core.game.Game
 
GameActivity - Class in com.tokelon.toktales.android.activity
 
GameActivity() - Constructor for class com.tokelon.toktales.android.activity.GameActivity
 
GameActivity(IActivityIntegratorBuilder) - Constructor for class com.tokelon.toktales.android.activity.GameActivity
 
GameAnimation - Class in com.tokelon.toktales.core.game.graphic.animation
 
GameAnimation() - Constructor for class com.tokelon.toktales.core.game.graphic.animation.GameAnimation
 
GameControl - Class in com.tokelon.toktales.core.game.control
 
GameControl(ILogging, IGameLogicManager) - Constructor for class com.tokelon.toktales.core.game.control.GameControl
 
gameCreated() - Method in interface com.tokelon.toktales.core.game.control.IGameStatusListener
 
gameDestroyed() - Method in interface com.tokelon.toktales.core.game.control.IGameStatusListener
 
gameEnteredMode(String) - Method in interface com.tokelon.toktales.core.game.control.IGameModeListener
 
GameEntity - Class in com.tokelon.toktales.core.game.model.entity
How to subclass this class:
- If you have custom observation and participation objects, you must override GameEntity.addInheritedObserver(IObserver), GameEntity.removeInheritedObserver(IObserver) , GameEntity.addInheritedParticipant(IParticipant), GameEntity.removeInheritedParticipant(IParticipant) to fulfill the interface contract.
GameEntity() - Constructor for class com.tokelon.toktales.core.game.model.entity.GameEntity
 
GameEntity(IGameEntityModel) - Constructor for class com.tokelon.toktales.core.game.model.entity.GameEntity
 
GameEntity(Object) - Constructor for class com.tokelon.toktales.core.game.model.entity.GameEntity
 
GameEntity(IGameEntityModel, Object) - Constructor for class com.tokelon.toktales.core.game.model.entity.GameEntity
 
GameEntityModel - Class in com.tokelon.toktales.core.game.model.entity
 
GameEntityModel() - Constructor for class com.tokelon.toktales.core.game.model.entity.GameEntityModel
 
gameExitedMode(String) - Method in interface com.tokelon.toktales.core.game.control.IGameModeListener
 
GameGraphicTypes - Class in com.tokelon.toktales.core.game.graphic
 
GameInstance - Annotation Type in com.tokelon.toktales.core.engine.inject.scope
 
GameLogicManager - Class in com.tokelon.toktales.core.game
 
GameLogicManager(Provider<IEngineContext>, Provider<IGame>) - Constructor for class com.tokelon.toktales.core.game.GameLogicManager
 
gameModeChanged(String, boolean) - Method in interface com.tokelon.toktales.core.game.control.IGameModeListener
Called when a game mode changes.
gamePaused() - Method in interface com.tokelon.toktales.core.game.control.IGameStatusListener
 
gameRunning() - Method in interface com.tokelon.toktales.core.game.control.IGameStatusListener
 
GameSceneControl<T extends IGameScene> - Class in com.tokelon.toktales.core.game.state.scene
 
GameSceneControl(ILogging) - Constructor for class com.tokelon.toktales.core.game.state.scene.GameSceneControl
 
GameSceneControl.GameSceneControlFactory - Class in com.tokelon.toktales.core.game.state.scene
 
GameSceneControlFactory(Provider<ILogging>) - Constructor for class com.tokelon.toktales.core.game.state.scene.GameSceneControl.GameSceneControlFactory
 
GameScope - Class in com.tokelon.toktales.core.engine.inject.scope
 
GameScope() - Constructor for class com.tokelon.toktales.core.engine.inject.scope.GameScope
 
GameScoped - Annotation Type in com.tokelon.toktales.core.engine.inject.scope
 
gameStarted() - Method in interface com.tokelon.toktales.core.game.control.IGameStatusListener
 
GAMESTATE_INTEGRATION_CONSOLE - Static variable in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapGamestate
 
GameStateControl - Class in com.tokelon.toktales.core.game.state
 
GameStateControl(ILogging) - Constructor for class com.tokelon.toktales.core.game.state.GameStateControl
 
GameStateExtensionsValues - Class in com.tokelon.toktales.extensions.core.values
 
GameStateExtensionsValues() - Constructor for class com.tokelon.toktales.extensions.core.values.GameStateExtensionsValues
 
GamestateIntegrator - Class in com.tokelon.toktales.core.game.state.integration
 
GamestateIntegrator(IGameState) - Constructor for class com.tokelon.toktales.core.game.state.integration.GamestateIntegrator
 
GamestateIntegrator.GamestateIntegratorFactory - Class in com.tokelon.toktales.core.game.state.integration
 
GamestateIntegratorFactory() - Constructor for class com.tokelon.toktales.core.game.state.integration.GamestateIntegrator.GamestateIntegratorFactory
 
GameStateSuppliers - Class in com.tokelon.toktales.core.game.state
 
GameStateSuppliers() - Constructor for class com.tokelon.toktales.core.game.state.GameStateSuppliers
 
GameStateValues - Class in com.tokelon.toktales.core.values
 
GameStateValues() - Constructor for class com.tokelon.toktales.core.values.GameStateValues
 
gameStatusChanged(IGameControl.GameStatus) - Method in interface com.tokelon.toktales.core.game.control.IGameStatusListener
Called when the game status changes.
GameStatusException - Exception in com.tokelon.toktales.core.game.control
 
GameStatusException() - Constructor for exception com.tokelon.toktales.core.game.control.GameStatusException
 
GameStatusException(String) - Constructor for exception com.tokelon.toktales.core.game.control.GameStatusException
 
GameStatusException(Throwable) - Constructor for exception com.tokelon.toktales.core.game.control.GameStatusException
 
GameStatusException(String, Throwable) - Constructor for exception com.tokelon.toktales.core.game.control.GameStatusException
 
gameStopped() - Method in interface com.tokelon.toktales.core.game.control.IGameStatusListener
 
GameWindowRenderer - Class in com.tokelon.toktales.desktop.lwjgl.ui
 
GameWindowRenderer(IEngineDriver, ISurfaceManager) - Constructor for class com.tokelon.toktales.desktop.lwjgl.ui.GameWindowRenderer
 
GeneralRegistry<K> - Class in com.tokelon.toktales.tools.core.registry
 
GeneralRegistry() - Constructor for class com.tokelon.toktales.tools.core.registry.GeneralRegistry
 
GeneralRegistry(IRegistry<K, Object>) - Constructor for class com.tokelon.toktales.tools.core.registry.GeneralRegistry
 
GeneralRegistry(Map<K, Object>, Map<K, K>) - Constructor for class com.tokelon.toktales.tools.core.registry.GeneralRegistry
 
GeneralRegistry(IRegistry<K, Object>, Map<K, Object>, Map<K, K>) - Constructor for class com.tokelon.toktales.tools.core.registry.GeneralRegistry
 
GenericGamesceneAssignment<T extends IGameScene> - Class in com.tokelon.toktales.core.game.state.scene
Implementation of IGameSceneAssignment using TypeToken.
Bundles a scene and it's type together in a type safe way that respects generic types.
GenericGamesceneAssignment(T) - Constructor for class com.tokelon.toktales.core.game.state.scene.GenericGamesceneAssignment
 
GenericRegistry<V> - Class in com.tokelon.toktales.tools.core.registry
 
GenericRegistry() - Constructor for class com.tokelon.toktales.tools.core.registry.GenericRegistry
 
GenericRegistry(IRegistry<Object, V>) - Constructor for class com.tokelon.toktales.tools.core.registry.GenericRegistry
 
GenericRegistry(Map<Object, V>, Map<Object, Object>) - Constructor for class com.tokelon.toktales.tools.core.registry.GenericRegistry
 
GenericRegistry(IRegistry<Object, V>, Map<Object, V>, Map<Object, Object>) - Constructor for class com.tokelon.toktales.tools.core.registry.GenericRegistry
 
GenericSceneGamestateProvider<G extends BaseGamestate<S>,S extends IGameScene> - Class in com.tokelon.toktales.core.game.state
 
GenericSceneGamestateProvider(GenericSceneGamestateProvider.IGenericSceneGamestateFactory<G, S>, TypeToken<S>) - Constructor for class com.tokelon.toktales.core.game.state.GenericSceneGamestateProvider
 
GenericSceneGamestateProvider.IGenericSceneGamestateFactory<G extends BaseGamestate<S>,S extends IGameScene> - Interface in com.tokelon.toktales.core.game.state
 
geometry - Variable in class com.tokelon.toktales.core.tiled.TiledMapObject
 
get() - Method in class com.tokelon.toktales.android.engine.inject.AndroidValuesInjectModule.StorageRootProvider
 
get() - Method in class com.tokelon.toktales.core.engine.inject.RegistryChildProvider
 
get() - Method in class com.tokelon.toktales.core.engine.inject.RegistryProvider
 
get() - Method in class com.tokelon.toktales.core.game.state.BaseGamestateProvider
 
get() - Method in class com.tokelon.toktales.core.game.state.GenericSceneGamestateProvider
 
get() - Method in class com.tokelon.toktales.extensions.core.engine.inject.CoreExtensionsInjectModule.ConsoleInterpreterManagerProvider
 
get() - Method in class com.tokelon.toktales.tools.assets.loader.DefaultExecutorServiceProvider
 
get() - Method in interface com.tokelon.toktales.tools.core.function.Supplier
Gets a result.
get() - Method in interface com.tokelon.toktales.tools.core.inject.IProvider
Provides an instance of T.
get() - Method in interface com.tokelon.toktales.tools.core.inject.ISupplier
Supplies a specific instance of T.
get(String) - Method in interface com.tokelon.toktales.tools.core.objects.managers.ISealedObjectManager
Returns the object for the given name.
get(K) - Method in interface com.tokelon.toktales.tools.core.objects.managers.ISealedObjectOrganizer
Returns the object for the given key.
get(K) - Method in class com.tokelon.toktales.tools.core.objects.managers.ObjectOrganizer
 
get(K) - Method in interface com.tokelon.toktales.tools.core.objects.options.IKeyedOptions
 
get(K) - Method in class com.tokelon.toktales.tools.core.objects.options.KeyedOptionsImpl
 
getAction() - Method in interface com.tokelon.toktales.android.input.events.IScreenButtonInputEvent
 
getAction() - Method in class com.tokelon.toktales.android.input.events.IScreenButtonInputEvent.ScreenButtonInputEvent
 
getAction() - Method in interface com.tokelon.toktales.android.input.events.IScreenPointerInputEvent
 
getAction() - Method in class com.tokelon.toktales.android.input.events.IScreenPointerInputEvent.ScreenPointerInputEvent
 
getAction() - Method in interface com.tokelon.toktales.desktop.input.events.IKeyInputEvent
 
getAction() - Method in class com.tokelon.toktales.desktop.input.events.IKeyInputEvent.KeyInputEvent
 
getAction() - Method in interface com.tokelon.toktales.desktop.input.events.IMouseButtonInputEvent
 
getAction() - Method in class com.tokelon.toktales.desktop.input.events.IMouseButtonInputEvent.MouseButtonInputEvent
 
getActionScheduler() - Method in interface com.tokelon.toktales.core.game.controller.map.IMapController
 
getActionScheduler() - Method in class com.tokelon.toktales.core.game.controller.map.MapController
 
getActiveModes() - Method in class com.tokelon.toktales.core.game.control.GameControl
 
getActiveModes() - Method in interface com.tokelon.toktales.core.game.control.IGameControl
 
getActiveScene() - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
 
getActiveScene() - Method in interface com.tokelon.toktales.core.game.state.IGameState
You can override this method to return a custom scene type.
getActiveScene() - Method in interface com.tokelon.toktales.core.game.state.ITypedGameState
 
getActiveScene() - Method in class com.tokelon.toktales.core.game.state.scene.GameSceneControl
 
getActiveScene() - Method in interface com.tokelon.toktales.core.game.state.scene.IGameSceneControl
 
getActiveSceneName() - Method in class com.tokelon.toktales.core.game.state.scene.GameSceneControl
 
getActiveSceneName() - Method in interface com.tokelon.toktales.core.game.state.scene.IGameSceneControl
 
getActiveState() - Method in class com.tokelon.toktales.core.game.Game
 
getActiveState() - Method in interface com.tokelon.toktales.core.game.IGame
 
getActiveState() - Method in class com.tokelon.toktales.core.game.state.GameStateControl
 
getActiveState() - Method in interface com.tokelon.toktales.core.game.state.IGameStateControl
 
getActiveStateName() - Method in class com.tokelon.toktales.core.game.state.GameStateControl
 
getActiveStateName() - Method in interface com.tokelon.toktales.core.game.state.IGameStateControl
 
getActor() - Method in interface com.tokelon.toktales.core.game.model.IPlayer
 
getActor() - Method in class com.tokelon.toktales.core.game.model.Player
 
getActorObservation() - Method in class com.tokelon.toktales.core.game.model.Actor
 
getActorObservation() - Method in interface com.tokelon.toktales.core.game.model.IActor
 
getActorObservationInterest(IActor, String) - Method in interface com.tokelon.toktales.core.game.model.IActor.IActorObserver
 
getActorParticipation() - Method in class com.tokelon.toktales.core.game.model.Actor
 
getActorParticipation() - Method in interface com.tokelon.toktales.core.game.model.IActor
 
getActorParticipationInterest(IActor, String) - Method in interface com.tokelon.toktales.core.game.model.IActor.IActorParticipant
 
getActualBlockHeight() - Method in interface com.tokelon.toktales.core.screen.view.IRenderGrid
 
getActualBlockHeight() - Method in class com.tokelon.toktales.core.screen.view.RenderGrid
 
getActualBlockWidth() - Method in interface com.tokelon.toktales.core.screen.view.IRenderGrid
 
getActualBlockWidth() - Method in class com.tokelon.toktales.core.screen.view.RenderGrid
 
getAddedLayerCount() - Method in interface com.tokelon.toktales.core.render.order.IRenderOrder
 
getAddedLayerCount() - Method in class com.tokelon.toktales.core.render.order.RenderOrder
 
getAdditional() - Method in class com.tokelon.toktales.core.resources.ResourceFilterView
 
getAdvanceWidth() - Method in class com.tokelon.toktales.android.content.AndroidCodepoint
 
getAdvanceWidth() - Method in interface com.tokelon.toktales.core.content.text.ICodepoint
 
getAdvanceWidth() - Method in class com.tokelon.toktales.desktop.lwjgl.content.STBCodepoint
 
getAliases() - Method in interface com.tokelon.toktales.tools.core.registry.IRegistry
 
getAliases() - Method in class com.tokelon.toktales.tools.core.registry.Registry
 
getAliasTarget(K) - Method in interface com.tokelon.toktales.tools.core.registry.IRegistry
Returns the target for the given alias from this registry.
getAliasTarget(K) - Method in class com.tokelon.toktales.tools.core.registry.Registry
 
getAliasTargetAs(Object, Class<T>) - Method in class com.tokelon.toktales.tools.core.registry.BaseRegistry
 
getAliasTargetAs(Object, Class<T>) - Method in class com.tokelon.toktales.tools.core.registry.BasicRegistry
 
getAliasTargetAs(Object, Class<T>) - Method in class com.tokelon.toktales.tools.core.registry.GenericRegistry
 
getAliasTargetAs(Object, Class<T>) - Method in interface com.tokelon.toktales.tools.core.registry.IGenericRegistry
Returns the result of IRegistry.getAliasTarget(Object) and attempts to cast it to the given type.
getAllIntegrations() - Method in class com.tokelon.toktales.tools.android.activity.integration.ActivityIntegrator
 
getAllIntegrations() - Method in interface com.tokelon.toktales.tools.android.activity.integration.IActivityIntegrator
 
getAlpha() - Method in interface com.tokelon.toktales.core.content.graphics.IRGBAColor
 
getAlpha() - Method in class com.tokelon.toktales.core.content.graphics.RGBAColor
 
getAnimation() - Method in class com.tokelon.toktales.core.game.logic.entity.GraphicsImage
 
getAnimation(String) - Method in class com.tokelon.toktales.core.game.logic.entity.GraphicsImage
 
getAnimation() - Method in interface com.tokelon.toktales.core.game.logic.entity.IGraphicsImage
 
getAnimation(String) - Method in interface com.tokelon.toktales.core.game.logic.entity.IGraphicsImage
 
getAnimation() - Method in interface com.tokelon.toktales.core.game.logic.motion.IAnimatedMotion
 
getAnimation() - Method in class com.tokelon.toktales.core.game.logic.motion.StraightAnimatedMotion
 
getAnimation() - Method in class com.tokelon.toktales.core.game.model.entity.ExtendedGameEntity
 
getAnimation() - Method in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity
 
getAnimation() - Method in class com.tokelon.toktales.tools.tiled.marshal.TMXTileImageRef
 
getAnimation() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXTile
 
getAnimation() - Method in class com.tokelon.toktales.tools.tiled.model.TMXTileImpl
 
getAnimationDuration() - Method in class com.tokelon.toktales.core.game.graphic.animation.GameAnimation
 
getAnimationDuration() - Method in interface com.tokelon.toktales.core.game.graphic.animation.IGameAnimation
 
getAnimationTimer() - Method in class com.tokelon.toktales.core.game.model.entity.ExtendedGameEntity
 
getAnimationTimer() - Method in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity
 
getAppFileOnExternal(IApplicationLocation, String) - Method in class com.tokelon.toktales.android.storage.AndroidStorageService
 
getAppFileOnExternal(IApplicationLocation, String) - Method in interface com.tokelon.toktales.core.engine.storage.IStorageService
 
getAppFileOnExternal(IApplicationLocation, String) - Method in class com.tokelon.toktales.desktop.storage.DesktopStorageService
 
getAppLocationFileOnExternal(IApplicationLocation) - Method in class com.tokelon.toktales.android.storage.AndroidStorageService
 
getAppLocationFileOnExternal(IApplicationLocation) - Method in interface com.tokelon.toktales.core.engine.storage.IStorageService
 
getAppLocationFileOnExternal(IApplicationLocation) - Method in class com.tokelon.toktales.desktop.storage.DesktopStorageService
 
getAppLocationPathOnExternal(IApplicationLocation) - Method in class com.tokelon.toktales.android.storage.AndroidStorageService
 
getAppLocationPathOnExternal(IApplicationLocation) - Method in interface com.tokelon.toktales.core.engine.storage.IStorageService
 
getAppLocationPathOnExternal(IApplicationLocation) - Method in class com.tokelon.toktales.desktop.storage.DesktopStorageService
 
getAs(K, Class<T>) - Method in interface com.tokelon.toktales.tools.core.objects.options.IKeyedOptions
 
getAs(K, Class<T>) - Method in class com.tokelon.toktales.tools.core.objects.options.KeyedOptionsImpl
 
getAsExactOrDefault(K, T) - Method in interface com.tokelon.toktales.tools.core.objects.options.IKeyedOptions
 
getAsExactOrDefault(K, T) - Method in class com.tokelon.toktales.tools.core.objects.options.KeyedOptionsImpl
 
getAsOrDefault(K, T, Class<T>) - Method in interface com.tokelon.toktales.tools.core.objects.options.IKeyedOptions
 
getAsOrDefault(K, T, Class<T>) - Method in class com.tokelon.toktales.tools.core.objects.options.KeyedOptionsImpl
 
getAsOrError(K, Class<T>) - Method in interface com.tokelon.toktales.tools.core.objects.options.IKeyedOptions
 
getAsOrError(K, Class<T>) - Method in class com.tokelon.toktales.tools.core.objects.options.KeyedOptionsImpl
 
getAspectRatio() - Method in class com.tokelon.toktales.core.game.model.AbstractCameraStateDecorator
 
getAspectRatio() - Method in class com.tokelon.toktales.core.game.model.CameraModel
 
getAspectRatio() - Method in interface com.tokelon.toktales.core.game.model.ICameraProps
 
getAsset(K) - Method in class com.tokelon.toktales.tools.assets.manager.DefaultAssetManager
 
getAsset(K, O) - Method in class com.tokelon.toktales.tools.assets.manager.DefaultAssetManager
 
getAsset(K) - Method in interface com.tokelon.toktales.tools.assets.manager.IAssetManager
 
getAsset(K, O) - Method in interface com.tokelon.toktales.tools.assets.manager.IAssetManager
 
getAssetCount() - Method in class com.tokelon.toktales.tools.assets.manager.DefaultAssetStore
 
getAssetCount() - Method in interface com.tokelon.toktales.tools.assets.manager.IAssetStore
 
getAssetIfKeyValid(K, String) - Method in class com.tokelon.toktales.tools.assets.manager.DefaultAssetManager
 
getAssetIfKeyValid(K, O, String) - Method in class com.tokelon.toktales.tools.assets.manager.DefaultAssetManager
 
getAssetIfKeyValid(K, String) - Method in interface com.tokelon.toktales.tools.assets.manager.IAssetManager
 
getAssetIfKeyValid(K, O, String) - Method in interface com.tokelon.toktales.tools.assets.manager.IAssetManager
 
getAssetIn(T) - Method in class com.tokelon.toktales.tools.assets.manager.DefaultAssetStore
 
getAssetKey() - Method in interface com.tokelon.toktales.core.content.sprite.ISprite
 
getAssetKey() - Method in interface com.tokelon.toktales.core.content.sprite.ISpriteset
 
getAssetKey() - Method in class com.tokelon.toktales.core.content.sprite.SpriteImpl
 
getAssetKey() - Method in class com.tokelon.toktales.core.content.sprite.SpritesetSprite
 
getAssetKey() - Method in class com.tokelon.toktales.core.tiled.TiledSpriteset
 
getAssetKey() - Method in class com.tokelon.toktales.core.tiled.TiledTileSprite
 
getAssetKeyRegistry() - Method in interface com.tokelon.toktales.core.game.IRegistryManager
 
getAssetKeyRegistry() - Method in class com.tokelon.toktales.core.game.RegistryManager
 
getAssetLoadIfNeeded(K) - Method in class com.tokelon.toktales.tools.assets.manager.DefaultAssetManager
 
getAssetLoadIfNeeded(K, O) - Method in class com.tokelon.toktales.tools.assets.manager.DefaultAssetManager
 
getAssetLoadIfNeeded(K) - Method in interface com.tokelon.toktales.tools.assets.manager.IAssetManager
 
getAssetLoadIfNeeded(K, O) - Method in interface com.tokelon.toktales.tools.assets.manager.IAssetManager
 
getAssetLoadIfNeededIfKeyValid(K, String) - Method in class com.tokelon.toktales.tools.assets.manager.DefaultAssetManager
 
getAssetLoadIfNeededIfKeyValid(K, O, String) - Method in class com.tokelon.toktales.tools.assets.manager.DefaultAssetManager
 
getAssetLoadIfNeededIfKeyValid(K, String) - Method in interface com.tokelon.toktales.tools.assets.manager.IAssetManager
 
getAssetLoadIfNeededIfKeyValid(K, O, String) - Method in interface com.tokelon.toktales.tools.assets.manager.IAssetManager
 
getAssetLoadIfNeededOrError(K) - Method in class com.tokelon.toktales.tools.assets.manager.DefaultAssetManager
 
getAssetLoadIfNeededOrError(K, O) - Method in class com.tokelon.toktales.tools.assets.manager.DefaultAssetManager
 
getAssetLoadIfNeededOrError(K) - Method in interface com.tokelon.toktales.tools.assets.manager.IAssetManager
 
getAssetLoadIfNeededOrError(K, O) - Method in interface com.tokelon.toktales.tools.assets.manager.IAssetManager
 
getAssetOrError(K) - Method in class com.tokelon.toktales.tools.assets.manager.DefaultAssetManager
 
getAssetOrError(K) - Method in interface com.tokelon.toktales.tools.assets.manager.IAssetManager
 
getAssetOut(T) - Method in class com.tokelon.toktales.tools.assets.manager.DefaultAssetStore
 
getAssignedAnimation(String) - Method in class com.tokelon.toktales.core.game.logic.entity.GraphicsImage
 
getAssignedAnimation(String) - Method in interface com.tokelon.toktales.core.game.logic.entity.IGraphicsImage
Returns a stored animation.
getAssignedAnimation(String) - Method in class com.tokelon.toktales.core.game.model.entity.ExtendedGameEntity
 
getAssignedAnimation(String) - Method in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity
 
getAssignedGraphic(String) - Method in class com.tokelon.toktales.core.game.logic.entity.GraphicsImage
 
getAssignedGraphic(String) - Method in interface com.tokelon.toktales.core.game.logic.entity.IGraphicsImage
Returns a stored graphic.
getAssignedGraphic(String) - Method in class com.tokelon.toktales.core.game.model.entity.ExtendedGameEntity
 
getAssignedGraphic(String) - Method in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity
 
getAssignedWorldspace() - Method in class com.tokelon.toktales.core.game.model.entity.GameEntity
 
getAssignedWorldspace() - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity
 
getAtIndex(int) - Method in class com.tokelon.toktales.extensions.core.game.logic.DefaultConsoleInterpreterManager
 
getAtIndex(int) - Method in interface com.tokelon.toktales.extensions.core.game.logic.IConsoleInterpreterManager
 
getAttribute(int) - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindow
 
getAttribute(int) - Method in interface com.tokelon.toktales.desktop.ui.window.IWindow
 
getAttributeLocation(String) - Method in class com.tokelon.toktales.android.render.opengl.ShaderProgram
 
getBackgroundColor() - Method in interface com.tokelon.toktales.extensions.core.game.model.IScreenDialog
 
getBackgroundColor() - Method in class com.tokelon.toktales.extensions.core.game.model.ScreenDialog
 
getBackingAliases() - Method in class com.tokelon.toktales.tools.core.registry.Registry
 
getBackingEntries() - Method in class com.tokelon.toktales.tools.core.registry.Registry
 
getBestFontPixelHeight(IFont, float) - Static method in class com.tokelon.toktales.core.render.FontTextSizeHelper
 
getBitmap() - Method in class com.tokelon.toktales.android.content.AndroidBitmap
 
getBitmap() - Method in interface com.tokelon.toktales.android.content.IAndroidBitmap
 
getBitmap() - Method in class com.tokelon.toktales.core.content.manage.bitmap.BitmapAssetImpl
 
getBitmap() - Method in interface com.tokelon.toktales.core.content.manage.bitmap.IBitmapAsset
 
getBitmap() - Method in interface com.tokelon.toktales.core.render.texture.ITexture
Returns the bitmap for this texture.
getBitmap() - Method in class com.tokelon.toktales.core.render.texture.Texture
 
getBitmapAssetManager() - Method in class com.tokelon.toktales.core.content.ContentManager
 
getBitmapAssetManager() - Method in interface com.tokelon.toktales.core.content.IContentManager
 
getBitmapBox() - Method in class com.tokelon.toktales.android.content.AndroidCodepoint
 
getBitmapBox() - Method in interface com.tokelon.toktales.core.content.text.ICodepoint
 
getBitmapBox() - Method in class com.tokelon.toktales.desktop.lwjgl.content.STBCodepoint
 
getBitmapOffsetX() - Method in class com.tokelon.toktales.android.content.AndroidCodepoint
 
getBitmapOffsetX() - Method in interface com.tokelon.toktales.core.content.text.ICodepoint
 
getBitmapOffsetX() - Method in class com.tokelon.toktales.desktop.lwjgl.content.STBCodepoint
 
getBitmapOffsetY() - Method in class com.tokelon.toktales.android.content.AndroidCodepoint
 
getBitmapOffsetY() - Method in interface com.tokelon.toktales.core.content.text.ICodepoint
 
getBitmapOffsetY() - Method in class com.tokelon.toktales.desktop.lwjgl.content.STBCodepoint
 
getBlockAt(int, int) - Method in class com.tokelon.toktales.core.game.model.map.EmptyBlockMap
 
getBlockAt(IMapPosition) - Method in class com.tokelon.toktales.core.game.model.map.EmptyBlockMap
 
getBlockAt(int, int) - Method in interface com.tokelon.toktales.core.game.model.map.IBlockMap
 
getBlockAt(IMapPosition) - Method in interface com.tokelon.toktales.core.game.model.map.IBlockMap
 
getBlockAt(int, int) - Method in class com.tokelon.toktales.core.tiled.TiledWrapperMap
 
getBlockAt(IMapPosition) - Method in class com.tokelon.toktales.core.tiled.TiledWrapperMap
 
getBlockPixelSize() - Method in interface com.tokelon.toktales.core.screen.view.IRenderGrid
 
getBlockPixelSize() - Method in class com.tokelon.toktales.core.screen.view.RenderGrid
 
getBlue() - Method in interface com.tokelon.toktales.core.content.graphics.IRGBAColor
 
getBlue() - Method in class com.tokelon.toktales.core.content.graphics.RGBAColor
 
getBoolean(String, String, boolean) - Method in class com.tokelon.toktales.core.config.CiniFileConfig
 
getBoolean(String, String, boolean) - Method in interface com.tokelon.toktales.core.config.IFileConfig
 
getBorderColor() - Method in interface com.tokelon.toktales.extensions.core.game.model.IScreenDialog
 
getBorderColor() - Method in class com.tokelon.toktales.extensions.core.game.model.ScreenDialog
 
getBorderSize() - Method in interface com.tokelon.toktales.extensions.core.game.model.IScreenDialog
 
getBorderSize() - Method in class com.tokelon.toktales.extensions.core.game.model.ScreenDialog
 
getBottom() - Method in interface com.tokelon.toktales.core.game.model.IRectangle2f
 
getBottom() - Method in interface com.tokelon.toktales.core.game.model.IRectangle2i
 
getBottom() - Method in class com.tokelon.toktales.core.game.model.Rectangle2fImpl
 
getBottom() - Method in class com.tokelon.toktales.core.game.model.Rectangle2iImpl
 
getBoundIndexCount() - Method in class com.tokelon.toktales.core.render.texture.DefaultTextureCoordinator
 
getBoundIndexCount() - Method in interface com.tokelon.toktales.core.render.texture.ITextureCoordinator
 
getBounds(IRectangle2f.IMutableRectangle2f) - Method in class com.tokelon.toktales.core.game.model.entity.AbstractGameEntityStateDecorator
 
getBounds(IRectangle2f.IMutableRectangle2f) - Method in class com.tokelon.toktales.core.game.model.entity.GameEntityModel
 
getBounds(IRectangle2f.IMutableRectangle2f) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntityProps
The bounds of an entity designate the area it is covering.
getBounds() - Method in class com.tokelon.toktales.core.screen.view.AccurateViewport
 
getBounds() - Method in interface com.tokelon.toktales.core.screen.view.IScreenViewport
 
getBounds() - Method in class com.tokelon.toktales.core.screen.view.StrictViewport
 
getBoundsBack() - Method in class com.tokelon.toktales.core.game.model.entity.AbstractGameEntityStateDecorator
 
getBoundsBack() - Method in class com.tokelon.toktales.core.game.model.entity.GameEntityModel
 
getBoundsBack() - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntityProps
Useful when the result will not be assigned.
getBoundTextureForIndex(int) - Method in class com.tokelon.toktales.core.render.texture.DefaultTextureCoordinator
 
getBoundTextureForIndex(int) - Method in interface com.tokelon.toktales.core.render.texture.ITextureCoordinator
Returns the texture which is bound for the given index.
getButton() - Method in interface com.tokelon.toktales.android.input.events.IScreenButtonInputEvent
 
getButton() - Method in class com.tokelon.toktales.android.input.events.IScreenButtonInputEvent.ScreenButtonInputEvent
 
getButton(int, int) - Method in interface com.tokelon.toktales.android.render.tools.IUIOverlay
Get the button this point is on.

Following values can be returned:
- BUTTON_OUTSIDE If the point is not inside any button.
Otherwise one of the button codes BUTTON_A, BUTTON_B.
getButton(int, int) - Method in class com.tokelon.toktales.android.render.tools.UIOverlay
 
getButton() - Method in interface com.tokelon.toktales.desktop.input.events.IMouseButtonInputEvent
 
getButton() - Method in class com.tokelon.toktales.desktop.input.events.IMouseButtonInputEvent.MouseButtonInputEvent
 
getButtonBounds() - Method in interface com.tokelon.toktales.android.render.tools.IButtonOverlayView
Note that these bounds do not define the shape of a button, which is implementation specific.
getButtonBounds(Rect) - Method in interface com.tokelon.toktales.android.render.tools.IButtonOverlayView
Writes the view bounds for this button into the given rectangle.

Note that these bounds do not define the shape of a button, which is implementation specific.
getButtonBounds(int) - Method in interface com.tokelon.toktales.android.render.tools.IUIOverlay
Note that the returned values do not define the button's shape, only the button's bounds.
getButtonBounds(int, Rect) - Method in interface com.tokelon.toktales.android.render.tools.IUIOverlay
Writes the bounds for the given button into the given rectangle.

Note that the returned values do not define the button's shape, only the button's bounds.
getButtonBounds() - Method in class com.tokelon.toktales.android.render.tools.RoundButtonOverlayView
 
getButtonBounds(Rect) - Method in class com.tokelon.toktales.android.render.tools.RoundButtonOverlayView
 
getButtonBounds(int) - Method in class com.tokelon.toktales.android.render.tools.UIOverlay
 
getButtonBounds(int, Rect) - Method in class com.tokelon.toktales.android.render.tools.UIOverlay
 
getButtonID() - Method in interface com.tokelon.toktales.android.render.tools.IButtonOverlayView
 
getButtonID() - Method in class com.tokelon.toktales.android.render.tools.RoundButtonOverlayView
 
getButtonView(int) - Method in interface com.tokelon.toktales.android.render.tools.IUIOverlay
 
getButtonView(int) - Method in class com.tokelon.toktales.android.render.tools.UIOverlay
 
getByteCount() - Method in class com.tokelon.toktales.android.content.AndroidBitmap
 
getByteCount() - Method in class com.tokelon.toktales.core.content.graphics.BitmapImpl
 
getByteCount() - Method in interface com.tokelon.toktales.core.content.graphics.IBitmap
Returns the number of bytes this bitmap's data uses.
getByteCount() - Method in class com.tokelon.toktales.desktop.lwjgl.content.STBBitmap
 
getCallbackAt(double) - Method in interface com.tokelon.toktales.core.render.order.IRenderLayerStack
Beware that the given value must match exactly the position value for the callback you are trying to remove.
getCallbackAt(double) - Method in class com.tokelon.toktales.core.render.order.RenderLayerStack
 
getCallbacks() - Method in interface com.tokelon.toktales.core.render.order.IRenderLayerStack
Note that when iterating over the returned collection you must synchronize on this object to ensure thread safety.
getCallbacks() - Method in class com.tokelon.toktales.core.render.order.RenderLayerStack
 
getCamera() - Method in class com.tokelon.toktales.core.game.controller.CameraController
 
getCamera() - Method in interface com.tokelon.toktales.core.game.controller.ICameraController
 
getCamera() - Method in class com.tokelon.toktales.core.screen.view.DefaultGridTransformer
 
getCamera() - Method in class com.tokelon.toktales.core.screen.view.DefaultViewGridTransformer
 
getCamera() - Method in interface com.tokelon.toktales.core.screen.view.IGridTransformer
 
getCameraController() - Method in class com.tokelon.toktales.core.game.state.scene.ExtendedGamescene
 
getCameraController() - Method in interface com.tokelon.toktales.core.game.state.scene.IExtendedGameScene
This scene's camera controller.
getCameraFollowEntity() - Method in class com.tokelon.toktales.core.game.controller.CameraController
 
getCameraFollowEntity() - Method in interface com.tokelon.toktales.core.game.controller.ICameraController
 
getCameraGridPositionX() - Method in class com.tokelon.toktales.core.screen.view.DefaultGridTransformer
 
getCameraGridPositionX() - Method in interface com.tokelon.toktales.core.screen.view.IGridTransformer
 
getCameraGridPositionY() - Method in class com.tokelon.toktales.core.screen.view.DefaultGridTransformer
 
getCameraGridPositionY() - Method in interface com.tokelon.toktales.core.screen.view.IGridTransformer
 
getCameraShiftX() - Method in class com.tokelon.toktales.core.screen.view.DefaultGridTransformer
 
getCameraShiftX() - Method in interface com.tokelon.toktales.core.screen.view.IGridTransformer
 
getCameraShiftY() - Method in class com.tokelon.toktales.core.screen.view.DefaultGridTransformer
 
getCameraShiftY() - Method in interface com.tokelon.toktales.core.screen.view.IGridTransformer
 
getCameraToViewportScale() - Method in class com.tokelon.toktales.core.screen.view.DefaultViewTransformer
 
getCameraToViewportScale() - Method in interface com.tokelon.toktales.core.screen.view.IViewTransformer
Use this to convert from world units to screen pixels.
getCenterPosition() - Method in interface com.tokelon.toktales.core.game.logic.map.IMapCoverageState
 
getCenterPosition() - Method in class com.tokelon.toktales.core.game.logic.map.MapCoverageState
 
getChannels() - Method in interface com.tokelon.toktales.core.content.audio.ISound
 
getChannels() - Method in interface com.tokelon.toktales.desktop.lwjgl.content.ISTBBitmap
 
getChannels() - Method in class com.tokelon.toktales.desktop.lwjgl.content.STBBitmap
Returns the number of channels of this image.
getChannels() - Method in class com.tokelon.toktales.desktop.lwjgl.content.STBSound
 
getCharHeight(int, float) - Method in interface com.tokelon.toktales.extensions.core.game.model.ITextBox
 
getCharHeight(int, float) - Method in class com.tokelon.toktales.extensions.core.game.model.TextBox
 
getCharInputCallbackSet() - Method in class com.tokelon.toktales.desktop.input.dispatch.DesktopInputRegistration
Remember to synchronize when iterating over the returned set.
getCharSpacing() - Method in interface com.tokelon.toktales.extensions.core.game.model.ITextBox
 
getCharSpacing() - Method in class com.tokelon.toktales.extensions.core.game.model.TextBox
 
getCharSpacingModifier() - Method in interface com.tokelon.toktales.extensions.core.game.model.ITextBox
 
getCharSpacingModifier() - Method in class com.tokelon.toktales.extensions.core.game.model.TextBox
 
getCharWidth(int, float) - Method in interface com.tokelon.toktales.extensions.core.game.model.ITextBox
 
getCharWidth(int, float) - Method in class com.tokelon.toktales.extensions.core.game.model.TextBox
 
getChild(ILocationPath) - Method in interface com.tokelon.toktales.core.location.ILocationPath
 
getChild(String) - Method in interface com.tokelon.toktales.core.location.ILocationPath
 
getChild(ILocationPath) - Method in class com.tokelon.toktales.core.location.MutableLocationPath
 
getChild(String) - Method in class com.tokelon.toktales.core.location.MutableLocationPath
 
getChildLocation(String) - Method in interface com.tokelon.toktales.core.location.ILocationPath
 
getChildLocation(String) - Method in class com.tokelon.toktales.core.location.MutableLocationPath
 
getChildPath(String) - Method in interface com.tokelon.toktales.core.location.ILocationPath
 
getChildPath(String) - Method in class com.tokelon.toktales.core.location.MutableLocationPath
 
getCiniConfig() - Method in class com.tokelon.toktales.core.config.CiniFileConfig
 
getCodepoint() - Method in class com.tokelon.toktales.core.content.manage.codepoint.CodepointAsset
 
getCodepoint() - Method in class com.tokelon.toktales.core.content.manage.codepoint.CodepointAssetKeyImpl
 
getCodepoint() - Method in class com.tokelon.toktales.core.content.manage.codepoint.CodepointAssetManager.MutableCodepointKey
 
getCodepoint() - Method in interface com.tokelon.toktales.core.content.manage.codepoint.ICodepointAsset
 
getCodepoint() - Method in interface com.tokelon.toktales.core.content.manage.codepoint.ICodepointAssetKey
 
getCodepoint() - Method in class com.tokelon.toktales.desktop.input.events.ICharInputEvent.CharInputEvent
 
getCodepoint() - Method in interface com.tokelon.toktales.desktop.input.events.ICharInputEvent
 
getCodepointAdvanceWidth(int, Paint) - Method in class com.tokelon.toktales.android.content.AndroidCodepointDecoder
 
getCodepointAsset(IFont, int, float) - Method in class com.tokelon.toktales.core.content.manage.codepoint.CodepointAssetManager
 
getCodepointAsset(IFont, int, float, INamedOptions) - Method in class com.tokelon.toktales.core.content.manage.codepoint.CodepointAssetManager
 
getCodepointAsset(IFont, int, float) - Method in interface com.tokelon.toktales.core.content.manage.codepoint.ICodepointAssetManager
 
getCodepointAsset(IFont, int, float, INamedOptions) - Method in interface com.tokelon.toktales.core.content.manage.codepoint.ICodepointAssetManager
 
getCodepointAssetInternal(IFont, int, float, INamedOptions) - Method in class com.tokelon.toktales.core.content.manage.codepoint.CodepointAssetManager
 
getCodepointAssetManager() - Method in class com.tokelon.toktales.core.content.ContentManager
 
getCodepointAssetManager() - Method in interface com.tokelon.toktales.core.content.IContentManager
 
getCodepointAt(int) - Method in interface com.tokelon.toktales.core.game.model.IConsole
 
getCodepointAt(int) - Method in class com.tokelon.toktales.extensions.core.game.model.Console
 
getCodepointCount() - Method in interface com.tokelon.toktales.core.game.model.IConsole
 
getCodepointCount() - Method in class com.tokelon.toktales.extensions.core.game.model.Console
 
getCollisionBounds(IRectangle2f.IMutableRectangle2f) - Method in class com.tokelon.toktales.core.game.model.entity.AbstractGameEntityStateDecorator
 
getCollisionBounds(IRectangle2f.IMutableRectangle2f) - Method in class com.tokelon.toktales.core.game.model.entity.GameEntityModel
 
getCollisionBounds(IRectangle2f.IMutableRectangle2f) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntityProps
The collision bounds of an entity designate the area where it's collision applies.
getCollisionBoundsBack() - Method in class com.tokelon.toktales.core.game.model.entity.AbstractGameEntityStateDecorator
 
getCollisionBoundsBack() - Method in class com.tokelon.toktales.core.game.model.entity.GameEntityModel
 
getCollisionBoundsBack() - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntityProps
Useful when the result will not be assigned.
getCollisionBox(IRectangle2f.IMutableRectangle2f) - Method in class com.tokelon.toktales.core.game.model.entity.AbstractGameEntityStateDecorator
 
getCollisionBox(IRectangle2f.IMutableRectangle2f) - Method in class com.tokelon.toktales.core.game.model.entity.GameEntityModel
 
getCollisionBox(IRectangle2f.IMutableRectangle2f) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntityProps
The collision box of an entity designates the size and relative position where collision will be applied.
getCollisionBoxBack() - Method in class com.tokelon.toktales.core.game.model.entity.AbstractGameEntityStateDecorator
 
getCollisionBoxBack() - Method in class com.tokelon.toktales.core.game.model.entity.GameEntityModel
 
getCollisionBoxBack() - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntityProps
Useful when the result will not be assigned.
getColor() - Method in interface com.tokelon.toktales.extensions.core.game.model.IScreenDialog.ICharMeta
 
getColor() - Method in class com.tokelon.toktales.extensions.core.game.renderer.ConsoleOverlayRenderer
 
getColor() - Method in class com.tokelon.toktales.extensions.core.game.renderer.TextBoxRenderer
 
getColor() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMapObjectgroup
 
getColor() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapObjectgroupImpl
 
getConfig(String) - Method in class com.tokelon.toktales.core.config.ConfigManager
 
getConfig(String) - Method in interface com.tokelon.toktales.core.config.IConfigManager
 
getConfig() - Method in class com.tokelon.toktales.core.game.model.map.EmptyBlockMap
 
getConfig() - Method in interface com.tokelon.toktales.core.game.model.map.IBlockMap
 
getConfig() - Method in class com.tokelon.toktales.core.tiled.TiledWrapperMap
 
getConfigAnimationAnimTime() - Method in class com.tokelon.toktales.extensions.core.tale.config.CiniAnimConfig
 
getConfigAnimationAnimTime() - Method in interface com.tokelon.toktales.extensions.core.tale.config.IAnimConfig
 
getConfigAnimationResourceDir() - Method in class com.tokelon.toktales.extensions.core.tale.config.CiniAnimConfig
 
getConfigAnimationResourceDir() - Method in interface com.tokelon.toktales.extensions.core.tale.config.IAnimConfig
 
getConfigAnimationSequence() - Method in class com.tokelon.toktales.extensions.core.tale.config.CiniAnimConfig
 
getConfigAnimationSequence() - Method in interface com.tokelon.toktales.extensions.core.tale.config.IAnimConfig
 
getConfigAnimationSequenceTiming() - Method in class com.tokelon.toktales.extensions.core.tale.config.CiniAnimConfig
 
getConfigAnimationSequenceTiming() - Method in interface com.tokelon.toktales.extensions.core.tale.config.IAnimConfig
 
getConfigCameraSizeUnitsX() - Method in class com.tokelon.toktales.core.config.CiniMainConfig
 
getConfigCameraSizeUnitsX() - Method in interface com.tokelon.toktales.core.config.IMainConfig
 
getConfigCameraSizeUnitsY() - Method in class com.tokelon.toktales.core.config.CiniMainConfig
 
getConfigCameraSizeUnitsY() - Method in interface com.tokelon.toktales.core.config.IMainConfig
 
getConfigDisplayCameraCreationType() - Method in class com.tokelon.toktales.core.config.CiniMainConfig
 
getConfigDisplayCameraCreationType() - Method in interface com.tokelon.toktales.core.config.IMainConfig
 
getConfigManager() - Method in class com.tokelon.toktales.core.game.Game
 
getConfigManager() - Method in interface com.tokelon.toktales.core.game.IGame
 
getConfigMapSpawnX() - Method in class com.tokelon.toktales.core.game.model.map.IBlockMapConfig.EmptyBlockMapConfig
 
getConfigMapSpawnX() - Method in interface com.tokelon.toktales.core.game.model.map.IBlockMapConfig
 
getConfigMapSpawnX() - Method in class com.tokelon.toktales.core.tiled.TiledMapCiniConfig
 
getConfigMapSpawnY() - Method in class com.tokelon.toktales.core.game.model.map.IBlockMapConfig.EmptyBlockMapConfig
 
getConfigMapSpawnY() - Method in interface com.tokelon.toktales.core.game.model.map.IBlockMapConfig
 
getConfigMapSpawnY() - Method in class com.tokelon.toktales.core.tiled.TiledMapCiniConfig
 
getConfigMapTitle() - Method in class com.tokelon.toktales.core.game.model.map.IBlockMapConfig.EmptyBlockMapConfig
 
getConfigMapTitle() - Method in interface com.tokelon.toktales.core.game.model.map.IBlockMapConfig
 
getConfigMapTitle() - Method in class com.tokelon.toktales.core.tiled.TiledMapCiniConfig
 
getConfigPlayerAnimationWalkDown() - Method in class com.tokelon.toktales.extensions.core.tale.config.CiniTaleConfig
 
getConfigPlayerAnimationWalkDown() - Method in interface com.tokelon.toktales.extensions.core.tale.config.ITaleConfig
 
getConfigPlayerAnimationWalkLeft() - Method in class com.tokelon.toktales.extensions.core.tale.config.CiniTaleConfig
 
getConfigPlayerAnimationWalkLeft() - Method in interface com.tokelon.toktales.extensions.core.tale.config.ITaleConfig
 
getConfigPlayerAnimationWalkRight() - Method in class com.tokelon.toktales.extensions.core.tale.config.CiniTaleConfig
 
getConfigPlayerAnimationWalkRight() - Method in interface com.tokelon.toktales.extensions.core.tale.config.ITaleConfig
 
getConfigPlayerAnimationWalkUp() - Method in class com.tokelon.toktales.extensions.core.tale.config.CiniTaleConfig
 
getConfigPlayerAnimationWalkUp() - Method in interface com.tokelon.toktales.extensions.core.tale.config.ITaleConfig
 
getConfigPlayerGraphicIdleDown() - Method in class com.tokelon.toktales.extensions.core.tale.config.CiniTaleConfig
 
getConfigPlayerGraphicIdleDown() - Method in interface com.tokelon.toktales.extensions.core.tale.config.ITaleConfig
 
getConfigPlayerGraphicIdleLeft() - Method in class com.tokelon.toktales.extensions.core.tale.config.CiniTaleConfig
 
getConfigPlayerGraphicIdleLeft() - Method in interface com.tokelon.toktales.extensions.core.tale.config.ITaleConfig
 
getConfigPlayerGraphicIdleRight() - Method in class com.tokelon.toktales.extensions.core.tale.config.CiniTaleConfig
 
getConfigPlayerGraphicIdleRight() - Method in interface com.tokelon.toktales.extensions.core.tale.config.ITaleConfig
 
getConfigPlayerGraphicIdleUp() - Method in class com.tokelon.toktales.extensions.core.tale.config.CiniTaleConfig
 
getConfigPlayerGraphicIdleUp() - Method in interface com.tokelon.toktales.extensions.core.tale.config.ITaleConfig
 
getConfigPlayerWalkSpeedUnits() - Method in class com.tokelon.toktales.extensions.core.tale.config.CiniTaleConfig
 
getConfigPlayerWalkSpeedUnits() - Method in interface com.tokelon.toktales.extensions.core.tale.config.ITaleConfig
 
getConfigResourcesAnimationDirectory() - Method in class com.tokelon.toktales.extensions.core.tale.config.CiniTaleConfig
 
getConfigResourcesAnimationDirectory() - Method in interface com.tokelon.toktales.extensions.core.tale.config.ITaleConfig
 
getConfigResourcesGPlayerDirectory() - Method in class com.tokelon.toktales.extensions.core.tale.config.CiniTaleConfig
 
getConfigResourcesGPlayerDirectory() - Method in interface com.tokelon.toktales.extensions.core.tale.config.ITaleConfig
 
getConfigResourcesGSpriteDirectory() - Method in class com.tokelon.toktales.extensions.core.tale.config.CiniTaleConfig
 
getConfigResourcesGSpriteDirectory() - Method in interface com.tokelon.toktales.extensions.core.tale.config.ITaleConfig
 
getConfigResourcesGTilesetDirectory() - Method in class com.tokelon.toktales.extensions.core.tale.config.CiniTaleConfig
 
getConfigResourcesGTilesetDirectory() - Method in interface com.tokelon.toktales.extensions.core.tale.config.ITaleConfig
 
getConfigResourcesMapDirectory() - Method in class com.tokelon.toktales.extensions.core.tale.config.CiniTaleConfig
 
getConfigResourcesMapDirectory() - Method in interface com.tokelon.toktales.extensions.core.tale.config.ITaleConfig
 
getConfigTaleInitialMapfileName() - Method in class com.tokelon.toktales.extensions.core.tale.config.CiniTaleConfig
 
getConfigTaleInitialMapfileName() - Method in interface com.tokelon.toktales.extensions.core.tale.config.ITaleConfig
 
getConfigTaleInitialSceneCodename() - Method in class com.tokelon.toktales.extensions.core.tale.config.CiniTaleConfig
 
getConfigTaleInitialSceneCodename() - Method in interface com.tokelon.toktales.extensions.core.tale.config.ITaleConfig
 
getConfigTaleTaleTitle() - Method in class com.tokelon.toktales.extensions.core.tale.config.CiniTaleConfig
 
getConfigTaleTaleTitle() - Method in interface com.tokelon.toktales.extensions.core.tale.config.ITaleConfig
 
getConsole() - Method in interface com.tokelon.toktales.core.game.controller.IConsoleController
 
getConsole() - Method in class com.tokelon.toktales.extensions.core.game.controller.DefaultConsoleController
 
getConsoleControlHandler() - Method in class com.tokelon.toktales.extensions.core.game.state.integration.ConsoleIntegration
 
getConsoleControlHandler() - Method in interface com.tokelon.toktales.extensions.core.game.state.integration.IConsoleIntegration
 
getConsoleController() - Method in class com.tokelon.toktales.extensions.core.game.state.console.ConsoleGamestate
The console controller will be available after ConsoleGamestate.onEngage().
getConsoleController() - Method in interface com.tokelon.toktales.extensions.core.game.state.console.IConsoleGamestate
 
getConsoleController() - Method in class com.tokelon.toktales.extensions.core.game.state.integration.ConsoleIntegration
 
getConsoleController() - Method in class com.tokelon.toktales.extensions.core.game.state.integration.ConsoleIntegrationControlHandler
 
getConsoleController() - Method in interface com.tokelon.toktales.extensions.core.game.state.integration.IConsoleIntegration
 
getConsoleInput(TextWatcher) - Method in class com.tokelon.toktales.android.activity.GameActivity
 
getConsoleInput(TextWatcher) - Method in interface com.tokelon.toktales.android.activity.IConsoleActivity
 
getConsoleInput(TextWatcher) - Method in class com.tokelon.toktales.extensions.android.activity.TaleActivity
 
getConsoleIntegration() - Method in class com.tokelon.toktales.extensions.core.game.state.integration.ConsoleIntegrationControlHandler
 
getConsoleOverlayRenderPosition() - Method in class com.tokelon.toktales.extensions.core.game.state.integration.ConsoleIntegration
 
getContent() - Method in class com.tokelon.toktales.core.content.manage.embedded.EmbeddedAssetKey
 
getContent() - Method in class com.tokelon.toktales.core.content.manage.embedded.EmbeddedStringAssetKey
 
getContent() - Method in interface com.tokelon.toktales.core.content.manage.embedded.IEmbeddedAssetKey
 
getContentManager() - Method in class com.tokelon.toktales.core.game.Game
 
getContentManager() - Method in interface com.tokelon.toktales.core.game.IGame
 
getContentService() - Method in class com.tokelon.toktales.core.engine.Engine
 
getContentService() - Method in interface com.tokelon.toktales.core.engine.IEngine
 
getContext() - Static method in class com.tokelon.toktales.core.engine.TokTales
 
getContextViewport() - Method in class com.tokelon.toktales.core.game.state.render.AbstractGameStateRenderer
 
getControlBounds(int) - Method in class com.tokelon.toktales.android.render.tools.CrossControlOverlayView
 
getControlBounds(int, Rect) - Method in class com.tokelon.toktales.android.render.tools.CrossControlOverlayView
 
getControlBounds(int) - Method in interface com.tokelon.toktales.android.render.tools.ICrossControlOverlayView
 
getControlBounds(int, Rect) - Method in interface com.tokelon.toktales.android.render.tools.ICrossControlOverlayView
Writes the bounds for the given cross control into the given rectangle.
getControlInCross(int, int) - Method in class com.tokelon.toktales.android.render.tools.CrossControlOverlayView
 
getControlInCross(int, int) - Method in interface com.tokelon.toktales.android.render.tools.ICrossControlOverlayView
Get the cross control this point is on.

Following values can be returned:
- CROSS_OUTSIDE If the point is not inside the cross bounds at all.
- CROSS_CONTROL_NONE If the point is inside the cross bounds but on none of the controls.
- Otherwise one of the control codes CROSS_LEFT, CROSS_UP, CROSS_RIGHT, CROSS_DOWN.
getController(String) - Method in class com.tokelon.toktales.core.game.controller.ControllerManager
 
getController(String) - Method in interface com.tokelon.toktales.core.game.controller.IControllerManager
Returns the controller for the given id.
getController(ISurface) - Method in class com.tokelon.toktales.core.screen.surface.DefaultSurfaceManager
 
getController(ISurface) - Method in interface com.tokelon.toktales.core.screen.surface.ISurfaceManager
 
getControllerAs(String, Class<T>) - Method in class com.tokelon.toktales.core.game.controller.ControllerManager
 
getControllerAs(String, Class<T>) - Method in interface com.tokelon.toktales.core.game.controller.IControllerManager
Returns the controller for the given id, in the given type.
getControllerManager() - Method in class com.tokelon.toktales.core.game.controller.AbstractController
 
getControllerManager() - Method in class com.tokelon.toktales.core.game.state.scene.BaseGamescene
 
getControllerManager() - Method in interface com.tokelon.toktales.core.game.state.scene.IGameScene
The controller manager for this scene.
getControllerManager() - Method in class com.tokelon.toktales.extensions.core.game.controller.ModelController
 
getCoordinatesAtTime(long, int, IPoint2f.IMutablePoint2f) - Method in class com.tokelon.toktales.core.game.model.entity.ExtendedGameEntity
 
getCoordinatesAtTime(long, IPoint2f.IMutablePoint2f) - Method in class com.tokelon.toktales.core.game.model.ExtendedCamera
 
getCoordinateState() - Method in class com.tokelon.toktales.core.game.model.entity.ExtendedGameEntity
 
getCoordinateState() - Method in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity
 
getCoordinateState() - Method in class com.tokelon.toktales.core.game.model.ExtendedCamera
 
getCoordinateState() - Method in interface com.tokelon.toktales.core.game.model.IExtendedCamera
 
getCoverageState() - Method in interface com.tokelon.toktales.core.game.model.map.entities.IMapEntity
 
getCoverageState() - Method in class com.tokelon.toktales.core.game.model.map.entities.MapEntity
 
getCrossBounds() - Method in class com.tokelon.toktales.android.render.tools.CrossControlOverlayView
 
getCrossBounds(Rect) - Method in class com.tokelon.toktales.android.render.tools.CrossControlOverlayView
 
getCrossBounds() - Method in interface com.tokelon.toktales.android.render.tools.ICrossControlOverlayView
 
getCrossBounds(Rect) - Method in interface com.tokelon.toktales.android.render.tools.ICrossControlOverlayView
Writes the bounds of the cross into the given rectangle.
getCrossControlView() - Method in interface com.tokelon.toktales.android.render.tools.IUIOverlay
 
getCrossControlView() - Method in class com.tokelon.toktales.android.render.tools.UIOverlay
 
getCurrentActivity() - Method in interface com.tokelon.toktales.android.ui.IUserInterface
 
getCurrentActivity() - Method in class com.tokelon.toktales.android.ui.UserInterface
 
getCurrentCallback() - Method in interface com.tokelon.toktales.core.render.order.IRenderLayerStack.IStackNavigator
 
getCurrentCallback() - Method in interface com.tokelon.toktales.core.render.order.IRenderOrder.IOrderNavigator
 
getCurrentCamera() - Method in class com.tokelon.toktales.core.game.state.render.AbstractGameStateRenderer
 
getCurrentCamera() - Method in interface com.tokelon.toktales.core.game.state.render.IGameStateRenderer
 
getCurrentCamera() - Method in class com.tokelon.toktales.core.game.state.render.ModularGameStateRenderer
 
getCurrentCamera() - Method in class com.tokelon.toktales.core.screen.view.DefaultViewTransformer
 
getCurrentCamera() - Method in interface com.tokelon.toktales.core.screen.view.IViewTransformer
 
getCurrentCamera() - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapStateRenderer
 
getCurrentExecutorService() - Method in class com.tokelon.toktales.tools.assets.loader.AbstractExecutorServiceAssetLoader
 
getCurrentExecutorService() - Method in interface com.tokelon.toktales.tools.assets.loader.IExecutorServiceAssetLoader
 
getCurrentIndex() - Method in interface com.tokelon.toktales.core.render.order.IRenderOrder.IOrderNavigator
 
getCurrentLayer() - Method in interface com.tokelon.toktales.core.render.order.IRenderOrder.IOrderNavigator
 
getCurrentPosition() - Method in interface com.tokelon.toktales.core.render.order.IRenderLayerStack.IStackNavigator
 
getCurrentPosition() - Method in interface com.tokelon.toktales.core.render.order.IRenderOrder.IOrderNavigator
 
getCurrentSize() - Method in class com.tokelon.toktales.tools.core.objects.pools.DefaultLeaseObjectPool
 
getCurrentSize() - Method in class com.tokelon.toktales.tools.core.objects.pools.DefaultObjectPool
 
getCurrentSize() - Method in interface com.tokelon.toktales.tools.core.objects.pools.IObjectPool
 
getCurrentStack() - Method in interface com.tokelon.toktales.core.render.order.IRenderOrder.IOrderNavigator
 
getCurrentSurface() - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
 
getCurrentSurfaceHandler() - Method in class com.tokelon.toktales.android.render.opengl.GLViewRenderer
Returns the surface manager that has been assigned in GLViewRenderer.onSurfaceCreated(ISurfaceHandler).
getCurrentTimeMillis() - Method in interface com.tokelon.toktales.core.game.control.ITimeProvider
 
getCurrentTimeMillis() - Method in class com.tokelon.toktales.core.game.control.TimeManager
 
getCurrentUpdateTime() - Method in class com.tokelon.toktales.core.game.model.entity.GameEntity
 
getCurrentUpdateTime() - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity
 
getCurrentViewport() - Method in class com.tokelon.toktales.core.screen.view.DefaultViewTransformer
 
getCurrentViewport() - Method in interface com.tokelon.toktales.core.screen.view.IViewTransformer
 
getCursorEnterCallbackSet() - Method in class com.tokelon.toktales.desktop.input.dispatch.DesktopInputRegistration
Remember to synchronize when iterating over the returned set.
getCursorPosCallbackSet() - Method in class com.tokelon.toktales.desktop.input.dispatch.DesktopInputRegistration
Remember to synchronize when iterating over the returned set.
getData() - Method in class com.tokelon.toktales.android.content.AndroidBitmap
 
getData(ByteBuffer) - Method in class com.tokelon.toktales.android.content.AndroidBitmap
 
getData() - Method in interface com.tokelon.toktales.core.content.audio.ISound
 
getData(ShortBuffer) - Method in interface com.tokelon.toktales.core.content.audio.ISound
 
getData() - Method in class com.tokelon.toktales.core.content.graphics.BitmapImpl
 
getData(ByteBuffer) - Method in class com.tokelon.toktales.core.content.graphics.BitmapImpl
 
getData() - Method in interface com.tokelon.toktales.core.content.graphics.IBitmap
Returns the bitmap data.
getData(ByteBuffer) - Method in interface com.tokelon.toktales.core.content.graphics.IBitmap
Copies the bitmap data into the given buffer.
getData() - Method in class com.tokelon.toktales.desktop.lwjgl.content.STBBitmap
 
getData(ByteBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.content.STBBitmap
 
getData() - Method in class com.tokelon.toktales.desktop.lwjgl.content.STBFont
 
getData() - Method in class com.tokelon.toktales.desktop.lwjgl.content.STBSound
 
getData(ShortBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.content.STBSound
 
getData() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMapLayer
 
getData() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXImage
 
getData() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapLayerImpl
 
getData() - Method in class com.tokelon.toktales.tools.tiled.model.TMXImageImpl
 
getDataType() - Method in class com.tokelon.toktales.core.content.text.CodepointTexture
 
getDataType() - Method in interface com.tokelon.toktales.core.render.texture.ITexture
Returns the data type for this texture.
getDataType() - Method in class com.tokelon.toktales.core.render.texture.Texture
 
getDebugRenderer() - Method in interface com.tokelon.toktales.extensions.core.game.state.localmap.ILocalMapStateRenderer
 
getDebugRenderer() - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapStateRenderer
 
getDefaultDecoder() - Method in class com.tokelon.toktales.tools.assets.loader.AbstractExecutorServiceAssetLoader
 
getDefaultDecoder() - Method in interface com.tokelon.toktales.tools.assets.loader.IAssetLoader
 
getDefaultLooper() - Method in class com.tokelon.toktales.core.engine.BaseEngineLauncher
 
getDefaultOptions() - Method in class com.tokelon.toktales.core.content.manage.codepoint.CodepointAssetLoader
 
getDefaultOptions() - Method in class com.tokelon.toktales.core.content.manage.sprite.SpriteAssetLoader
 
getDefaultOptions() - Method in class com.tokelon.toktales.tools.assets.loader.AbstractExecutorServiceAssetLoader
 
getDefaultOptions() - Method in class com.tokelon.toktales.tools.assets.loader.DefaultAssetLoader
 
getDefaultOptions() - Method in interface com.tokelon.toktales.tools.assets.loader.ILoaderTask.ILoaderTaskFactory
 
getDefaultOptions() - Method in class com.tokelon.toktales.tools.assets.loader.LoaderTaskExecutorServiceAssetLoader
 
getDefaultStage() - Method in class com.tokelon.toktales.tools.core.sub.inject.config.HierarchicalInjectConfig
 
getDefaultStage() - Method in interface com.tokelon.toktales.tools.core.sub.inject.config.IInjectConfig
 
getDefaultStage() - Method in class com.tokelon.toktales.tools.core.sub.inject.config.SimpleInjectConfig
 
getDefaultSurfaceName(int) - Method in class com.tokelon.toktales.core.screen.surface.SurfaceHandler
Returns a default surface name for a given index.
getDeltaUpdateTime() - Method in class com.tokelon.toktales.core.game.model.entity.GameEntity
 
getDeltaUpdateTime() - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity
 
getDescription() - Method in class com.tokelon.toktales.core.game.state.render.EmptyGameStateRenderer
 
getDescription() - Method in interface com.tokelon.toktales.core.game.state.render.IRenderingStrategy
 
getDescription() - Method in class com.tokelon.toktales.core.game.state.render.ModularGameStateRenderer
 
getDescription() - Method in interface com.tokelon.toktales.core.render.order.IRenderCallback
 
getDescription() - Method in class com.tokelon.toktales.extensions.core.game.state.console.ConsoleRenderingStrategy
 
getDescription() - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.DialogBaseLocalMapGamescene.DialogRenderCallback
 
getDescription() - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapStateRenderer
 
getDestination() - Method in interface com.tokelon.toktales.core.game.logic.motion.IMapMotion
 
getDestinationX() - Method in class com.tokelon.toktales.core.game.logic.motion.AbstractGameMotion
 
getDestinationX() - Method in interface com.tokelon.toktales.core.game.logic.motion.IGameMotion
 
getDestinationX() - Method in class com.tokelon.toktales.core.game.logic.motion.StraightGameMotion
 
getDestinationY() - Method in class com.tokelon.toktales.core.game.logic.motion.AbstractGameMotion
 
getDestinationY() - Method in interface com.tokelon.toktales.core.game.logic.motion.IGameMotion
 
getDestinationY() - Method in class com.tokelon.toktales.core.game.logic.motion.StraightGameMotion
 
getDialog() - Method in class com.tokelon.toktales.extensions.core.game.controller.DefaultDialogController
 
getDialog() - Method in interface com.tokelon.toktales.extensions.core.game.controller.IDialogController
 
getDialogController() - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.DialogBaseLocalMapGamescene
 
getDirectoryList() - Method in class com.tokelon.toktales.core.resources.Listing
 
getDouble(String, String, double) - Method in class com.tokelon.toktales.core.config.CiniFileConfig
 
getDouble(String, String, double) - Method in interface com.tokelon.toktales.core.config.IFileConfig
 
getDuration() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXTileAnimationFrame
 
getDuration() - Method in class com.tokelon.toktales.tools.tiled.model.TMXTileAnimationFrameImpl
 
getEditorManager() - Method in class com.tokelon.toktales.core.game.Game
 
getEditorManager() - Method in interface com.tokelon.toktales.core.game.IGame
 
getElementID() - Method in class com.tokelon.toktales.core.game.model.map.elements.AbstractMapElement
 
getElementID() - Method in interface com.tokelon.toktales.core.game.model.map.elements.IMapElement
 
getElementID() - Method in class com.tokelon.toktales.core.tiled.TiledTileElement
 
getElementOnLevel(int) - Method in interface com.tokelon.toktales.core.game.model.map.IBlock
 
getElementOnLevel(int) - Method in class com.tokelon.toktales.core.game.model.map.Level10Block
 
getElementOnLevel(int) - Method in class com.tokelon.toktales.core.tiled.TiledMapBlock
 
getElementType() - Method in class com.tokelon.toktales.core.game.model.map.elements.AbstractMapElement
 
getElementType() - Method in interface com.tokelon.toktales.core.game.model.map.elements.IMapElement
 
getElementType() - Method in class com.tokelon.toktales.core.tiled.TiledTileElement
 
getEllipse() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXObject
 
getEllipse() - Method in class com.tokelon.toktales.tools.tiled.model.TMXObjectImpl
 
getEngine() - Method in class com.tokelon.toktales.core.engine.EngineContext
 
getEngine() - Method in interface com.tokelon.toktales.core.engine.IEngineContext
 
getEngine() - Static method in class com.tokelon.toktales.core.engine.TokTales
 
getEngine() - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
 
getEngine() - Method in interface com.tokelon.toktales.core.game.state.IGameState
 
getEngine() - Method in class com.tokelon.toktales.core.game.state.scene.BaseGamescene
 
getEngineContext() - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
 
getEngineContext() - Method in interface com.tokelon.toktales.core.game.state.IGameState
 
getEngineContext() - Method in class com.tokelon.toktales.core.game.state.scene.BaseGamescene
 
getEngineDriver() - Method in class com.tokelon.toktales.core.engine.Engine
 
getEngineDriver() - Method in interface com.tokelon.toktales.core.engine.IEngine
 
getEntered() - Method in class com.tokelon.toktales.desktop.input.events.ICursorEnterInputEvent.CursorEnterInputEvent
 
getEntered() - Method in interface com.tokelon.toktales.desktop.input.events.ICursorEnterInputEvent
 
getEntity(int) - Method in class com.tokelon.toktales.core.game.logic.map.EntityHolder
 
getEntity(int) - Method in interface com.tokelon.toktales.core.game.logic.map.IEntityHolder
 
getEntity() - Method in interface com.tokelon.toktales.core.game.model.map.elements.IEntityElement
 
getEntity(String) - Method in interface com.tokelon.toktales.core.game.world.IWorldspace
 
getEntity(String) - Method in class com.tokelon.toktales.core.game.world.Worldspace
 
getEntity() - Method in interface com.tokelon.toktales.extensions.core.game.model.ITextBox
 
getEntity() - Method in class com.tokelon.toktales.extensions.core.game.model.TextBox
 
getEntityIDSet() - Method in interface com.tokelon.toktales.core.game.world.IWorldspace
 
getEntityIDSet() - Method in class com.tokelon.toktales.core.game.world.Worldspace
 
getEntityMap() - Method in interface com.tokelon.toktales.core.game.world.IWorldspace
 
getEntityMap() - Method in class com.tokelon.toktales.core.game.world.Worldspace
 
getEntityRenderer() - Method in interface com.tokelon.toktales.extensions.core.game.state.localmap.ILocalMapStateRenderer
 
getEntityRenderer() - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapStateRenderer
 
getEntries() - Method in interface com.tokelon.toktales.tools.core.registry.IRegistry
 
getEntries() - Method in class com.tokelon.toktales.tools.core.registry.Registry
 
getEnvironment() - Method in class com.tokelon.toktales.core.engine.Engine
 
getEnvironment() - Method in interface com.tokelon.toktales.core.engine.IEngine
 
getEnvironment() - Method in interface com.tokelon.toktales.tools.script.IScriptInstance
 
getEnvironment() - Method in interface com.tokelon.toktales.tools.script.IScriptModule
 
getEnvironment() - Method in class com.tokelon.toktales.tools.script.lua.LuaScriptInstance
 
getEnvironment() - Method in class com.tokelon.toktales.tools.script.lua.LuaScriptModule
 
getErrorCode() - Method in interface com.tokelon.toktales.core.render.opengl.IGLErrorUtils.IGLError
 
getErrorCount(String) - Method in class com.tokelon.toktales.core.script.ScriptInstanceBase
 
getErrorCount(String) - Method in class com.tokelon.toktales.core.script.ScriptModuleBase
 
getErrorMessage() - Method in interface com.tokelon.toktales.core.render.opengl.IGLErrorUtils.IGLError
 
getErrors() - Method in exception com.tokelon.toktales.core.render.opengl.OpenGLErrorException
 
getExecutorServiceProvider() - Method in class com.tokelon.toktales.tools.assets.loader.AbstractExecutorServiceAssetLoader
 
getExecutorServiceProvider() - Method in interface com.tokelon.toktales.tools.assets.loader.IExecutorServiceAssetLoader
 
getExtendedCameraObservation() - Method in class com.tokelon.toktales.core.game.model.ExtendedCamera
 
getExtendedCameraObservation() - Method in interface com.tokelon.toktales.core.game.model.IExtendedCamera
 
getExtendedCameraObservationInterest(IExtendedCamera, String) - Method in interface com.tokelon.toktales.core.game.model.IExtendedCamera.IExtendedCameraObserver
 
getExtendedCameraParticipation() - Method in class com.tokelon.toktales.core.game.model.ExtendedCamera
 
getExtendedCameraParticipation() - Method in interface com.tokelon.toktales.core.game.model.IExtendedCamera
 
getExtendedCameraParticipationInterest(IExtendedCamera, String) - Method in interface com.tokelon.toktales.core.game.model.IExtendedCamera.IExtendedCameraParticipant
 
getExtendedGameEntityObservation() - Method in class com.tokelon.toktales.core.game.model.entity.ExtendedGameEntity
 
getExtendedGameEntityObservation() - Method in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity
 
getExtendedGameEntityParticipation() - Method in class com.tokelon.toktales.core.game.model.entity.ExtendedGameEntity
 
getExtendedGameEntityParticipation() - Method in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity
 
getExtendedObservationInterest(IExtendedGameEntity, String) - Method in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity.IExtendedGameEntityObserver
 
getExtendedParticipationInterest(IExtendedGameEntity, String) - Method in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity.IExtendedGameEntityParticipant
 
getExtension(String) - Method in class com.tokelon.toktales.core.engine.AbstractEngineService
 
getExtension(String) - Method in interface com.tokelon.toktales.core.engine.IEngineService
 
getExtensionAs(String, Class<T>) - Method in class com.tokelon.toktales.core.engine.AbstractEngineService
 
getExtensionAs(String, Class<T>) - Method in interface com.tokelon.toktales.core.engine.IEngineService
 
getExtensionAsOrFail(String, Class<T>) - Method in class com.tokelon.toktales.core.engine.AbstractEngineService
 
getExtensionAsOrFail(String, Class<T>) - Method in interface com.tokelon.toktales.core.engine.IEngineService
 
getExtensionByType(Class<T>) - Method in class com.tokelon.toktales.core.engine.AbstractEngineService
 
getExtensionByType(Class<T>) - Method in interface com.tokelon.toktales.core.engine.IEngineService
 
getExtensionByTypeOrFail(Class<T>) - Method in class com.tokelon.toktales.core.engine.AbstractEngineService
 
getExtensionByTypeOrFail(Class<T>) - Method in interface com.tokelon.toktales.core.engine.IEngineService
 
getExternalTileset() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMapTileset
 
getExternalTileset() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapTilesetImpl
 
getExternalTilesetList() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMap
 
getExternalTilesetList() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapXML
 
getFacadeLogger(String) - Method in interface com.tokelon.toktales.core.engine.log.ILogging
 
getFacadeLogger(Class<?>) - Method in interface com.tokelon.toktales.core.engine.log.ILogging
 
getFacadeLogger(String) - Method in class com.tokelon.toktales.core.engine.log.Logging
 
getFacadeLogger(Class<?>) - Method in class com.tokelon.toktales.core.engine.log.Logging
 
getFacadeLoggerFactory() - Method in interface com.tokelon.toktales.core.engine.log.ILogging
 
getFacadeLoggerFactory() - Method in class com.tokelon.toktales.core.engine.log.Logging
 
getFile() - Method in class com.tokelon.toktales.tools.assets.files.FileKey
 
getFile() - Method in interface com.tokelon.toktales.tools.assets.files.IFileKey
 
getFile() - Method in interface com.tokelon.toktales.tools.assets.files.IRelativeFileKey
 
getFile() - Method in class com.tokelon.toktales.tools.assets.files.RelativeFileKey
 
getFileList() - Method in class com.tokelon.toktales.core.resources.Listing
 
getFileName() - Method in class com.tokelon.toktales.core.game.model.map.EmptyBlockMap
 
getFileName() - Method in interface com.tokelon.toktales.core.game.model.map.IBlockMap
 
getFileName() - Method in class com.tokelon.toktales.core.tiled.TiledWrapperMap
 
getFilename() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMap
 
getFilename() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapXML
 
getFilter() - Method in class com.tokelon.toktales.core.resources.ResourceFilterView
 
getFilterMag() - Method in interface com.tokelon.toktales.core.render.texture.ITexture
Returns the filter setting that will be used for texture magnification.
getFilterMag() - Method in class com.tokelon.toktales.core.render.texture.Texture
 
getFilterMin() - Method in interface com.tokelon.toktales.core.render.texture.ITexture
Returns the filter setting that will be used for texture minification.
getFilterMin() - Method in class com.tokelon.toktales.core.render.texture.Texture
 
getFilterModules() - Method in class com.tokelon.toktales.tools.core.sub.inject.config.HierarchicalInjectConfig
 
getFilterModules() - Method in interface com.tokelon.toktales.tools.core.sub.inject.config.IHierarchicalInjectConfig
 
getFilterName() - Method in interface com.tokelon.toktales.core.resources.IResourceLookup
 
getFilterName() - Method in class com.tokelon.toktales.core.resources.ResourceLookup
 
getFilterType() - Method in interface com.tokelon.toktales.core.resources.IResourceLookup
 
getFilterType() - Method in class com.tokelon.toktales.core.resources.ResourceLookup
 
getFirstGID() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMapTileset
 
getFirstGID() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapTilesetImpl
 
getFloat(String, String, float) - Method in class com.tokelon.toktales.core.config.CiniFileConfig
 
getFloat(String, String, float) - Method in interface com.tokelon.toktales.core.config.IFileConfig
 
getFont() - Method in class com.tokelon.toktales.core.content.manage.codepoint.CodepointAssetKeyImpl
 
getFont() - Method in class com.tokelon.toktales.core.content.manage.codepoint.CodepointAssetManager.MutableCodepointKey
 
getFont() - Method in interface com.tokelon.toktales.core.content.manage.codepoint.ICodepointAssetKey
 
getFont() - Method in class com.tokelon.toktales.core.content.manage.font.FontAssetImpl
 
getFont() - Method in interface com.tokelon.toktales.core.content.manage.font.IFontAsset
 
getFont() - Method in interface com.tokelon.toktales.core.game.controller.IConsoleController
 
getFont() - Method in class com.tokelon.toktales.extensions.core.game.controller.DefaultConsoleController
 
getFont() - Method in interface com.tokelon.toktales.extensions.core.game.model.IScreenDialog.ICharMeta
 
getFont() - Method in interface com.tokelon.toktales.extensions.core.game.model.ITextBox
 
getFont() - Method in class com.tokelon.toktales.extensions.core.game.model.TextBox
 
getFontAssetManager() - Method in class com.tokelon.toktales.core.content.ContentManager
 
getFontAssetManager() - Method in interface com.tokelon.toktales.core.content.IContentManager
 
getFontInfo() - Method in class com.tokelon.toktales.desktop.lwjgl.content.STBFont
 
getFontPixelAscent() - Method in class com.tokelon.toktales.android.content.AndroidFont
 
getFontPixelAscent() - Method in interface com.tokelon.toktales.core.content.text.IFont
 
getFontPixelAscent() - Method in class com.tokelon.toktales.desktop.lwjgl.content.STBFont
 
getFontPixelDescent() - Method in class com.tokelon.toktales.android.content.AndroidFont
 
getFontPixelDescent() - Method in interface com.tokelon.toktales.core.content.text.IFont
 
getFontPixelDescent() - Method in class com.tokelon.toktales.desktop.lwjgl.content.STBFont
 
getFontPixelHeight() - Method in class com.tokelon.toktales.android.content.AndroidCodepoint
 
getFontPixelHeight() - Method in class com.tokelon.toktales.core.content.manage.codepoint.CodepointAssetKeyImpl
 
getFontPixelHeight() - Method in class com.tokelon.toktales.core.content.manage.codepoint.CodepointAssetManager.MutableCodepointKey
 
getFontPixelHeight() - Method in interface com.tokelon.toktales.core.content.manage.codepoint.ICodepointAssetKey
 
getFontPixelHeight() - Method in interface com.tokelon.toktales.core.content.text.ICodepoint
 
getFontPixelHeight() - Method in class com.tokelon.toktales.desktop.lwjgl.content.STBCodepoint
 
getFontPixelLineGap() - Method in class com.tokelon.toktales.android.content.AndroidFont
 
getFontPixelLineGap() - Method in interface com.tokelon.toktales.core.content.text.IFont
 
getFontPixelLineGap() - Method in class com.tokelon.toktales.desktop.lwjgl.content.STBFont
 
getFontTextSize() - Method in class com.tokelon.toktales.android.content.AndroidFont
 
getFontTextSize() - Method in interface com.tokelon.toktales.core.content.text.IFont
 
getFontTextSize() - Method in class com.tokelon.toktales.desktop.lwjgl.content.STBFont
 
getForIdentifier(String) - Static method in enum com.tokelon.toktales.core.location.LocationScheme
 
getForIdentifier(String) - Method in enum com.tokelon.toktales.core.resources.ResourceType
 
getFormat() - Method in class com.tokelon.toktales.android.content.AndroidBitmap
 
getFormat() - Method in class com.tokelon.toktales.android.content.AndroidCodepointBitmap
 
getFormat() - Method in class com.tokelon.toktales.core.content.graphics.BitmapImpl
 
getFormat() - Method in interface com.tokelon.toktales.core.content.graphics.IBitmap
Returns the color format of this bitmap.
getFormat() - Method in class com.tokelon.toktales.desktop.lwjgl.content.STBBitmap
 
getFormat() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXImage
 
getFormat() - Method in class com.tokelon.toktales.tools.tiled.model.TMXImageImpl
 
getFrameCount() - Method in class com.tokelon.toktales.core.game.graphic.animation.GameAnimation
 
getFrameCount() - Method in interface com.tokelon.toktales.core.game.graphic.animation.IGameAnimation
 
getFrames() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXTileAnimation
 
getFrames() - Method in class com.tokelon.toktales.tools.tiled.model.TMXTileAnimationImpl
 
getFullLayerCount() - Method in interface com.tokelon.toktales.core.render.order.IRenderOrder
 
getFullLayerCount() - Method in class com.tokelon.toktales.core.render.order.RenderOrder
 
getGame() - Method in class com.tokelon.toktales.core.engine.EngineContext
 
getGame() - Method in interface com.tokelon.toktales.core.engine.IEngineContext
 
getGame() - Static method in class com.tokelon.toktales.core.engine.TokTales
 
getGame() - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
 
getGame() - Method in interface com.tokelon.toktales.core.game.state.IGameState
 
getGame() - Method in class com.tokelon.toktales.core.game.state.scene.BaseGamescene
 
getGameAdapter() - Method in class com.tokelon.toktales.core.game.Game
 
getGameAdapter() - Method in interface com.tokelon.toktales.core.game.IGame
 
getGameControl() - Method in class com.tokelon.toktales.core.game.Game
 
getGameControl() - Method in interface com.tokelon.toktales.core.game.IGame
 
getGamesceneInjector() - Method in class com.tokelon.toktales.core.game.state.scene.BaseGamescene
Returns an injector that can be used to inject this gamescene into dependencies via InjectGameScene.
getGamestate() - Method in interface com.tokelon.toktales.core.game.state.render.IModularGameStateRenderer
 
getGamestate() - Method in class com.tokelon.toktales.core.game.state.render.ModularGameStateRenderer
 
getGamestate() - Method in class com.tokelon.toktales.core.game.state.scene.BaseGamescene
 
getGamestate() - Method in interface com.tokelon.toktales.core.game.state.scene.IGameScene
 
getGamestate() - Method in class com.tokelon.toktales.extensions.core.game.state.integration.ConsoleIntegration
 
getGamestate() - Method in interface com.tokelon.toktales.extensions.core.game.state.integration.IConsoleIntegration
 
getGamestate() - Method in class com.tokelon.toktales.test.core.game.state.enginestate.EngineGamestateControlHandler
 
getGamestate() - Method in class com.tokelon.toktales.test.core.game.state.enginestate.EngineGamestateRenderer
 
getGamestate() - Method in class com.tokelon.toktales.test.desktop.game.state.enginestate.DesktopEngineGamestateInputHandler
 
getGamestateInjector() - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
Returns an injector that can be used to inject this gamestate into dependencies via InjectGameState.
getGameStatus() - Method in class com.tokelon.toktales.core.game.control.GameControl
 
getGameStatus() - Method in interface com.tokelon.toktales.core.game.control.IGameControl
 
getGameTimeMillis() - Method in interface com.tokelon.toktales.core.game.control.ITimeManager
 
getGameTimeMillis() - Method in class com.tokelon.toktales.core.game.control.TimeManager
 
getGameTimeTracker() - Method in interface com.tokelon.toktales.core.game.control.ITimeManager
 
getGameTimeTracker() - Method in class com.tokelon.toktales.core.game.control.TimeManager
 
getGeneralInputCallbackSet() - Method in class com.tokelon.toktales.android.input.dispatch.AndroidInputRegistration
Remember to synchronize when iterating over the returned set.
getGeneralInputCallbackSet() - Method in class com.tokelon.toktales.desktop.input.dispatch.DesktopInputRegistration
Remember to synchronize when iterating over the returned set.
getGeometry() - Method in interface com.tokelon.toktales.core.game.world.IWorldObject
 
getGeometry() - Method in class com.tokelon.toktales.core.tiled.TiledMapObject
 
getGID() - Method in interface com.tokelon.toktales.core.game.model.map.IMapObject
 
getGID() - Method in class com.tokelon.toktales.core.tiled.TiledMapObject
 
getGID() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXObject
 
getGID() - Method in class com.tokelon.toktales.tools.tiled.model.TMXObjectImpl
 
getGIDForIndex(int) - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMapLayer
 
getGIDForIndex(int) - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapLayerImpl
 
getGLErrors() - Method in class com.tokelon.toktales.core.render.opengl.gl20.GLErrorUtils
 
getGLErrors() - Method in interface com.tokelon.toktales.core.render.opengl.IGLErrorUtils
Checks for GL errors and returns them in a list.
getGLErrors() - Method in class com.tokelon.toktales.core.render.opengl.NoopGLErrorUtils
 
getGLFlagsForValue(int, int[]) - Method in interface com.tokelon.toktales.core.render.opengl.IGLFlags
Looks for glFlags for which with internal value matches the given value, and stores them in results.
getGLFlagValue(int) - Method in interface com.tokelon.toktales.core.render.opengl.IGLFlags
Returns the internal value for the given glFlag.
getGlobalContext() - Method in class com.tokelon.toktales.android.content.AndroidContentService
 
getGlobals() - Method in class com.tokelon.toktales.tools.script.lua.LuaScriptState
 
getGraphic() - Method in class com.tokelon.toktales.core.game.model.entity.GameEntity
 
getGraphic(String) - Method in class com.tokelon.toktales.core.game.model.entity.GameEntity
 
getGraphic() - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity
 
getGraphic(String) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity
 
getGraphic() - Method in interface com.tokelon.toktales.core.game.model.map.elements.IGraphicElement
 
getGraphic() - Method in class com.tokelon.toktales.core.game.model.map.predef.GraphicElementImpl
 
getGraphic() - Method in class com.tokelon.toktales.core.game.model.map.predef.MapElementGroundSprite
 
getGraphicAtTime(long) - Method in class com.tokelon.toktales.core.game.model.entity.ExtendedGameEntity
 
getGraphicBase() - Method in class com.tokelon.toktales.core.game.model.entity.GameEntity
 
getGraphicBase() - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity
 
getGraphicsImage() - Method in class com.tokelon.toktales.core.game.model.entity.GameEntity
 
getGraphicsImage() - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity
 
getGraphicState() - Method in class com.tokelon.toktales.core.game.model.entity.ExtendedGameEntity
 
getGraphicState() - Method in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity
 
getGraphicType() - Method in class com.tokelon.toktales.core.game.graphic.AbstractGraphic
 
getGraphicType() - Method in interface com.tokelon.toktales.core.game.graphic.IBaseGraphic
 
getGraphicType() - Method in class com.tokelon.toktales.core.game.model.map.predef.MapElementGroundSprite
 
getGreen() - Method in interface com.tokelon.toktales.core.content.graphics.IRGBAColor
 
getGreen() - Method in class com.tokelon.toktales.core.content.graphics.RGBAColor
 
getGrid() - Method in interface com.tokelon.toktales.core.game.world.IWorld
 
getGrid() - Method in class com.tokelon.toktales.core.game.world.World
 
getGrid() - Method in class com.tokelon.toktales.core.screen.view.DefaultGridTransformer
 
getGrid() - Method in interface com.tokelon.toktales.core.screen.view.IGridTransformer
 
getGridBlockHeight() - Method in interface com.tokelon.toktales.core.screen.view.IRenderGrid
 
getGridBlockHeight() - Method in class com.tokelon.toktales.core.screen.view.RenderGrid
 
getGridBlockWidth() - Method in interface com.tokelon.toktales.core.screen.view.IRenderGrid
 
getGridBlockWidth() - Method in class com.tokelon.toktales.core.screen.view.RenderGrid
 
getGridPixelHeight() - Method in interface com.tokelon.toktales.core.screen.view.IRenderGrid
 
getGridPixelHeight() - Method in class com.tokelon.toktales.core.screen.view.RenderGrid
 
getGridPixelWidth() - Method in interface com.tokelon.toktales.core.screen.view.IRenderGrid
 
getGridPixelWidth() - Method in class com.tokelon.toktales.core.screen.view.RenderGrid
 
getGridTileSize() - Method in interface com.tokelon.toktales.core.game.world.IWorld
 
getGridTileSize() - Method in class com.tokelon.toktales.core.game.world.World
 
getGridTileSize() - Method in class com.tokelon.toktales.core.screen.view.DefaultGridTransformer
 
getGridTileSize() - Method in interface com.tokelon.toktales.core.screen.view.IGridTransformer
 
getHeight() - Method in class com.tokelon.toktales.android.content.AndroidBitmap
 
getHeight() - Method in class com.tokelon.toktales.core.content.graphics.BitmapImpl
 
getHeight() - Method in interface com.tokelon.toktales.core.content.graphics.IBitmap
 
getHeight() - Method in class com.tokelon.toktales.core.game.model.AbstractCameraStateDecorator
 
getHeight() - Method in class com.tokelon.toktales.core.game.model.CameraModel
 
getHeight() - Method in class com.tokelon.toktales.core.game.model.entity.AbstractGameEntityStateDecorator
 
getHeight() - Method in class com.tokelon.toktales.core.game.model.entity.GameEntityModel
 
getHeight() - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntityProps
 
getHeight() - Method in interface com.tokelon.toktales.core.game.model.ICameraProps
 
getHeight() - Method in interface com.tokelon.toktales.core.game.model.IRectangle2f
 
getHeight() - Method in interface com.tokelon.toktales.core.game.model.IRectangle2i
 
getHeight() - Method in class com.tokelon.toktales.core.game.model.Rectangle2fImpl
 
getHeight() - Method in class com.tokelon.toktales.core.game.model.Rectangle2iImpl
 
getHeight() - Method in interface com.tokelon.toktales.core.game.world.IWorldObject
 
getHeight() - Method in class com.tokelon.toktales.core.screen.view.AccurateViewport
 
getHeight() - Method in interface com.tokelon.toktales.core.screen.view.IScreenViewport
 
getHeight() - Method in class com.tokelon.toktales.core.screen.view.StrictViewport
 
getHeight() - Method in class com.tokelon.toktales.core.tiled.TiledMapObject
 
getHeight() - Method in class com.tokelon.toktales.desktop.lwjgl.content.STBBitmap
 
getHeight() - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindow
 
getHeight() - Method in interface com.tokelon.toktales.desktop.ui.window.IWindow
 
getHeight() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMap
 
getHeight() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXImage
 
getHeight() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXObject
 
getHeight() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapXML
 
getHeight() - Method in class com.tokelon.toktales.tools.tiled.model.TMXImageImpl
 
getHeight() - Method in class com.tokelon.toktales.tools.tiled.model.TMXObjectImpl
 
getHigherPosition(double) - Method in interface com.tokelon.toktales.core.render.order.IRenderLayerStack
 
getHigherPosition(double) - Method in class com.tokelon.toktales.core.render.order.RenderLayerStack
 
getHighestIndex() - Method in class com.tokelon.toktales.extensions.core.game.logic.DefaultConsoleInterpreterManager
 
getHighestIndex() - Method in interface com.tokelon.toktales.extensions.core.game.logic.IConsoleInterpreterManager
 
getHighestLevel() - Method in class com.tokelon.toktales.core.game.model.map.ElementStackImpl
 
getHighestLevel() - Method in interface com.tokelon.toktales.core.game.model.map.ILevelReference
 
getHighestLevel() - Method in class com.tokelon.toktales.core.game.model.map.Level10Reference
 
getHighestLevel() - Method in class com.tokelon.toktales.core.tiled.TiledMapLevelReference
 
getHighestPosition() - Method in interface com.tokelon.toktales.core.render.order.IRenderLayerStack
 
getHighestPosition() - Method in class com.tokelon.toktales.core.render.order.RenderLayerStack
 
getHistoryAt(int) - Method in interface com.tokelon.toktales.core.game.model.IConsole
 
getHistoryAt(int) - Method in class com.tokelon.toktales.extensions.core.game.model.Console
 
getHistoryCodepoint(int, int) - Method in interface com.tokelon.toktales.core.game.model.IConsole
 
getHistoryCodepoint(int, int) - Method in class com.tokelon.toktales.extensions.core.game.model.Console
 
getHistoryCount() - Method in interface com.tokelon.toktales.core.game.model.IConsole
 
getHistoryCount() - Method in class com.tokelon.toktales.extensions.core.game.model.Console
 
getHorizontalOffset() - Method in class com.tokelon.toktales.core.screen.view.AccurateViewport
 
getHorizontalOffset() - Method in interface com.tokelon.toktales.core.screen.view.IScreenViewport
 
getHorizontalOffset() - Method in class com.tokelon.toktales.core.screen.view.StrictViewport
 
getHorizontalOffsetFor(int) - Method in interface com.tokelon.toktales.core.content.sprite.ISpriteset
 
getHorizontalOffsetFor(int) - Method in class com.tokelon.toktales.core.tiled.TiledSpriteset
 
getHorizontalOffsetFor(int) - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMapTileset
 
getHorizontalOffsetFor(int) - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapTilesetImpl
 
getHorizontalPosition(int) - Method in interface com.tokelon.toktales.core.game.logic.motion.IBaseMotion
 
getHorizontalPosition(int) - Method in class com.tokelon.toktales.core.game.logic.motion.StraightGameMotion
 
getHorizontalPosition(int) - Method in class com.tokelon.toktales.core.game.logic.motion.StraightGameMotionImpl
 
getHorizontalScaling() - Method in class com.tokelon.toktales.core.engine.content.GraphicLoadingOptionsImpl
 
getHorizontalScaling() - Method in interface com.tokelon.toktales.core.engine.content.IGraphicLoadingOptions
 
getHorizontalSize() - Method in class com.tokelon.toktales.core.game.model.map.EmptyBlockMap
 
getHorizontalSize() - Method in interface com.tokelon.toktales.core.game.model.map.IBlockMap
 
getHorizontalSize() - Method in class com.tokelon.toktales.core.tiled.TiledWrapperMap
 
getHorizontalTileCount() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMapTileset
 
getHorizontalTileCount() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapTilesetImpl
 
getHorizontalVelocity() - Method in class com.tokelon.toktales.core.game.logic.motion.AbstractGameMotion
 
getHorizontalVelocity() - Method in interface com.tokelon.toktales.core.game.logic.motion.IGameMotion
 
getHorizontalVelocity() - Method in class com.tokelon.toktales.core.game.logic.motion.StraightGameMotion
 
getID() - Method in interface com.tokelon.toktales.core.game.model.map.IMapObject
 
getId() - Method in class com.tokelon.toktales.core.render.opengl.gl20.facade.GLProgram
 
getId() - Method in class com.tokelon.toktales.core.render.opengl.gl20.facade.GLShader
 
getId() - Method in interface com.tokelon.toktales.core.render.opengl.gl20.facade.IGLProgram
 
getId() - Method in interface com.tokelon.toktales.core.render.opengl.gl20.facade.IGLShader
 
getID() - Method in class com.tokelon.toktales.core.tiled.TiledMapObject
 
getId() - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindow
 
getId() - Method in interface com.tokelon.toktales.desktop.ui.window.IWindow
 
getID() - Method in class com.tokelon.toktales.tools.tiled.marshal.TMXTileImageRef
 
getID() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXObject
 
getID() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXTile
 
getID() - Method in class com.tokelon.toktales.tools.tiled.model.TMXObjectImpl
 
getID() - Method in class com.tokelon.toktales.tools.tiled.model.TMXTileImpl
 
getIdentifier() - Method in interface com.tokelon.toktales.core.location.ILocationScheme
 
getIdentifier() - Method in enum com.tokelon.toktales.core.location.LocationScheme
 
getIdentifier() - Method in interface com.tokelon.toktales.core.resources.IResourceType
 
getIdentifier() - Method in enum com.tokelon.toktales.core.resources.ResourceType
 
getImage() - Method in class com.tokelon.toktales.tools.tiled.marshal.TMXTileImageRef
 
getImage() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMapImagelayer
 
getImage() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMapTileset
 
getImage() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXTile
 
getImage() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapImagelayerImpl
 
getImage() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapTilesetImpl
 
getImage() - Method in class com.tokelon.toktales.tools.tiled.model.TMXTileImpl
 
getImageGraphic(long) - Method in class com.tokelon.toktales.core.game.logic.entity.GraphicsImage
 
getImageGraphic(long, String) - Method in class com.tokelon.toktales.core.game.logic.entity.GraphicsImage
 
getImageGraphic(long) - Method in interface com.tokelon.toktales.core.game.logic.entity.IGraphicsImage
 
getImageGraphic(long, String) - Method in interface com.tokelon.toktales.core.game.logic.entity.IGraphicsImage
 
getImagelayerAt(int) - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMap
 
getImagelayerAt(int) - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapXML
 
getImagelayerList() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMap
 
getImagelayerList() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapXML
 
getIndexForLayer(String) - Method in interface com.tokelon.toktales.core.render.order.IRenderOrder
 
getIndexForLayer(String) - Method in class com.tokelon.toktales.core.render.order.RenderOrder
 
getIndices() - Method in class com.tokelon.toktales.android.render.opengl.GLMeshlike
 
getIndicesCount() - Method in class com.tokelon.toktales.android.render.opengl.GLMeshlike
 
getInjectConfig() - Method in class com.tokelon.toktales.core.engine.BaseEngineLauncher
 
getInjector() - Method in class com.tokelon.toktales.core.engine.EngineContext
 
getInjector() - Method in interface com.tokelon.toktales.core.engine.IEngineContext
 
getInjector() - Static method in class com.tokelon.toktales.core.engine.TokTales
 
getInputConsumer() - Method in class com.tokelon.toktales.android.input.dispatch.AndroidInputDispatch
 
getInputConsumer() - Method in interface com.tokelon.toktales.android.input.dispatch.IAndroidInputDispatch
 
getInputConsumer() - Method in interface com.tokelon.toktales.core.engine.input.IInputDispatch
 
getInputConsumer() - Method in class com.tokelon.toktales.desktop.input.dispatch.DesktopInputDispatch
 
getInputConsumer() - Method in interface com.tokelon.toktales.desktop.input.dispatch.IDesktopInputDispatch
 
getInputDriver() - Method in class com.tokelon.toktales.desktop.lwjgl.LWJGLWindowContext
 
getInputDriver() - Method in interface com.tokelon.toktales.desktop.ui.window.IWindowContext
 
getInputMode(int) - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindow
 
getInputMode(int) - Method in interface com.tokelon.toktales.desktop.ui.window.IWindow
 
getInputProcessor() - Method in class com.tokelon.toktales.desktop.engine.AbstractEngineLooper
 
getInputProducer() - Method in class com.tokelon.toktales.android.input.dispatch.AndroidInputDispatch
 
getInputProducer() - Method in interface com.tokelon.toktales.android.input.dispatch.IAndroidInputDispatch
 
getInputProducer() - Method in interface com.tokelon.toktales.core.engine.input.IInputDispatch
 
getInputProducer() - Method in class com.tokelon.toktales.desktop.input.dispatch.DesktopInputDispatch
 
getInputProducer() - Method in interface com.tokelon.toktales.desktop.input.dispatch.IDesktopInputDispatch
 
getInputService() - Method in class com.tokelon.toktales.core.engine.Engine
 
getInputService() - Method in interface com.tokelon.toktales.core.engine.IEngine
 
getInstance() - Static method in class com.tokelon.toktales.core.game.model.map.Level10Reference
 
getInstance(IKey<T>) - Method in interface com.tokelon.toktales.tools.core.inject.IInjector
Returns an instance for the given type.
getInstance(Class<T>) - Method in interface com.tokelon.toktales.tools.core.inject.IInjector
Returns an instance for the given class.
getInstance(Type) - Method in interface com.tokelon.toktales.tools.core.inject.IInjector
Returns an instance for the given type.
getInstance(IKey<T>) - Method in class com.tokelon.toktales.tools.core.sub.inject.guice.GuiceInjector
 
getInstance(Class<T>) - Method in class com.tokelon.toktales.tools.core.sub.inject.guice.GuiceInjector
 
getInstance(Type) - Method in class com.tokelon.toktales.tools.core.sub.inject.guice.GuiceInjector
 
getInstanceValue() - Method in class com.tokelon.toktales.tools.script.lua.LuaScriptInstance
 
getInt(String, String, int) - Method in class com.tokelon.toktales.core.config.CiniFileConfig
 
getInt(String, String, int) - Method in interface com.tokelon.toktales.core.config.IFileConfig
 
getIntegration(String) - Method in class com.tokelon.toktales.core.game.state.integration.GamestateIntegrator
 
getIntegration(String) - Method in interface com.tokelon.toktales.core.game.state.integration.IGameStateIntegrator
 
getIntegrationAs(String, Class<?>) - Method in class com.tokelon.toktales.core.game.state.integration.GamestateIntegrator
 
getIntegrationAs(String, Class<?>) - Method in interface com.tokelon.toktales.core.game.state.integration.IGameStateIntegrator
 
getIntegrationByType(Class<T>) - Method in class com.tokelon.toktales.tools.android.activity.integration.ActivityIntegrator
 
getIntegrationByType(Class<T>) - Method in interface com.tokelon.toktales.tools.android.activity.integration.IActivityIntegrator
 
getIntegrationConsole() - Method in interface com.tokelon.toktales.extensions.core.game.state.localmap.ILocalMapGamestate
Returns the console integration for this state.
getIntegrationConsole() - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapGamestate
 
getIntegrationList() - Method in class com.tokelon.toktales.core.game.state.integration.GamestateIntegrator
 
getIntegrationList() - Method in interface com.tokelon.toktales.core.game.state.integration.IGameStateIntegrator
 
getIntegrationMap() - Method in class com.tokelon.toktales.core.game.state.integration.GamestateIntegrator
 
getIntegrationMap() - Method in interface com.tokelon.toktales.core.game.state.integration.IGameStateIntegrator
 
getIntegrator() - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
Returns the integrator for this state.
getIntegrator() - Method in class com.tokelon.toktales.tools.android.activity.integration.AbstractIntegratedActivity
 
getIntegrator() - Method in class com.tokelon.toktales.tools.android.activity.integration.AbstractIntegratedCompatActivity
 
getIntegrator() - Method in interface com.tokelon.toktales.tools.android.activity.integration.IIntegratedActivity
 
getInternalFormat() - Method in class com.tokelon.toktales.core.content.text.CodepointTexture
 
getInternalFormat() - Method in interface com.tokelon.toktales.core.render.texture.ITexture
Returns the internal format the GL will use to store the texture.
getInternalFormat() - Method in class com.tokelon.toktales.core.render.texture.Texture
 
getInterpreterList() - Method in class com.tokelon.toktales.extensions.core.game.logic.DefaultConsoleInterpreterManager
 
getInterpreterList() - Method in interface com.tokelon.toktales.extensions.core.game.logic.IConsoleInterpreterManager
 
getInterpreterManager() - Method in class com.tokelon.toktales.extensions.core.game.state.console.ConsoleGamestate
 
getInterpreterManager() - Method in interface com.tokelon.toktales.extensions.core.game.state.console.IConsoleGamestate
 
getKey() - Method in interface com.tokelon.toktales.desktop.input.events.IKeyInputEvent
 
getKey() - Method in class com.tokelon.toktales.desktop.input.events.IKeyInputEvent.KeyInputEvent
 
getKeyframe(int) - Method in class com.tokelon.toktales.core.game.graphic.animation.GameAnimation
 
getKeyframe(int) - Method in interface com.tokelon.toktales.core.game.graphic.animation.IBaseAnimation
 
getKeyInputCallbackSet() - Method in class com.tokelon.toktales.desktop.input.dispatch.DesktopInputRegistration
Remember to synchronize when iterating over the returned set.
getKeyState(int) - Method in interface com.tokelon.toktales.desktop.input.IDesktopInputDriver
 
getKeyState(int) - Method in class com.tokelon.toktales.desktop.lwjgl.input.GLFWInputDriver
 
getLastActionCode() - Method in class com.tokelon.toktales.core.game.logic.ActionTakerImpl
 
getLastActionCode() - Method in interface com.tokelon.toktales.core.game.logic.IActionTaker
 
getLastUpdateTime() - Method in class com.tokelon.toktales.core.game.model.Camera
 
getLastUpdateTime() - Method in interface com.tokelon.toktales.core.game.model.ICamera
 
getLayerAt(int) - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMap
 
getLayerAt(int) - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapXML
 
getLayerForIndex(int) - Method in interface com.tokelon.toktales.core.render.order.IRenderOrder
Use with caution: Calling this method twice is not guaranteed to return the same result, as layers can shift.
getLayerForIndex(int) - Method in class com.tokelon.toktales.core.render.order.RenderOrder
 
getLayerForName(String) - Method in class com.tokelon.toktales.core.game.model.map.EmptyBlockMap
 
getLayerForName(String) - Method in interface com.tokelon.toktales.core.game.model.map.IBlockMap
 
getLayerForName(String) - Method in class com.tokelon.toktales.core.tiled.TiledWrapperMap
 
getLayerList() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMap
 
getLayerList() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapXML
 
getLayerOnLevel(int) - Method in class com.tokelon.toktales.core.game.model.map.EmptyBlockMap
 
getLayerOnLevel(int) - Method in interface com.tokelon.toktales.core.game.model.map.IBlockMap
 
getLayerOnLevel(int) - Method in class com.tokelon.toktales.core.tiled.TiledWrapperMap
 
getLayerPosition() - Method in interface com.tokelon.toktales.core.game.world.IWorldObject
 
getLayerPosition() - Method in class com.tokelon.toktales.core.tiled.TiledMapObject
 
getLayers() - Method in interface com.tokelon.toktales.core.render.order.IRenderOrder
The returned collection is ordered by indexes and includes null values for empty indexes.
getLayers() - Method in class com.tokelon.toktales.core.render.order.RenderOrder
 
getLayerStacks() - Method in interface com.tokelon.toktales.core.render.order.IRenderOrder
The returned collection is ordered by indexes and includes null values for empty indexes.
getLayerStacks() - Method in class com.tokelon.toktales.core.render.order.RenderOrder
 
getLeft() - Method in interface com.tokelon.toktales.core.game.model.IRectangle2f
 
getLeft() - Method in interface com.tokelon.toktales.core.game.model.IRectangle2i
 
getLeft() - Method in class com.tokelon.toktales.core.game.model.Rectangle2fImpl
 
getLeft() - Method in class com.tokelon.toktales.core.game.model.Rectangle2iImpl
 
getLeftSideBearing() - Method in class com.tokelon.toktales.android.content.AndroidCodepoint
 
getLeftSideBearing() - Method in interface com.tokelon.toktales.core.content.text.ICodepoint
 
getLeftSideBearing() - Method in class com.tokelon.toktales.desktop.lwjgl.content.STBCodepoint
 
getLevel() - Method in interface com.tokelon.toktales.tools.tiled.ITiledMapLevelHolder
 
getLevel() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapImagelayerImpl
 
getLevel() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapLayerImpl
 
getLevel() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapObjectgroupImpl
 
getLevelCount() - Method in interface com.tokelon.toktales.core.game.model.map.IBlock
 
getLevelCount() - Method in class com.tokelon.toktales.core.game.model.map.Level10Block
 
getLevelCount() - Method in class com.tokelon.toktales.core.tiled.TiledMapBlock
 
getLevelCount() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMap
 
getLevelCount() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapXML
 
getLevelForLayer(String) - Method in class com.tokelon.toktales.core.game.model.map.EmptyBlockMap
 
getLevelForLayer(String) - Method in interface com.tokelon.toktales.core.game.model.map.IBlockMap
 
getLevelForLayer(String) - Method in class com.tokelon.toktales.core.tiled.TiledWrapperMap
 
getLevelReference() - Method in class com.tokelon.toktales.core.game.model.map.EmptyBlockMap
 
getLevelReference() - Method in interface com.tokelon.toktales.core.game.model.map.IBlockMap
 
getLevelReference() - Method in class com.tokelon.toktales.core.tiled.TiledWrapperMap
 
getLineSpacing() - Method in interface com.tokelon.toktales.extensions.core.game.model.ITextBox
 
getLineSpacing() - Method in class com.tokelon.toktales.extensions.core.game.model.TextBox
 
getLineSpacingModifier() - Method in interface com.tokelon.toktales.extensions.core.game.model.ITextBox
 
getLineSpacingModifier() - Method in class com.tokelon.toktales.extensions.core.game.model.TextBox
 
getListener() - Method in class com.tokelon.toktales.tools.tiled.marshal.ReflectionConverterWrapper
 
getListing(IResource) - Method in interface com.tokelon.toktales.core.resources.IListingBatch
 
getListing(IResource) - Method in class com.tokelon.toktales.core.resources.ListingBatch
 
getListingBatch(IResourceSet) - Method in interface com.tokelon.toktales.core.content.IResourceManager
 
getListingBatch(IResourceSet) - Method in class com.tokelon.toktales.core.content.ResourceManager
 
getLoadedConfig() - Method in class com.tokelon.toktales.core.config.StorageConfigLoader
 
getLoadedConfig() - Method in interface com.tokelon.toktales.tools.core.config.IConfigLoader
 
getLoadedMap() - Method in interface com.tokelon.toktales.core.game.logic.map.IMapLoader
 
getLoadedMap() - Method in class com.tokelon.toktales.core.tiled.StorageTiledMapLoaderAuto
 
getLoadedMap() - Method in class com.tokelon.toktales.core.tiled.StorageTiledMapLoaderManual
 
getLoadedTextureCount() - Method in class com.tokelon.toktales.core.render.texture.DefaultTextureManager
 
getLoadedTextureCount() - Method in interface com.tokelon.toktales.core.render.texture.ITextureManager
 
getLoader() - Method in class com.tokelon.toktales.tools.assets.manager.DefaultAssetManager
 
getLoader() - Method in interface com.tokelon.toktales.tools.assets.manager.IAssetManager
 
getLocation() - Method in class com.tokelon.toktales.core.content.manage.contents.ContentKey
 
getLocation() - Method in interface com.tokelon.toktales.core.content.manage.contents.IContentKey
 
getLocation() - Method in interface com.tokelon.toktales.core.location.ILocationPath
 
getLocation() - Method in class com.tokelon.toktales.core.location.MutableLocationPath
 
getLocation() - Method in class com.tokelon.toktales.core.render.opengl.gl20.facade.GLField
 
getLocation() - Method in interface com.tokelon.toktales.core.render.opengl.gl20.facade.IGLField
 
getLocation() - Method in interface com.tokelon.toktales.core.resources.IListing.FileDescriptor
 
getLocation() - Method in interface com.tokelon.toktales.core.resources.IResource
 
getLocation() - Method in class com.tokelon.toktales.core.resources.Listing.FileDescriptorImpl
 
getLocation() - Method in class com.tokelon.toktales.core.resources.Resource
 
getLocationName() - Method in interface com.tokelon.toktales.core.location.ILocationPath
 
getLocationName() - Method in class com.tokelon.toktales.core.location.MutableLocationPath
 
getLocationPath() - Method in class com.tokelon.toktales.core.location.ApplicationLocation
 
getLocationPath() - Method in interface com.tokelon.toktales.core.location.ILocation
 
getLocationPath() - Method in class com.tokelon.toktales.core.location.UniformLocation
 
getLogger() - Method in class com.tokelon.toktales.core.engine.BaseEngineLauncher
 
getLogger() - Method in class com.tokelon.toktales.core.engine.EngineContext
 
getLogger() - Method in interface com.tokelon.toktales.core.engine.IEngineContext
 
getLogger(String) - Method in interface com.tokelon.toktales.core.engine.log.ILoggerFactory
 
getLogger(Class<?>) - Method in interface com.tokelon.toktales.core.engine.log.ILoggerFactory
 
getLogger(String) - Method in interface com.tokelon.toktales.core.engine.log.ILogging
 
getLogger(Class<?>) - Method in interface com.tokelon.toktales.core.engine.log.ILogging
 
getLogger(String) - Method in class com.tokelon.toktales.core.engine.log.Logging
 
getLogger(Class<?>) - Method in class com.tokelon.toktales.core.engine.log.Logging
 
getLogger(String) - Static method in class com.tokelon.toktales.core.engine.log.LoggingManager
 
getLogger(Class<?>) - Static method in class com.tokelon.toktales.core.engine.log.LoggingManager
 
getLogger(String) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLoggerFactory
 
getLogger(Class<?>) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLoggerFactory
 
getLogger() - Method in class com.tokelon.toktales.core.engine.setup.AbstractInjectSetup
 
getLogger() - Static method in class com.tokelon.toktales.core.engine.TokTales
 
getLogger() - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
 
getLogger() - Method in interface com.tokelon.toktales.core.game.state.IGameState
 
getLogger() - Method in class com.tokelon.toktales.core.game.state.scene.BaseGamescene
 
getLogger() - Method in class com.tokelon.toktales.core.script.ScriptInstanceBase
 
getLogger() - Method in class com.tokelon.toktales.core.script.ScriptModuleBase
 
getLogger() - Method in class com.tokelon.toktales.tools.assets.loader.AbstractExecutorServiceAssetLoader
 
getLogger() - Method in class com.tokelon.toktales.tools.assets.manager.DefaultAssetManager
 
getLogger() - Method in class com.tokelon.toktales.tools.core.config.AbstractConfig
 
getLoggerFactory() - Method in interface com.tokelon.toktales.core.engine.log.ILogging
 
getLoggerFactory() - Method in class com.tokelon.toktales.core.engine.log.Logging
 
getLoggerFactory() - Static method in class com.tokelon.toktales.core.engine.log.LoggingManager
 
getLogging() - Method in class com.tokelon.toktales.core.engine.EngineContext
 
getLogging() - Method in interface com.tokelon.toktales.core.engine.IEngineContext
 
getLogging() - Static method in class com.tokelon.toktales.core.engine.log.LoggingManager
 
getLogging() - Static method in class com.tokelon.toktales.core.engine.TokTales
 
getLogging() - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
 
getLogging() - Method in interface com.tokelon.toktales.core.game.state.IGameState
 
getLogging() - Method in class com.tokelon.toktales.core.game.state.scene.BaseGamescene
 
getLoggingFactory() - Static method in class com.tokelon.toktales.core.engine.log.LoggingManager
 
getLogicManager() - Method in class com.tokelon.toktales.core.game.Game
 
getLogicManager() - Method in interface com.tokelon.toktales.core.game.IGame
 
getLong(String, String, long) - Method in class com.tokelon.toktales.core.config.CiniFileConfig
 
getLong(String, String, long) - Method in interface com.tokelon.toktales.core.config.IFileConfig
 
getLooseListingBatch() - Method in interface com.tokelon.toktales.core.content.IResourceManager
 
getLooseListingBatch() - Method in class com.tokelon.toktales.core.content.ResourceManager
 
getLooseResources() - Method in interface com.tokelon.toktales.core.content.IResourceManager
 
getLooseResources() - Method in class com.tokelon.toktales.core.content.ResourceManager
 
getLowerPosition(double) - Method in interface com.tokelon.toktales.core.render.order.IRenderLayerStack
 
getLowerPosition(double) - Method in class com.tokelon.toktales.core.render.order.RenderLayerStack
 
getLowestLevel() - Method in class com.tokelon.toktales.core.game.model.map.ElementStackImpl
 
getLowestLevel() - Method in interface com.tokelon.toktales.core.game.model.map.ILevelReference
 
getLowestLevel() - Method in class com.tokelon.toktales.core.game.model.map.Level10Reference
 
getLowestLevel() - Method in class com.tokelon.toktales.core.tiled.TiledMapLevelReference
 
getLowestPosition() - Method in interface com.tokelon.toktales.core.render.order.IRenderLayerStack
 
getLowestPosition() - Method in class com.tokelon.toktales.core.render.order.RenderLayerStack
 
getLuaObject() - Method in interface com.tokelon.toktales.tools.script.lua.ILuaClass
 
getMainInputDispatch() - Method in class com.tokelon.toktales.android.input.AndroidInputService
 
getMainInputDispatch() - Method in interface com.tokelon.toktales.android.input.IAndroidInputService
 
getMainInputDispatch() - Method in interface com.tokelon.toktales.core.engine.input.IInputService
 
getMainInputDispatch() - Method in class com.tokelon.toktales.desktop.input.DesktopInputService
 
getMainInputDispatch() - Method in interface com.tokelon.toktales.desktop.input.IDesktopInputService
 
getManagedRenderer(String) - Method in class com.tokelon.toktales.core.game.state.render.AbstractGameStateRenderer
 
getManagedRenderer(String) - Method in interface com.tokelon.toktales.core.game.state.render.IGameStateRenderer
 
getManagedRenderer(String) - Method in class com.tokelon.toktales.core.game.state.render.ModularGameStateRenderer
 
getManagedRenderer(String) - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapStateRenderer
 
getManagingTextureIndex() - Method in class com.tokelon.toktales.core.render.texture.DefaultTextureManager
 
getManagingTextureIndex() - Method in interface com.tokelon.toktales.core.render.texture.ITextureManager
Returns the index of the texture unit that will be used to manage textures.
getMap() - Method in interface com.tokelon.toktales.core.game.controller.map.IMapController
 
getMap() - Method in class com.tokelon.toktales.core.game.controller.map.MapController
 
getMapController() - Method in class com.tokelon.toktales.core.game.state.scene.ExtendedGamescene
 
getMapController() - Method in interface com.tokelon.toktales.core.game.state.scene.IExtendedGameScene
This scene's map controller.
getMapCoverage() - Method in interface com.tokelon.toktales.core.game.model.map.entities.IMapEntity
 
getMapCoverage() - Method in class com.tokelon.toktales.core.game.model.map.entities.MapEntity
 
getMapRenderer() - Method in interface com.tokelon.toktales.extensions.core.game.state.localmap.ILocalMapStateRenderer
 
getMapRenderer() - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapStateRenderer
 
getMargin() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMapTileset
 
getMargin() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapTilesetImpl
 
getMatrixProjection() - Method in class com.tokelon.toktales.core.render.renderer.AbstractRenderer
 
getMatrixProjectionAndView() - Method in class com.tokelon.toktales.core.render.renderer.AbstractRenderer
 
getMatrixView() - Method in class com.tokelon.toktales.core.render.renderer.AbstractRenderer
 
getMaxCombinedTextureUnits() - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGLTextureDriver
 
getMaxCombinedTextureUnits() - Method in class com.tokelon.toktales.core.render.opengl.gl20.GLTextureDriver
 
getMaxCombinedTextureUnits() - Method in interface com.tokelon.toktales.core.render.texture.ITextureDriver
Returns the number of texture units that are available on the GPU.
getMaxTextureSize() - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGLTextureDriver
 
getMaxTextureSize() - Method in class com.tokelon.toktales.core.render.opengl.gl20.GLTextureDriver
 
getMaxTextureSize() - Method in interface com.tokelon.toktales.core.render.texture.ITextureDriver
Returns the maximum texture size supported, in pixels.
getMaxTextureUnits() - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGLTextureDriver
 
getMaxTextureUnits() - Method in class com.tokelon.toktales.core.render.opengl.gl20.GLTextureDriver
 
getMaxTextureUnits() - Method in interface com.tokelon.toktales.core.render.texture.ITextureDriver
Returns the number of texture units that can be used for each state (vertex shader, fragment shader, etc.).
getMenuResource() - Method in class com.tokelon.toktales.android.activity.GameActivity
 
getModel() - Method in class com.tokelon.toktales.core.game.model.AbstractCameraStateDecorator
 
getModel() - Method in class com.tokelon.toktales.core.game.model.entity.AbstractGameEntityStateDecorator
 
getModel() - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity
 
getModel() - Method in interface com.tokelon.toktales.core.game.model.ICamera
 
getModel() - Method in interface com.tokelon.toktales.extensions.core.game.controller.IModelController
 
getModel() - Method in class com.tokelon.toktales.extensions.core.game.controller.ModelController
 
getModelMatrix() - Method in interface com.tokelon.toktales.core.render.model.IRenderModel
 
getModelMatrix() - Method in class com.tokelon.toktales.core.render.model.RenderModel
 
getMods() - Method in interface com.tokelon.toktales.desktop.input.events.IKeyInputEvent
 
getMods() - Method in class com.tokelon.toktales.desktop.input.events.IKeyInputEvent.KeyInputEvent
 
getMods() - Method in interface com.tokelon.toktales.desktop.input.events.IMouseButtonInputEvent
 
getMods() - Method in class com.tokelon.toktales.desktop.input.events.IMouseButtonInputEvent.MouseButtonInputEvent
 
getModules() - Method in class com.tokelon.toktales.tools.core.sub.inject.config.HierarchicalInjectConfig
 
getModules() - Method in interface com.tokelon.toktales.tools.core.sub.inject.config.IInjectConfig
 
getModules() - Method in class com.tokelon.toktales.tools.core.sub.inject.config.SimpleInjectConfig
 
getModuleValue() - Method in class com.tokelon.toktales.tools.script.lua.LuaScriptModule
 
getMonitor() - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindow
 
getMonitor() - Method in interface com.tokelon.toktales.desktop.ui.window.IWindow
 
getMonitors() - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindowToolkit
 
getMonitors() - Method in interface com.tokelon.toktales.desktop.ui.window.IWindowToolkit
 
getMotion() - Method in class com.tokelon.toktales.core.game.model.entity.ExtendedGameEntity
 
getMotion() - Method in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity
 
getMotion() - Method in class com.tokelon.toktales.core.game.model.ExtendedCamera
 
getMotion() - Method in interface com.tokelon.toktales.core.game.model.IExtendedCamera
 
getMotionTimer() - Method in class com.tokelon.toktales.core.game.model.entity.ExtendedGameEntity
 
getMotionTimer() - Method in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity
 
getMotionTimer() - Method in class com.tokelon.toktales.core.game.model.ExtendedCamera
 
getMotionTimer() - Method in interface com.tokelon.toktales.core.game.model.IExtendedCamera
 
getMouseButtonCallbackSet() - Method in class com.tokelon.toktales.desktop.input.dispatch.DesktopInputRegistration
Remember to synchronize when iterating over the returned set.
getName() - Method in class com.tokelon.toktales.core.content.manage.contents.ContentKey
 
getName() - Method in interface com.tokelon.toktales.core.content.manage.contents.IContentKey
 
getName() - Method in interface com.tokelon.toktales.core.content.manage.sprite.ISpriteAssetKey
 
getName() - Method in class com.tokelon.toktales.core.content.manage.sprite.ReadDelegateSpriteAssetKey
 
getName() - Method in class com.tokelon.toktales.core.content.manage.sprite.SpriteAssetKey
 
getName() - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
getName() - Method in class com.tokelon.toktales.core.game.model.Actor
 
getName() - Method in interface com.tokelon.toktales.core.game.model.IActor
 
getName() - Method in class com.tokelon.toktales.core.game.model.map.EmptyBlockMap
 
getName() - Method in interface com.tokelon.toktales.core.game.model.map.IBlockMap
 
getName() - Method in interface com.tokelon.toktales.core.game.model.map.IMapLayer
 
getName() - Method in class com.tokelon.toktales.core.game.model.map.MapLayerImpl
 
getName() - Method in class com.tokelon.toktales.core.render.opengl.gl20.facade.GLField
 
getName() - Method in interface com.tokelon.toktales.core.render.opengl.gl20.facade.IGLField
 
getName() - Method in interface com.tokelon.toktales.core.resources.IListing.FileDescriptor
 
getName() - Method in interface com.tokelon.toktales.core.resources.IResource
 
getName() - Method in class com.tokelon.toktales.core.resources.Listing.FileDescriptorImpl
 
getName() - Method in class com.tokelon.toktales.core.resources.Resource
 
getName() - Method in interface com.tokelon.toktales.core.screen.surface.ISurface
 
getName() - Method in class com.tokelon.toktales.core.screen.surface.Surface
 
getName() - Method in class com.tokelon.toktales.core.tiled.TiledWrapperMap
 
getName() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMap
 
getName() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMapImagelayer
 
getName() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMapLayer
 
getName() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMapObjectgroup
 
getName() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMapTileset
 
getName() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXObject
 
getName() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXProperty
 
getName() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXTerrain
 
getName() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapImagelayerImpl
 
getName() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapLayerImpl
 
getName() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapObjectgroupImpl
 
getName() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapTilesetImpl
 
getName() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapXML
 
getName() - Method in class com.tokelon.toktales.tools.tiled.model.TMXObjectImpl
 
getName() - Method in class com.tokelon.toktales.tools.tiled.model.TMXPropertyImpl
 
getName() - Method in class com.tokelon.toktales.tools.tiled.model.TMXTerrainImpl
 
getNameFromClass(Class<?>) - Method in class com.tokelon.toktales.core.engine.log.DefaultLoggerNamer
 
getNameFromClass(Class<?>) - Method in interface com.tokelon.toktales.core.engine.log.ILoggerNamer
 
getNameMatchingType() - Method in interface com.tokelon.toktales.core.resources.IResourceLookup
 
getNameMatchingType() - Method in class com.tokelon.toktales.core.resources.ResourceLookup
 
getNullAsset() - Method in class com.tokelon.toktales.tools.assets.manager.DefaultAssetStore
 
getObject(String) - Method in interface com.tokelon.toktales.core.game.world.IObjectContainer
 
getObject(String) - Method in class com.tokelon.toktales.core.game.world.ObjectContainer
 
getObject() - Method in class com.tokelon.toktales.tools.core.objects.pools.DefaultLeaseObjectPool
 
getObject() - Method in class com.tokelon.toktales.tools.core.objects.pools.DefaultObjectPool
 
getObject() - Method in interface com.tokelon.toktales.tools.core.objects.pools.IObjectPool
 
getObject(int) - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMapObjectgroup
 
getObject(int) - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapObjectgroupImpl
 
getObjectContainer() - Method in class com.tokelon.toktales.core.game.model.map.EmptyBlockMap
 
getObjectContainer() - Method in interface com.tokelon.toktales.core.game.model.map.IBlockMap
 
getObjectContainer() - Method in class com.tokelon.toktales.core.tiled.TiledWrapperMap
 
getObjectCount() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMapObjectgroup
 
getObjectCount() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapObjectgroupImpl
 
getObjectgroup() - Method in class com.tokelon.toktales.tools.tiled.marshal.TMXTileImageRef
 
getObjectgroup() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXTile
 
getObjectgroup() - Method in class com.tokelon.toktales.tools.tiled.model.TMXTileImpl
 
getObjectgroupAt(int) - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMap
 
getObjectgroupAt(int) - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapXML
 
getObjectgroupList() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMap
 
getObjectgroupList() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapXML
 
getObjectList() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMapObjectgroup
 
getObjectList() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapObjectgroupImpl
 
getObjectMap() - Method in interface com.tokelon.toktales.core.game.world.IObjectContainer
 
getObjectMap() - Method in class com.tokelon.toktales.core.game.world.ObjectContainer
 
getObjectMap() - Method in interface com.tokelon.toktales.tools.core.objects.managers.ISealedObjectOrganizer
 
getObjectMap() - Method in class com.tokelon.toktales.tools.core.objects.managers.ObjectOrganizer
 
getObjectName() - Method in interface com.tokelon.toktales.core.game.world.IWorldObject
 
getObjectName() - Method in class com.tokelon.toktales.core.tiled.TiledMapObject
 
getObjectPool() - Static method in class com.tokelon.toktales.core.resources.ResourceLookup
 
getObjectRenderer() - Method in interface com.tokelon.toktales.extensions.core.game.state.localmap.ILocalMapStateRenderer
 
getObjectRenderer() - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapStateRenderer
 
getObjectType() - Method in interface com.tokelon.toktales.core.game.world.IWorldObject
 
getObjectType() - Method in class com.tokelon.toktales.core.tiled.TiledMapObject
 
getObservation() - Method in interface com.tokelon.toktales.core.game.logic.observers.IObservable
 
getObservation() - Method in class com.tokelon.toktales.core.game.model.Camera
 
getObservation() - Method in class com.tokelon.toktales.core.game.model.entity.GameEntity
 
getObservation() - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity
 
getObservation() - Method in interface com.tokelon.toktales.core.game.model.ICamera
 
getObservationInterest(ISelfObservation<?>, String) - Method in interface com.tokelon.toktales.core.game.logic.observers.IDirectObserver
 
getObservationInterest(S, String) - Method in interface com.tokelon.toktales.core.game.logic.observers.IObserver
 
getObservationInterest(IGameEntity, String) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity.IGameEntityObserver
 
getObservationInterest(ICamera, String) - Method in interface com.tokelon.toktales.core.game.model.ICamera.ICameraObserver
 
getObservationInterest(S, String) - Method in class com.tokelon.toktales.core.script.ScriptInstanceObserver
 
getObservationInterest(S, String) - Method in class com.tokelon.toktales.core.script.ScriptModuleObserver
 
getObservers() - Method in interface com.tokelon.toktales.core.game.logic.observers.IObservation
Warning: To guarantee thread safety when iterating over the returned Collections, you must synchronize on it.
getObservers() - Method in class com.tokelon.toktales.core.game.logic.observers.Observation
 
getObservers() - Method in class com.tokelon.toktales.core.game.logic.observers.Participation
 
getObservers() - Method in class com.tokelon.toktales.core.game.logic.observers.SelfObservationWrapper
 
getOffsetX() - Method in interface com.tokelon.toktales.extensions.core.game.model.IScreenDialog.ICharMeta
 
getOffsetY() - Method in interface com.tokelon.toktales.extensions.core.game.model.IScreenDialog.ICharMeta
 
getOpacity() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMapImagelayer
 
getOpacity() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMapLayer
 
getOpacity() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMapObjectgroup
 
getOpacity() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapImagelayerImpl
 
getOpacity() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapLayerImpl
 
getOpacity() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapObjectgroupImpl
 
getOrDefault(K, Object) - Method in interface com.tokelon.toktales.tools.core.objects.options.IKeyedOptions
 
getOrDefault(K, Object) - Method in class com.tokelon.toktales.tools.core.objects.options.KeyedOptionsImpl
 
getOrError(K) - Method in interface com.tokelon.toktales.tools.core.objects.options.IKeyedOptions
 
getOrError(K) - Method in class com.tokelon.toktales.tools.core.objects.options.KeyedOptionsImpl
 
getOrientation() - Method in class com.tokelon.toktales.core.screen.view.AccurateViewport
 
getOrientation() - Method in interface com.tokelon.toktales.core.screen.view.IScreenViewport
Returns the current orientation or this viewport.
getOrientation() - Method in class com.tokelon.toktales.core.screen.view.StrictViewport
 
getOrigin() - Method in interface com.tokelon.toktales.core.game.logic.motion.IMapMotion
 
getOrigin(IPoint2f.IMutablePoint2f) - Method in class com.tokelon.toktales.core.game.model.AbstractCameraStateDecorator
 
getOrigin(IPoint2f.IMutablePoint2f) - Method in class com.tokelon.toktales.core.game.model.CameraModel
 
getOrigin(IPoint2f.IMutablePoint2f) - Method in class com.tokelon.toktales.core.game.model.entity.AbstractGameEntityStateDecorator
 
getOrigin(IPoint2f.IMutablePoint2f) - Method in class com.tokelon.toktales.core.game.model.entity.GameEntityModel
 
getOrigin(IPoint2f.IMutablePoint2f) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntityProps
The origin of an entity is the point which added to the raw coordinates, designates the center of the entity and it's world coordinates.
getOrigin(IPoint2f.IMutablePoint2f) - Method in interface com.tokelon.toktales.core.game.model.ICameraProps
 
getOriginalValue() - Method in interface com.tokelon.toktales.core.location.IUniformLocation
 
getOriginalValue() - Method in class com.tokelon.toktales.core.location.UniformLocation
 
getOriginOffsetX() - Method in class com.tokelon.toktales.core.content.text.CodepointTexture
 
getOriginOffsetX() - Method in interface com.tokelon.toktales.core.content.text.ICodepointTexture
 
getOriginOffsetY() - Method in class com.tokelon.toktales.core.content.text.CodepointTexture
 
getOriginOffsetY() - Method in interface com.tokelon.toktales.core.content.text.ICodepointTexture
 
getOriginX() - Method in class com.tokelon.toktales.core.game.logic.motion.AbstractGameMotion
 
getOriginX() - Method in interface com.tokelon.toktales.core.game.logic.motion.IGameMotion
 
getOriginX() - Method in class com.tokelon.toktales.core.game.logic.motion.StraightGameMotion
 
getOriginX() - Method in class com.tokelon.toktales.core.game.model.AbstractCameraStateDecorator
 
getOriginX() - Method in class com.tokelon.toktales.core.game.model.CameraModel
 
getOriginX() - Method in class com.tokelon.toktales.core.game.model.entity.AbstractGameEntityStateDecorator
 
getOriginX() - Method in class com.tokelon.toktales.core.game.model.entity.GameEntityModel
 
getOriginX() - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntityProps
 
getOriginX() - Method in interface com.tokelon.toktales.core.game.model.ICameraProps
 
getOriginY() - Method in class com.tokelon.toktales.core.game.logic.motion.AbstractGameMotion
 
getOriginY() - Method in interface com.tokelon.toktales.core.game.logic.motion.IGameMotion
 
getOriginY() - Method in class com.tokelon.toktales.core.game.logic.motion.StraightGameMotion
 
getOriginY() - Method in class com.tokelon.toktales.core.game.model.AbstractCameraStateDecorator
 
getOriginY() - Method in class com.tokelon.toktales.core.game.model.CameraModel
 
getOriginY() - Method in class com.tokelon.toktales.core.game.model.entity.AbstractGameEntityStateDecorator
 
getOriginY() - Method in class com.tokelon.toktales.core.game.model.entity.GameEntityModel
 
getOriginY() - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntityProps
 
getOriginY() - Method in interface com.tokelon.toktales.core.game.model.ICameraProps
 
getOutlineType() - Method in interface com.tokelon.toktales.core.render.model.IRectangleModel
 
getOutlineType() - Method in class com.tokelon.toktales.core.render.model.RectangleModel
 
getPaint() - Method in class com.tokelon.toktales.android.content.AndroidFont
 
getParam(String) - Method in interface com.tokelon.toktales.tools.core.objects.params.IParams
 
getParam(String) - Method in class com.tokelon.toktales.tools.core.objects.params.ParamsImpl
 
getParamAs(String, Class<T>) - Method in interface com.tokelon.toktales.tools.core.objects.params.IParams
 
getParamAs(String, Class<T>) - Method in class com.tokelon.toktales.tools.core.objects.params.ParamsImpl
 
getParamOrError(String) - Method in interface com.tokelon.toktales.tools.core.objects.params.IParams
 
getParamOrError(String) - Method in class com.tokelon.toktales.tools.core.objects.params.ParamsImpl
 
getParent() - Method in interface com.tokelon.toktales.core.location.ILocationPath
 
getParent() - Method in class com.tokelon.toktales.core.location.MutableLocationPath
 
getParent() - Method in interface com.tokelon.toktales.tools.core.registry.IRegistry
 
getParent() - Method in class com.tokelon.toktales.tools.core.registry.Registry
 
getParentIdentifier() - Method in interface com.tokelon.toktales.tools.assets.files.IRelativeFileKey
 
getParentIdentifier() - Method in interface com.tokelon.toktales.tools.assets.files.IRelativePathKey
 
getParentIdentifier() - Method in class com.tokelon.toktales.tools.assets.files.RelativeFileKey
 
getParentIdentifier() - Method in class com.tokelon.toktales.tools.assets.files.RelativePathKey
 
getParentLocation() - Method in interface com.tokelon.toktales.core.location.ILocationPath
 
getParentLocation() - Method in class com.tokelon.toktales.core.location.MutableLocationPath
 
getParentPath() - Method in interface com.tokelon.toktales.core.location.ILocationPath
 
getParentPath() - Method in class com.tokelon.toktales.core.location.MutableLocationPath
 
getParentTileset() - Method in class com.tokelon.toktales.tools.tiled.marshal.TMXTileImageRef
 
getParentTileset() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXTile
 
getParentTileset() - Method in class com.tokelon.toktales.tools.tiled.model.TMXTileImpl
 
getParticipants() - Method in interface com.tokelon.toktales.core.game.logic.observers.IBaseParticipation
Warning: To guarantee thread safety when iterating over the returned Collections, you must synchronize on it.
getParticipants() - Method in class com.tokelon.toktales.core.game.logic.observers.Participation
 
getParticipation() - Method in interface com.tokelon.toktales.core.game.logic.observers.IParticipable
 
getParticipation() - Method in class com.tokelon.toktales.core.game.model.Camera
 
getParticipation() - Method in class com.tokelon.toktales.core.game.model.entity.GameEntity
 
getParticipation() - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity
 
getParticipation() - Method in interface com.tokelon.toktales.core.game.model.ICamera
 
getParticipationInterest(S, String) - Method in interface com.tokelon.toktales.core.game.logic.observers.IParticipant
 
getParticipationInterest(IGameEntity, String) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity.IGameEntityParticipant
 
getParticipationInterest(ICamera, String) - Method in interface com.tokelon.toktales.core.game.model.ICamera.ICameraParticipant
 
getParticipationInterest(S, String) - Method in class com.tokelon.toktales.core.script.ScriptInstanceParticipant
 
getParticipationInterest(S, String) - Method in class com.tokelon.toktales.core.script.ScriptModuleParticipant
 
getPastTimeMillis() - Method in interface com.tokelon.toktales.core.game.control.ITimeTracker
 
getPastTimeMillis() - Method in class com.tokelon.toktales.core.game.control.TimeTracker
 
getPath() - Method in interface com.tokelon.toktales.core.location.ILocationPath
 
getPath() - Method in class com.tokelon.toktales.core.location.MutableLocationPath
 
getPath() - Method in interface com.tokelon.toktales.tools.assets.files.IPathKey
 
getPath() - Method in interface com.tokelon.toktales.tools.assets.files.IRelativePathKey
 
getPath() - Method in class com.tokelon.toktales.tools.assets.files.PathKey
 
getPath() - Method in class com.tokelon.toktales.tools.assets.files.RelativePathKey
 
getPayload() - Method in class com.tokelon.toktales.core.game.model.entity.GameEntity
 
getPayload() - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity
 
getPayloadAs(Class<T>) - Method in class com.tokelon.toktales.core.game.model.entity.GameEntity
 
getPayloadAs(Class<T>) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity
 
getPendingFutures() - Method in class com.tokelon.toktales.tools.assets.loader.AbstractExecutorServiceAssetLoader
 
getPixelHeight() - Method in class com.tokelon.toktales.android.content.AndroidCodepoint
 
getPixelHeight() - Method in interface com.tokelon.toktales.core.content.text.ICodepoint
 
getPixelHeight() - Method in class com.tokelon.toktales.desktop.lwjgl.content.STBCodepoint
 
getPixelWidth() - Method in class com.tokelon.toktales.android.content.AndroidCodepoint
 
getPixelWidth() - Method in interface com.tokelon.toktales.core.content.text.ICodepoint
 
getPixelWidth() - Method in class com.tokelon.toktales.desktop.lwjgl.content.STBCodepoint
 
getPlatformName() - Method in class com.tokelon.toktales.android.app.AndroidEnvironment
 
getPlatformName() - Method in interface com.tokelon.toktales.core.engine.IEnvironment
 
getPlatformName() - Method in class com.tokelon.toktales.desktop.main.DesktopEnvironment
 
getPlayer() - Method in interface com.tokelon.toktales.core.game.controller.IPlayerController
 
getPlayer() - Method in class com.tokelon.toktales.core.game.controller.PlayerController
 
getPlayer() - Method in class com.tokelon.toktales.core.game.controller.ScriptInstancePlayerController
 
getPlayer() - Method in class com.tokelon.toktales.core.game.controller.ScriptModulePlayerController
 
getPlayerController() - Method in class com.tokelon.toktales.core.game.state.scene.ExtendedGamescene
 
getPlayerController() - Method in interface com.tokelon.toktales.core.game.state.scene.IExtendedGameScene
This scene's player controller.
getPlayerRenderer() - Method in interface com.tokelon.toktales.extensions.core.game.state.localmap.ILocalMapStateRenderer
 
getPlayerRenderer() - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapStateRenderer
 
getPointAt(int, IPoint2f.IMutablePoint2f) - Method in class com.tokelon.toktales.core.game.model.ExtendablePolyline2fImpl
 
getPointAt(int, IPoint2f.IMutablePoint2f) - Method in interface com.tokelon.toktales.core.game.model.IPolyline2f
 
getPointCount() - Method in class com.tokelon.toktales.core.game.model.ExtendablePolyline2fImpl
 
getPointCount() - Method in interface com.tokelon.toktales.core.game.model.IPolyline2f
 
getPointCount() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXPolygon
 
getPointCount() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXPolyline
 
getPointCount() - Method in class com.tokelon.toktales.tools.tiled.model.TMXPolygonImpl
 
getPointCount() - Method in class com.tokelon.toktales.tools.tiled.model.TMXPolylineImpl
 
getPointerId() - Method in interface com.tokelon.toktales.android.input.events.IScreenPointerInputEvent
 
getPointerId() - Method in class com.tokelon.toktales.android.input.events.IScreenPointerInputEvent.ScreenPointerInputEvent
 
getPointsX() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXPolygon
 
getPointsX() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXPolyline
 
getPointsX() - Method in class com.tokelon.toktales.tools.tiled.model.TMXPolygonImpl
 
getPointsX() - Method in class com.tokelon.toktales.tools.tiled.model.TMXPolylineImpl
 
getPointsY() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXPolygon
 
getPointsY() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXPolyline
 
getPointsY() - Method in class com.tokelon.toktales.tools.tiled.model.TMXPolygonImpl
 
getPointsY() - Method in class com.tokelon.toktales.tools.tiled.model.TMXPolylineImpl
 
getPolygon() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXObject
 
getPolygon() - Method in class com.tokelon.toktales.tools.tiled.model.TMXObjectImpl
 
getPolyline() - Method in interface com.tokelon.toktales.core.game.world.IPolygonGeometry
 
getPolyline() - Method in interface com.tokelon.toktales.core.game.world.IPolylineGeometry
 
getPolyline() - Method in class com.tokelon.toktales.core.game.world.PolygonGeometry
 
getPolyline() - Method in class com.tokelon.toktales.core.game.world.PolylineGeometry
 
getPolyline() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXObject
 
getPolyline() - Method in class com.tokelon.toktales.tools.tiled.model.TMXObjectImpl
 
getPoolCapacity() - Method in class com.tokelon.toktales.tools.core.objects.pools.DefaultLeaseObjectPool
 
getPoolCapacity() - Method in class com.tokelon.toktales.tools.core.objects.pools.DefaultObjectPool
 
getPoolCapacity() - Method in interface com.tokelon.toktales.tools.core.objects.pools.IObjectPool
 
getPosition(int, IPoint2f.IMutablePoint2f) - Method in interface com.tokelon.toktales.core.game.logic.motion.IBaseMotion
 
getPosition(int, IPoint2f.IMutablePoint2f) - Method in class com.tokelon.toktales.core.game.logic.motion.StraightGameMotion
 
getPosition(int, IPoint2f.IMutablePoint2f) - Method in class com.tokelon.toktales.core.game.logic.motion.StraightGameMotionImpl
 
getPositions() - Method in class com.tokelon.toktales.android.render.opengl.GLMeshlike
 
getPositions() - Method in class com.tokelon.toktales.android.render.opengl.GLSpriteMesh
Also sets the returning buffer position to 0.
getPositions() - Method in interface com.tokelon.toktales.core.render.order.IRenderLayerStack
Note that when iterating over the returned collection you must synchronize on this object to ensure thread safety.
getPositions() - Method in class com.tokelon.toktales.core.render.order.RenderLayerStack
 
getPositionsCount() - Method in class com.tokelon.toktales.android.render.opengl.GLMeshlike
 
getPositionX() - Method in class com.tokelon.toktales.core.render.shapes.BaseShape
The default value is 0.0.
getPositionX() - Method in interface com.tokelon.toktales.core.render.shapes.ILineShape
 
getPositionX() - Method in interface com.tokelon.toktales.core.render.shapes.IPointShape
 
getPositionX() - Method in interface com.tokelon.toktales.core.render.shapes.IRectangleShape
 
getPositionX() - Method in interface com.tokelon.toktales.core.render.shapes.ITriangleShape
 
getPositionX() - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindow
 
getPositionX() - Method in interface com.tokelon.toktales.desktop.ui.window.IWindow
 
getPositionY() - Method in class com.tokelon.toktales.core.render.shapes.BaseShape
The default value is 0.0.
getPositionY() - Method in interface com.tokelon.toktales.core.render.shapes.ILineShape
 
getPositionY() - Method in interface com.tokelon.toktales.core.render.shapes.IPointShape
 
getPositionY() - Method in interface com.tokelon.toktales.core.render.shapes.IRectangleShape
 
getPositionY() - Method in interface com.tokelon.toktales.core.render.shapes.ITriangleShape
 
getPositionY() - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindow
 
getPositionY() - Method in interface com.tokelon.toktales.desktop.ui.window.IWindow
 
getPreviousState() - Method in interface com.tokelon.toktales.core.game.logic.map.IMapCoverageState
 
getPreviousState() - Method in class com.tokelon.toktales.core.game.logic.map.MapCoverageState
 
getPreviousUpdateTime() - Method in class com.tokelon.toktales.core.game.model.entity.GameEntity
 
getPreviousUpdateTime() - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity
 
getPrimaryMonitor() - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindowToolkit
 
getPrimaryMonitor() - Method in interface com.tokelon.toktales.desktop.ui.window.IWindowToolkit
 
getProbability() - Method in class com.tokelon.toktales.tools.tiled.marshal.TMXTileImageRef
 
getProbability() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXTile
 
getProbability() - Method in class com.tokelon.toktales.tools.tiled.model.TMXTileImpl
 
getProjectionMatrix() - Method in class com.tokelon.toktales.core.game.state.render.AbstractGameStateRenderer
 
getProjectionMatrix() - Method in interface com.tokelon.toktales.core.screen.surface.ISurface
 
getProjectionMatrix() - Method in class com.tokelon.toktales.core.screen.surface.Surface
 
getPrompt() - Method in interface com.tokelon.toktales.core.game.model.IConsole
 
getPrompt() - Method in class com.tokelon.toktales.extensions.core.game.model.Console
 
getProperties(String) - Method in interface com.tokelon.toktales.tools.core.config.ICiniConfig
 
getProperties(String) - Method in class com.tokelon.toktales.tools.core.config.MutableCiniConfig
 
getProperties() - Method in class com.tokelon.toktales.tools.tiled.marshal.TMXTileImageRef
 
getProperties() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMap
 
getProperties() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMapImagelayer
 
getProperties() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMapLayer
 
getProperties() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMapObjectgroup
 
getProperties() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMapTileset
 
getProperties() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXObject
 
getProperties() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXTerrain
 
getProperties() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXTile
 
getProperties() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapImagelayerImpl
 
getProperties() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapLayerImpl
 
getProperties() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapObjectgroupImpl
 
getProperties() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapTilesetImpl
 
getProperties() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapXML
 
getProperties() - Method in class com.tokelon.toktales.tools.tiled.model.TMXObjectImpl
 
getProperties() - Method in class com.tokelon.toktales.tools.tiled.model.TMXTerrainImpl
 
getProperties() - Method in class com.tokelon.toktales.tools.tiled.model.TMXTileImpl
 
getProperty() - Method in interface com.tokelon.toktales.tools.core.objects.pools.IObjectLease
 
getProperty() - Method in class com.tokelon.toktales.tools.core.objects.pools.IObjectLease.ObjectLeaseImpl
 
getProperty(String) - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMapProperties
 
getProperty(String) - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapPropertiesImpl
 
getPropertyCount(String) - Method in interface com.tokelon.toktales.tools.core.config.ICiniConfig
 
getPropertyCount(String) - Method in class com.tokelon.toktales.tools.core.config.MutableCiniConfig
 
getPropertyCount() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMapProperties
 
getPropertyCount() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapPropertiesImpl
 
getPropertyList() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMapProperties
 
getPropertyList() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapPropertiesImpl
 
getPropertyValue(String, String) - Method in interface com.tokelon.toktales.tools.core.config.ICiniConfig
 
getPropertyValue(String, String) - Method in class com.tokelon.toktales.tools.core.config.MutableCiniConfig
 
getPropertyValue(String) - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMapProperties
 
getPropertyValue(String) - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapPropertiesImpl
 
getProvider(IKey<T>) - Method in interface com.tokelon.toktales.tools.core.inject.IInjector
Returns a provider for the given key.
getProvider(Class<T>) - Method in interface com.tokelon.toktales.tools.core.inject.IInjector
Returns a provider for the given class.
getProvider(Type) - Method in interface com.tokelon.toktales.tools.core.inject.IInjector
Returns a provider for the given type.
getProvider(IKey<T>) - Method in class com.tokelon.toktales.tools.core.sub.inject.guice.GuiceInjector
 
getProvider(Class<T>) - Method in class com.tokelon.toktales.tools.core.sub.inject.guice.GuiceInjector
 
getProvider(Type) - Method in class com.tokelon.toktales.tools.core.sub.inject.guice.GuiceInjector
 
getRawWorldCoordinates(IPoint2f.IMutablePoint2f) - Method in class com.tokelon.toktales.core.game.model.AbstractCameraStateDecorator
 
getRawWorldCoordinates(IPoint2f.IMutablePoint2f) - Method in class com.tokelon.toktales.core.game.model.CameraModel
 
getRawWorldCoordinates(IPoint2f.IMutablePoint2f) - Method in class com.tokelon.toktales.core.game.model.entity.AbstractGameEntityStateDecorator
 
getRawWorldCoordinates(IPoint2f.IMutablePoint2f) - Method in class com.tokelon.toktales.core.game.model.entity.GameEntityModel
 
getRawWorldCoordinates(IPoint2f.IMutablePoint2f) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntityProps
The raw coordinates of an entity point to the top left corner of it's bounds.
getRawWorldCoordinates(IPoint2f.IMutablePoint2f) - Method in interface com.tokelon.toktales.core.game.model.ICameraProps
 
getRawWorldX() - Method in class com.tokelon.toktales.core.game.model.AbstractCameraStateDecorator
 
getRawWorldX() - Method in class com.tokelon.toktales.core.game.model.CameraModel
 
getRawWorldX() - Method in class com.tokelon.toktales.core.game.model.entity.AbstractGameEntityStateDecorator
 
getRawWorldX() - Method in class com.tokelon.toktales.core.game.model.entity.GameEntityModel
 
getRawWorldX() - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntityProps
 
getRawWorldX() - Method in interface com.tokelon.toktales.core.game.model.ICameraProps
 
getRawWorldY() - Method in class com.tokelon.toktales.core.game.model.AbstractCameraStateDecorator
 
getRawWorldY() - Method in class com.tokelon.toktales.core.game.model.CameraModel
 
getRawWorldY() - Method in class com.tokelon.toktales.core.game.model.entity.AbstractGameEntityStateDecorator
 
getRawWorldY() - Method in class com.tokelon.toktales.core.game.model.entity.GameEntityModel
 
getRawWorldY() - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntityProps
 
getRawWorldY() - Method in interface com.tokelon.toktales.core.game.model.ICameraProps
 
getReadableKey() - Method in class com.tokelon.toktales.core.content.manage.bitmap.ReadDelegateBitmapAssetKey
 
getReadableKey() - Method in class com.tokelon.toktales.core.content.manage.font.ReadDelegateFontAssetKey
 
getReadableKey() - Method in class com.tokelon.toktales.core.content.manage.sound.ReadDelegateSoundAssetKey
 
getReadableKey() - Method in class com.tokelon.toktales.core.content.manage.sprite.ReadDelegateSpriteAssetKey
 
getReadableKey() - Method in interface com.tokelon.toktales.tools.assets.key.IReadDelegateAssetKey
 
getReadableKey(Object) - Static method in interface com.tokelon.toktales.tools.assets.key.IReadDelegateAssetKey
Checks if the given key is an IReadDelegateAssetKey and if true returns IReadDelegateAssetKey.getReadableKey(), otherwise returns the given key.
getReaderManager() - Method in class com.tokelon.toktales.tools.assets.loader.AbstractExecutorServiceAssetLoader
 
getReaderManager() - Method in interface com.tokelon.toktales.tools.assets.loader.IAssetLoader
 
getRectangle() - Method in class com.tokelon.toktales.core.game.world.EllipseGeometry
 
getRectangle() - Method in interface com.tokelon.toktales.core.game.world.IEllipseGeometry
 
getRectangle() - Method in interface com.tokelon.toktales.core.game.world.IRectangleGeometry
 
getRectangle() - Method in class com.tokelon.toktales.core.game.world.RectangleGeometry
 
getRectangleCollision(IRectangle2f, List<IGameEntity>) - Method in interface com.tokelon.toktales.core.game.world.ICollisionManager
 
getRectangleCollision(float, float, float, float, List<IGameEntity>) - Method in interface com.tokelon.toktales.core.game.world.ICollisionManager
 
getRectangleCollision(IRectangle2f, List<IGameEntity>) - Method in class com.tokelon.toktales.core.game.world.Worldspace
 
getRectangleCollision(float, float, float, float, List<IGameEntity>) - Method in class com.tokelon.toktales.core.game.world.Worldspace
 
getRed() - Method in interface com.tokelon.toktales.core.content.graphics.IRGBAColor
 
getRed() - Method in class com.tokelon.toktales.core.content.graphics.RGBAColor
 
getRegionHeight() - Method in interface com.tokelon.toktales.core.render.texture.ITextureRegion
 
getRegionHeight() - Method in class com.tokelon.toktales.core.render.texture.TextureRegion
 
getRegionWidth() - Method in interface com.tokelon.toktales.core.render.texture.ITextureRegion
 
getRegionWidth() - Method in class com.tokelon.toktales.core.render.texture.TextureRegion
 
getRegionX() - Method in interface com.tokelon.toktales.core.render.texture.ITextureRegion
 
getRegionX() - Method in class com.tokelon.toktales.core.render.texture.TextureRegion
 
getRegionY() - Method in interface com.tokelon.toktales.core.render.texture.ITextureRegion
 
getRegionY() - Method in class com.tokelon.toktales.core.render.texture.TextureRegion
 
getRegisteredCalls() - Method in interface com.tokelon.toktales.core.render.order.IRenderOrder
Note that when iterating over the returned map you must synchronize on this object to ensure thread safety.
getRegisteredCalls() - Method in class com.tokelon.toktales.core.render.order.RenderOrder
 
getRegistry() - Method in interface com.tokelon.toktales.core.game.IRegistryManager
 
getRegistry() - Method in class com.tokelon.toktales.core.game.RegistryManager
 
getRegistryManager() - Method in class com.tokelon.toktales.core.game.Game
 
getRegistryManager() - Method in interface com.tokelon.toktales.core.game.IGame
 
getRenderAccess() - Method in class com.tokelon.toktales.android.render.AndroidRenderService
 
getRenderAccess() - Method in interface com.tokelon.toktales.core.engine.render.IRenderService
 
getRenderAccess() - Method in class com.tokelon.toktales.desktop.render.DesktopRenderService
 
getRenderer() - Method in class com.tokelon.toktales.desktop.lwjgl.LWJGLWindowContext
 
getRenderer() - Method in interface com.tokelon.toktales.desktop.ui.window.IWindowContext
 
getRenderers() - Method in interface com.tokelon.toktales.core.game.state.render.IModularGameStateRenderer
 
getRenderers() - Method in class com.tokelon.toktales.core.game.state.render.ModularGameStateRenderer
 
getRenderOrder() - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
 
getRenderOrder() - Method in interface com.tokelon.toktales.core.game.state.IGameState
Returns the render order for this state.
getRenderService() - Method in class com.tokelon.toktales.core.engine.Engine
 
getRenderService() - Method in interface com.tokelon.toktales.core.engine.IEngine
 
getResource() - Method in interface com.tokelon.toktales.core.content.manage.resources.IResourceKey
 
getResource() - Method in class com.tokelon.toktales.core.content.manage.resources.ResourceKey
 
getResource() - Method in interface com.tokelon.toktales.core.content.sprite.ISprite
 
getResource() - Method in interface com.tokelon.toktales.core.content.sprite.ISpriteset
 
getResource() - Method in class com.tokelon.toktales.core.content.sprite.SpriteImpl
 
getResource() - Method in class com.tokelon.toktales.core.content.sprite.SpritesetSprite
 
getResource() - Method in class com.tokelon.toktales.core.tiled.TiledSpriteset
 
getResource() - Method in class com.tokelon.toktales.core.tiled.TiledTileSprite
 
getResourceFinder() - Method in interface com.tokelon.toktales.tools.script.IScriptEnvironment
 
getResourceFinder() - Method in class com.tokelon.toktales.tools.script.lua.LuaScriptEnvironment
 
getResourceFinder() - Method in class com.tokelon.toktales.tools.script.lua.LuaScriptState
 
getResourceManager() - Method in class com.tokelon.toktales.core.content.ContentManager
 
getResourceManager() - Method in interface com.tokelon.toktales.core.content.IContentManager
 
getResourceName() - Method in interface com.tokelon.toktales.core.content.manage.resources.IResourceScannerKey
 
getResourceName() - Method in class com.tokelon.toktales.core.content.manage.resources.ResourceScannerKey
 
getResources() - Method in class com.tokelon.toktales.core.game.model.map.EmptyBlockMap
 
getResources() - Method in interface com.tokelon.toktales.core.game.model.map.IBlockMap
 
getResources() - Method in class com.tokelon.toktales.core.tiled.TiledWrapperMap
 
getResourceSet(String) - Method in interface com.tokelon.toktales.core.content.IResourceManager
 
getResourceSet(String) - Method in class com.tokelon.toktales.core.content.ResourceManager
 
getRight() - Method in interface com.tokelon.toktales.core.game.model.IRectangle2f
 
getRight() - Method in interface com.tokelon.toktales.core.game.model.IRectangle2i
 
getRight() - Method in class com.tokelon.toktales.core.game.model.Rectangle2fImpl
 
getRight() - Method in class com.tokelon.toktales.core.game.model.Rectangle2iImpl
 
getRoot() - Method in class com.tokelon.toktales.android.content.AndroidContentService
 
getRoot() - Method in class com.tokelon.toktales.android.storage.AndroidStorageService
 
getRoot() - Method in interface com.tokelon.toktales.core.engine.content.IContentService
 
getRoot() - Method in interface com.tokelon.toktales.core.engine.storage.IStorageService
 
getRoot() - Method in class com.tokelon.toktales.core.resources.Listing
 
getRoot() - Method in class com.tokelon.toktales.desktop.content.DesktopContentService
 
getRoot() - Method in class com.tokelon.toktales.desktop.storage.DesktopStorageService
 
getRootLocation() - Method in class com.tokelon.toktales.android.storage.AndroidStorageService
 
getRootLocation() - Method in interface com.tokelon.toktales.core.engine.storage.IStorageService
 
getRootLocation() - Method in class com.tokelon.toktales.desktop.storage.DesktopStorageService
 
getRotation() - Method in interface com.tokelon.toktales.core.game.world.IWorldObject
 
getRotation() - Method in interface com.tokelon.toktales.core.render.model.IRenderModel
 
getRotation() - Method in class com.tokelon.toktales.core.render.model.RenderModel
 
getRotation() - Method in class com.tokelon.toktales.core.tiled.TiledMapObject
 
getRotation() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXObject
 
getRotation() - Method in class com.tokelon.toktales.tools.tiled.model.TMXObjectImpl
 
getSampleRate() - Method in interface com.tokelon.toktales.core.content.audio.ISound
 
getSampleRate() - Method in class com.tokelon.toktales.desktop.lwjgl.content.STBSound
 
getScale() - Method in interface com.tokelon.toktales.core.render.model.IRenderModel
 
getScale() - Method in class com.tokelon.toktales.core.render.model.RenderModel
 
getScalingOption() - Method in class com.tokelon.toktales.core.engine.content.GraphicLoadingOptionsImpl
 
getScalingOption() - Method in interface com.tokelon.toktales.core.engine.content.IGraphicLoadingOptions
 
getScancode() - Method in interface com.tokelon.toktales.desktop.input.events.IKeyInputEvent
 
getScancode() - Method in class com.tokelon.toktales.desktop.input.events.IKeyInputEvent.KeyInputEvent
 
getScene(String) - Method in class com.tokelon.toktales.core.game.state.scene.GameSceneControl
 
getScene() - Method in class com.tokelon.toktales.core.game.state.scene.GenericGamesceneAssignment
 
getScene() - Method in interface com.tokelon.toktales.core.game.state.scene.IGameSceneAssignment
 
getScene(String) - Method in interface com.tokelon.toktales.core.game.state.scene.IGameSceneControl
 
getSceneCamera() - Method in class com.tokelon.toktales.core.game.state.scene.BaseGamescene
 
getSceneCamera() - Method in interface com.tokelon.toktales.core.game.state.scene.IGameScene
The camera used for this scene.
getSceneConsoleInterpreter() - Method in interface com.tokelon.toktales.extensions.core.game.state.localmap.ILocalMapGamescene
 
getSceneConsoleInterpreter() - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapGamescene
 
getSceneConsoleInterpreter() - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapGamestate.EmptyLocalMapGamescene
 
getSceneControl() - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
 
getSceneControl() - Method in interface com.tokelon.toktales.core.game.state.IGameState
You can override this method to return a custom scene control type.
getSceneControl() - Method in interface com.tokelon.toktales.core.game.state.ITypedGameState
 
getSceneControlHandler() - Method in class com.tokelon.toktales.core.game.state.scene.BaseGamescene
 
getSceneControlHandler() - Method in interface com.tokelon.toktales.core.game.state.scene.IGameScene
The control handler for scene specific action handling.
getSceneControlHandler() - Method in interface com.tokelon.toktales.extensions.core.game.state.localmap.ILocalMapGamescene
 
getSceneControlHandler() - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapGamescene
 
getSceneControlHandler() - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapGamestate.EmptyLocalMapGamescene
 
getSceneMap() - Method in class com.tokelon.toktales.core.game.state.scene.GameSceneControl
 
getSceneMap() - Method in interface com.tokelon.toktales.core.game.state.scene.IGameSceneControl
 
getSceneProvider() - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
Returns the scene provider for this state.
getSceneProvider() - Method in class com.tokelon.toktales.test.core.game.state.enginestate.EngineGamestate
 
getSceneType() - Method in class com.tokelon.toktales.core.game.state.scene.GenericGamesceneAssignment
 
getSceneType() - Method in interface com.tokelon.toktales.core.game.state.scene.IGameSceneAssignment
 
getSceneTypeClass() - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
Returns a class representing the raw type of this state's scenes.
getSceneTypeClass() - Method in class com.tokelon.toktales.test.core.game.state.enginestate.EngineGamestate
 
getSceneTypeToken() - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
Returns the type token for this state's scene type.
getSceneTypeToken() - Method in class com.tokelon.toktales.core.game.state.scene.GenericGamesceneAssignment
 
getSceneTypeToken() - Method in class com.tokelon.toktales.test.core.game.state.enginestate.EngineGamestate
 
getScheme() - Method in interface com.tokelon.toktales.core.location.IUniformLocation
 
getScheme() - Method in class com.tokelon.toktales.core.location.UniformLocation
 
getSchemeDelimiter() - Method in interface com.tokelon.toktales.core.location.IUniformLocation
 
getSchemeDelimiter() - Method in class com.tokelon.toktales.core.location.UniformLocation
 
getSchemeIdentifier() - Method in interface com.tokelon.toktales.core.location.IUniformLocation
 
getSchemeIdentifier() - Method in class com.tokelon.toktales.core.location.UniformLocation
 
getScreenButtonCallbackSet() - Method in class com.tokelon.toktales.android.input.dispatch.AndroidInputRegistration
Remember to synchronize when iterating over the returned set.
getScreenPointerCallbackSet() - Method in class com.tokelon.toktales.android.input.dispatch.AndroidInputRegistration
Remember to synchronize when iterating over the returned set.
getScreenPressCallbackSet() - Method in class com.tokelon.toktales.android.input.dispatch.AndroidInputRegistration
Remember to synchronize when iterating over the returned set.
getScreenTileSize() - Method in class com.tokelon.toktales.core.screen.view.DefaultViewGridTransformer
 
getScreenTileSize() - Method in interface com.tokelon.toktales.core.screen.view.IViewGridTransformer
 
getScriptInstance() - Method in class com.tokelon.toktales.core.script.ScriptInstanceBase
 
getScriptManager() - Method in class com.tokelon.toktales.core.game.Game
 
getScriptManager() - Method in interface com.tokelon.toktales.core.game.IGame
 
getScriptModule() - Method in class com.tokelon.toktales.core.script.ScriptModuleBase
 
getScriptState() - Method in class com.tokelon.toktales.tools.script.lua.LuaScriptEnvironment
 
getScriptValue() - Method in class com.tokelon.toktales.tools.script.lua.LuaScript
 
getSectionCount() - Method in interface com.tokelon.toktales.tools.core.config.ICiniConfig
 
getSectionCount() - Method in class com.tokelon.toktales.tools.core.config.MutableCiniConfig
 
getSections() - Method in interface com.tokelon.toktales.tools.core.config.ICiniConfig
 
getSections() - Method in class com.tokelon.toktales.tools.core.config.MutableCiniConfig
 
getSegmentRenderer(String) - Method in interface com.tokelon.toktales.core.game.state.render.IModularGameStateRenderer
 
getSegmentRenderer(String) - Method in class com.tokelon.toktales.core.game.state.render.ModularGameStateRenderer
 
getSelfObservation() - Method in interface com.tokelon.toktales.core.game.logic.observers.ISelfObservable
 
getSelfParticipation() - Method in interface com.tokelon.toktales.core.game.logic.observers.ISelfParticiable
 
getSetupMode() - Method in class com.tokelon.toktales.core.engine.setup.AbstractInjectSetup
 
getSetupMode() - Method in interface com.tokelon.toktales.core.engine.setup.IEngineSetup
Returns the mode in which the setup should be run.
getShaderType() - Method in class com.tokelon.toktales.core.render.opengl.gl20.facade.GLShader
 
getShaderType() - Method in interface com.tokelon.toktales.core.render.opengl.gl20.facade.IGLShader
 
getShapeLengthH() - Method in interface com.tokelon.toktales.core.render.shapes.IRectangleShape
 
getShapeLengthH() - Method in class com.tokelon.toktales.core.render.shapes.RectangleShape
 
getShapeLengthV() - Method in interface com.tokelon.toktales.core.render.shapes.IRectangleShape
 
getShapeLengthV() - Method in class com.tokelon.toktales.core.render.shapes.RectangleShape
 
getShapeX1() - Method in interface com.tokelon.toktales.core.render.shapes.ILineShape
 
getShapeX1() - Method in interface com.tokelon.toktales.core.render.shapes.ITriangleShape
 
getShapeX1() - Method in class com.tokelon.toktales.core.render.shapes.LineShape
 
getShapeX1() - Method in class com.tokelon.toktales.core.render.shapes.TriangleShape
 
getShapeX2() - Method in interface com.tokelon.toktales.core.render.shapes.ILineShape
 
getShapeX2() - Method in interface com.tokelon.toktales.core.render.shapes.ITriangleShape
 
getShapeX2() - Method in class com.tokelon.toktales.core.render.shapes.LineShape
 
getShapeX2() - Method in class com.tokelon.toktales.core.render.shapes.TriangleShape
 
getShapeX3() - Method in interface com.tokelon.toktales.core.render.shapes.ITriangleShape
 
getShapeX3() - Method in class com.tokelon.toktales.core.render.shapes.TriangleShape
 
getShapeY1() - Method in interface com.tokelon.toktales.core.render.shapes.ILineShape
 
getShapeY1() - Method in interface com.tokelon.toktales.core.render.shapes.ITriangleShape
 
getShapeY1() - Method in class com.tokelon.toktales.core.render.shapes.LineShape
 
getShapeY1() - Method in class com.tokelon.toktales.core.render.shapes.TriangleShape
 
getShapeY2() - Method in interface com.tokelon.toktales.core.render.shapes.ILineShape
 
getShapeY2() - Method in interface com.tokelon.toktales.core.render.shapes.ITriangleShape
 
getShapeY2() - Method in class com.tokelon.toktales.core.render.shapes.LineShape
 
getShapeY2() - Method in class com.tokelon.toktales.core.render.shapes.TriangleShape
 
getShapeY3() - Method in interface com.tokelon.toktales.core.render.shapes.ITriangleShape
 
getShapeY3() - Method in class com.tokelon.toktales.core.render.shapes.TriangleShape
 
getShiftValue() - Method in interface com.tokelon.toktales.core.screen.view.IRenderGrid.IShift
 
getShiftValue() - Method in class com.tokelon.toktales.core.screen.view.RenderGrid.Shift
 
getSize() - Method in class com.tokelon.toktales.core.game.model.map.ElementStackImpl
 
getSize() - Method in class com.tokelon.toktales.core.render.shapes.BaseShape
The default value is 1.0.
getSize() - Method in interface com.tokelon.toktales.core.render.shapes.ILineShape
 
getSize() - Method in interface com.tokelon.toktales.core.render.shapes.IPointShape
 
getSize() - Method in interface com.tokelon.toktales.core.render.shapes.IRectangleShape
 
getSize() - Method in interface com.tokelon.toktales.core.render.shapes.ITriangleShape
 
getSize() - Method in interface com.tokelon.toktales.extensions.core.game.model.IScreenDialog.ICharMeta
 
getSound() - Method in interface com.tokelon.toktales.core.content.manage.sound.ISoundAsset
 
getSound() - Method in class com.tokelon.toktales.core.content.manage.sound.SoundAsset
 
getSource() - Method in class com.tokelon.toktales.core.render.opengl.gl20.facade.GLFileScript
 
getSource() - Method in class com.tokelon.toktales.core.render.opengl.gl20.facade.GLShader
 
getSource() - Method in class com.tokelon.toktales.core.render.opengl.gl20.facade.GLStringScript
 
getSource() - Method in interface com.tokelon.toktales.core.render.opengl.gl20.facade.IGLScript
 
getSource() - Method in interface com.tokelon.toktales.core.render.opengl.gl20.facade.IGLShader
 
getSource() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMapTileset
 
getSource() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXImage
 
getSource() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapTilesetImpl
 
getSource() - Method in class com.tokelon.toktales.tools.tiled.model.TMXImageImpl
 
getSourceChannels() - Method in interface com.tokelon.toktales.desktop.lwjgl.content.ISTBBitmap
 
getSourceChannels() - Method in class com.tokelon.toktales.desktop.lwjgl.content.STBBitmap
Returns the number of channels of the source that was loaded.
getSpaceWidth() - Method in interface com.tokelon.toktales.extensions.core.game.model.ITextBox
 
getSpaceWidth() - Method in class com.tokelon.toktales.extensions.core.game.model.TextBox
 
getSpaceWidthModifier() - Method in interface com.tokelon.toktales.extensions.core.game.model.ITextBox
 
getSpaceWidthModifier() - Method in class com.tokelon.toktales.extensions.core.game.model.TextBox
 
getSpacing() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMapTileset
 
getSpacing() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapTilesetImpl
 
getSpecialAssetLoadError() - Method in class com.tokelon.toktales.tools.assets.manager.DefaultSpecialAssetManager
 
getSpecialAssetLoadError() - Method in interface com.tokelon.toktales.tools.assets.manager.ISpecialAssetManager
 
getSpecialAssetManager() - Method in class com.tokelon.toktales.tools.assets.manager.DefaultAssetManager
 
getSpecialAssetManager() - Method in interface com.tokelon.toktales.tools.assets.manager.IAssetManager
 
getSpecialAssetNull() - Method in class com.tokelon.toktales.tools.assets.manager.DefaultSpecialAssetManager
 
getSpecialAssetNull() - Method in interface com.tokelon.toktales.tools.assets.manager.ISpecialAssetManager
 
getSpeedX() - Method in class com.tokelon.toktales.core.game.model.AbstractCameraStateDecorator
 
getSpeedX() - Method in class com.tokelon.toktales.core.game.model.CameraModel
 
getSpeedX() - Method in class com.tokelon.toktales.core.game.model.entity.AbstractGameEntityStateDecorator
 
getSpeedX() - Method in class com.tokelon.toktales.core.game.model.entity.GameEntityModel
 
getSpeedX() - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntityProps
 
getSpeedX() - Method in interface com.tokelon.toktales.core.game.model.ICameraProps
 
getSpeedY() - Method in class com.tokelon.toktales.core.game.model.AbstractCameraStateDecorator
 
getSpeedY() - Method in class com.tokelon.toktales.core.game.model.CameraModel
 
getSpeedY() - Method in class com.tokelon.toktales.core.game.model.entity.AbstractGameEntityStateDecorator
 
getSpeedY() - Method in class com.tokelon.toktales.core.game.model.entity.GameEntityModel
 
getSpeedY() - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntityProps
 
getSpeedY() - Method in interface com.tokelon.toktales.core.game.model.ICameraProps
 
getSprite() - Method in interface com.tokelon.toktales.core.game.graphic.ISpriteGraphic
 
getSprite() - Method in class com.tokelon.toktales.core.game.graphic.SpriteGraphicImpl
 
getSprite() - Method in interface com.tokelon.toktales.core.game.model.map.IMapObject
 
getSprite() - Method in class com.tokelon.toktales.core.game.model.map.predef.MapElementGroundSprite
 
getSprite() - Method in interface com.tokelon.toktales.core.tiled.ITiledTileElement
 
getSprite() - Method in class com.tokelon.toktales.core.tiled.TiledMapObject
 
getSprite() - Method in class com.tokelon.toktales.core.tiled.TiledTileElement
 
getSpriteAssetManager() - Method in class com.tokelon.toktales.core.content.ContentManager
 
getSpriteAssetManager() - Method in interface com.tokelon.toktales.core.content.IContentManager
 
getSpriteCount() - Method in interface com.tokelon.toktales.core.content.sprite.ISpriteset
 
getSpriteCount() - Method in class com.tokelon.toktales.core.tiled.TiledSpriteset
 
getSpriteHeight() - Method in interface com.tokelon.toktales.core.content.sprite.ISpriteset
 
getSpriteHeight() - Method in class com.tokelon.toktales.core.tiled.TiledSpriteset
 
getSpriteName() - Method in interface com.tokelon.toktales.core.content.sprite.ISprite
 
getSpriteName() - Method in class com.tokelon.toktales.core.content.sprite.SpriteImpl
 
getSpriteName() - Method in class com.tokelon.toktales.core.content.sprite.SpritesetSprite
 
getSpriteName() - Method in class com.tokelon.toktales.core.tiled.TiledTileSprite
 
getSpriteset() - Method in interface com.tokelon.toktales.core.content.sprite.ISprite
 
getSpriteset() - Method in class com.tokelon.toktales.core.content.sprite.SpriteImpl
 
getSpriteset() - Method in class com.tokelon.toktales.core.content.sprite.SpritesetSprite
 
getSpriteset() - Method in class com.tokelon.toktales.core.tiled.TiledTileSprite
 
getSpritesetIndex() - Method in interface com.tokelon.toktales.core.content.sprite.ISprite
 
getSpritesetIndex() - Method in class com.tokelon.toktales.core.content.sprite.SpriteImpl
 
getSpritesetIndex() - Method in class com.tokelon.toktales.core.content.sprite.SpritesetSprite
 
getSpritesetIndex() - Method in class com.tokelon.toktales.core.tiled.TiledTileSprite
 
getSpritesetName() - Method in interface com.tokelon.toktales.core.content.sprite.ISpriteset
 
getSpritesetName() - Method in class com.tokelon.toktales.core.tiled.TiledSpriteset
 
getSpriteWidth() - Method in interface com.tokelon.toktales.core.content.sprite.ISpriteset
 
getSpriteWidth() - Method in class com.tokelon.toktales.core.tiled.TiledSpriteset
 
getStackForIndex(int) - Method in interface com.tokelon.toktales.core.render.order.IRenderOrder
Use with caution: Calling this method twice is not guaranteed to return the same result, as layers can shift.
Known layers should always be accessed by their names via IRenderOrder.getStackForLayer(String).
getStackForIndex(int) - Method in class com.tokelon.toktales.core.render.order.RenderOrder
 
getStackForLayer(String) - Method in interface com.tokelon.toktales.core.render.order.IRenderOrder
 
getStackForLayer(String) - Method in class com.tokelon.toktales.core.render.order.RenderOrder
 
getStackSize() - Method in interface com.tokelon.toktales.core.render.order.IRenderLayerStack
 
getStackSize() - Method in class com.tokelon.toktales.core.render.order.RenderLayerStack
 
getState() - Method in interface com.tokelon.toktales.core.game.control.ITimeTracker
 
getState() - Method in class com.tokelon.toktales.core.game.control.TimeTracker
 
getState(int) - Method in class com.tokelon.toktales.core.game.graphic.animation.GameAnimation
 
getState(int) - Method in interface com.tokelon.toktales.core.game.graphic.animation.IBaseAnimation
Returns:
STATE_NONE - If the animation has not been initialized.
STATE_STILL - If timePassedMillis <= 0.
STATE_RUNNING - If the time passed is lower than the animation duration.
getState(int) - Method in interface com.tokelon.toktales.core.game.graphic.animation.IGameAnimation
 
getState() - Method in interface com.tokelon.toktales.core.game.logic.map.IMapCoverageState
 
getState() - Method in class com.tokelon.toktales.core.game.logic.map.MapCoverageState
 
getState(int) - Method in class com.tokelon.toktales.core.game.logic.motion.AbstractGameMotion
 
getState(int) - Method in interface com.tokelon.toktales.core.game.logic.motion.IBaseMotion
 
getState(int) - Method in class com.tokelon.toktales.core.game.logic.motion.StraightGameMotion
 
getState() - Method in class com.tokelon.toktales.core.game.logic.TimeTrackerTool
 
getState(String) - Method in class com.tokelon.toktales.core.game.state.GameStateControl
 
getState(String) - Method in interface com.tokelon.toktales.core.game.state.IGameStateControl
 
getStateControl() - Method in class com.tokelon.toktales.core.game.Game
 
getStateControl() - Method in interface com.tokelon.toktales.core.game.IGame
 
getStateControlHandler() - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
 
getStateControlHandler() - Method in interface com.tokelon.toktales.core.game.state.IGameState
The control handler handles all actions it is given, and is normally used by the state input handler for this reason.
getStateControlHandler() - Method in interface com.tokelon.toktales.extensions.core.game.state.localmap.ILocalMapGamestate
 
getStateControlHandler() - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapGamestate
 
getStateControlScheme() - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
 
getStateControlScheme() - Method in interface com.tokelon.toktales.core.game.state.IGameState
The control scheme provides a mapping from inputs to actions, and is used by the state input handler for this reason.
getStateInput() - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
 
getStateInput() - Method in interface com.tokelon.toktales.core.game.state.IGameState
The state input is a manager that collects input handlers, and notifies them when new events happen.
getStateInputHandler() - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
 
getStateInputHandler() - Method in interface com.tokelon.toktales.core.game.state.IGameState
The state input handler is the default way of processing state related events, and transforming them into actions on the gamestate or gamescene.
getStateRenderCustom() - Method in interface com.tokelon.toktales.extensions.core.game.state.localmap.ILocalMapGamestate
 
getStateRenderCustom() - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapGamestate
 
getStateRenderer() - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
 
getStateRenderer() - Method in interface com.tokelon.toktales.core.game.state.IGameState
Returns the state renderer for this state.
getStaticCoordinates(IPoint2f.IMutablePoint2f) - Method in class com.tokelon.toktales.core.game.model.entity.ExtendedGameEntity
 
getStaticCoordinates(IPoint2f.IMutablePoint2f) - Method in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity
 
getStaticCoordinates(IPoint2f.IMutablePoint2f) - Method in class com.tokelon.toktales.core.game.model.ExtendedCamera
 
getStaticCoordinates(IPoint2f.IMutablePoint2f) - Method in interface com.tokelon.toktales.core.game.model.IExtendedCamera
 
getStaticGraphic() - Method in class com.tokelon.toktales.core.game.logic.entity.GraphicsImage
 
getStaticGraphic(String) - Method in class com.tokelon.toktales.core.game.logic.entity.GraphicsImage
 
getStaticGraphic() - Method in interface com.tokelon.toktales.core.game.logic.entity.IGraphicsImage
 
getStaticGraphic(String) - Method in interface com.tokelon.toktales.core.game.logic.entity.IGraphicsImage
 
getStaticGraphic() - Method in class com.tokelon.toktales.core.game.model.entity.ExtendedGameEntity
 
getStaticGraphic() - Method in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity
 
getStaticX() - Method in class com.tokelon.toktales.core.game.model.entity.ExtendedGameEntity
 
getStaticX() - Method in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity
 
getStaticY() - Method in class com.tokelon.toktales.core.game.model.entity.ExtendedGameEntity
 
getStaticY() - Method in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity
 
getStorageService() - Method in class com.tokelon.toktales.core.engine.Engine
 
getStorageService() - Method in interface com.tokelon.toktales.core.engine.IEngine
 
getStore() - Method in class com.tokelon.toktales.tools.assets.manager.DefaultAssetManager
 
getStore() - Method in interface com.tokelon.toktales.tools.assets.manager.IAssetManager
 
getStrategy() - Method in interface com.tokelon.toktales.core.game.world.ICollisionManager
 
getStrategy() - Method in class com.tokelon.toktales.core.game.world.Worldspace
 
getString(String, String, String) - Method in class com.tokelon.toktales.core.config.CiniFileConfig
 
getString(String, String, String) - Method in interface com.tokelon.toktales.core.config.IFileConfig
 
getStringContent() - Method in class com.tokelon.toktales.core.content.manage.embedded.EmbeddedStringAssetKey
 
getStringContent() - Method in interface com.tokelon.toktales.core.content.manage.embedded.IEmbeddedStringAssetKey
 
getSurface() - Method in class com.tokelon.toktales.core.game.state.render.AbstractGameStateRenderer
 
getSurface() - Method in interface com.tokelon.toktales.core.game.state.render.IGameStateRenderer
 
getSurface() - Method in class com.tokelon.toktales.core.game.state.render.ModularGameStateRenderer
 
getSurface() - Method in interface com.tokelon.toktales.core.screen.surface.ISurfaceHandler
Returns the surface created by ISurfaceHandler.createSurface(int, int).
getSurface() - Method in class com.tokelon.toktales.core.screen.surface.SurfaceHandler
 
getSurface() - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapStateRenderer
 
getSurfaceHandlerFactory() - Method in class com.tokelon.toktales.android.render.DefaultRenderViewAdapter
 
getSurfaceHandlerFactory() - Method in class com.tokelon.toktales.android.render.DelegateRenderViewAdapter
 
getSurfaceHandlerFactory() - Method in interface com.tokelon.toktales.android.render.IRenderViewAdapter
 
getSurfaceManager() - Method in class com.tokelon.toktales.android.render.AndroidRenderService
 
getSurfaceManager() - Method in interface com.tokelon.toktales.core.engine.render.IRenderService
 
getSurfaceManager() - Method in class com.tokelon.toktales.desktop.render.DesktopRenderService
 
getSurfaceName() - Method in interface com.tokelon.toktales.core.screen.surface.ISurfaceHandler
 
getSurfaceName() - Method in class com.tokelon.toktales.core.screen.surface.SurfaceHandler
 
getSwapInterval() - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindow
 
getSwapInterval() - Method in interface com.tokelon.toktales.desktop.ui.window.IWindow
 
getTaggedLayers() - Method in interface com.tokelon.toktales.core.render.order.IRenderOrder
 
getTaggedLayers() - Method in class com.tokelon.toktales.core.render.order.RenderOrder
 
getTargetAlignment() - Method in interface com.tokelon.toktales.core.render.model.ILineModel
 
getTargetAlignment() - Method in class com.tokelon.toktales.core.render.model.LineModel
 
getTargetCenterAlignment() - Method in interface com.tokelon.toktales.core.render.model.ILineModel
 
getTargetCenterAlignment() - Method in class com.tokelon.toktales.core.render.model.LineModel
 
getTargetColor() - Method in class com.tokelon.toktales.core.render.model.FontModel
 
getTargetColor() - Method in interface com.tokelon.toktales.core.render.model.IFontModel
 
getTargetColor() - Method in interface com.tokelon.toktales.core.render.model.ILineModel
 
getTargetColor() - Method in interface com.tokelon.toktales.core.render.model.IPointModel
 
getTargetColor() - Method in interface com.tokelon.toktales.core.render.model.IRectangleModel
 
getTargetColor() - Method in interface com.tokelon.toktales.core.render.model.ITriangleModel
 
getTargetColor() - Method in class com.tokelon.toktales.core.render.model.LineModel
 
getTargetColor() - Method in class com.tokelon.toktales.core.render.model.PointModel
 
getTargetColor() - Method in class com.tokelon.toktales.core.render.model.RectangleModel
 
getTargetColor() - Method in class com.tokelon.toktales.core.render.model.TriangleModel
 
getTargetOutlineWidth() - Method in interface com.tokelon.toktales.core.render.model.IRectangleModel
 
getTargetOutlineWidth() - Method in interface com.tokelon.toktales.core.render.model.ITriangleModel
 
getTargetOutlineWidth() - Method in class com.tokelon.toktales.core.render.model.RectangleModel
 
getTargetOutlineWidth() - Method in class com.tokelon.toktales.core.render.model.TriangleModel
 
getTargetSize() - Method in interface com.tokelon.toktales.core.render.model.IPointModel
 
getTargetSize() - Method in class com.tokelon.toktales.core.render.model.PointModel
 
getTargetSprite() - Method in interface com.tokelon.toktales.core.render.model.ISpriteModel
 
getTargetSprite() - Method in class com.tokelon.toktales.core.render.model.SpriteModel
 
getTargetTexture() - Method in interface com.tokelon.toktales.core.render.model.IManagedTextureModel
 
getTargetTexture() - Method in class com.tokelon.toktales.core.render.model.ManagedTextureModel
 
getTargetWidth() - Method in interface com.tokelon.toktales.core.render.model.ILineModel
 
getTargetWidth() - Method in class com.tokelon.toktales.core.render.model.LineModel
 
getTargetX() - Method in interface com.tokelon.toktales.core.render.model.IPointModel
 
getTargetX() - Method in class com.tokelon.toktales.core.render.model.PointModel
 
getTargetX1() - Method in interface com.tokelon.toktales.core.render.model.ILineModel
 
getTargetX1() - Method in interface com.tokelon.toktales.core.render.model.IRectangleModel
 
getTargetX1() - Method in interface com.tokelon.toktales.core.render.model.ITriangleModel
 
getTargetX1() - Method in class com.tokelon.toktales.core.render.model.LineModel
 
getTargetX1() - Method in class com.tokelon.toktales.core.render.model.RectangleModel
 
getTargetX1() - Method in class com.tokelon.toktales.core.render.model.TriangleModel
 
getTargetX2() - Method in interface com.tokelon.toktales.core.render.model.ILineModel
 
getTargetX2() - Method in interface com.tokelon.toktales.core.render.model.IRectangleModel
 
getTargetX2() - Method in interface com.tokelon.toktales.core.render.model.ITriangleModel
 
getTargetX2() - Method in class com.tokelon.toktales.core.render.model.LineModel
 
getTargetX2() - Method in class com.tokelon.toktales.core.render.model.RectangleModel
 
getTargetX2() - Method in class com.tokelon.toktales.core.render.model.TriangleModel
 
getTargetX3() - Method in interface com.tokelon.toktales.core.render.model.IRectangleModel
 
getTargetX3() - Method in interface com.tokelon.toktales.core.render.model.ITriangleModel
 
getTargetX3() - Method in class com.tokelon.toktales.core.render.model.RectangleModel
 
getTargetX3() - Method in class com.tokelon.toktales.core.render.model.TriangleModel
 
getTargetX4() - Method in interface com.tokelon.toktales.core.render.model.IRectangleModel
 
getTargetX4() - Method in class com.tokelon.toktales.core.render.model.RectangleModel
 
getTargetY() - Method in interface com.tokelon.toktales.core.render.model.IPointModel
 
getTargetY() - Method in class com.tokelon.toktales.core.render.model.PointModel
 
getTargetY1() - Method in interface com.tokelon.toktales.core.render.model.ILineModel
 
getTargetY1() - Method in interface com.tokelon.toktales.core.render.model.IRectangleModel
 
getTargetY1() - Method in interface com.tokelon.toktales.core.render.model.ITriangleModel
 
getTargetY1() - Method in class com.tokelon.toktales.core.render.model.LineModel
 
getTargetY1() - Method in class com.tokelon.toktales.core.render.model.RectangleModel
 
getTargetY1() - Method in class com.tokelon.toktales.core.render.model.TriangleModel
 
getTargetY2() - Method in interface com.tokelon.toktales.core.render.model.ILineModel
 
getTargetY2() - Method in interface com.tokelon.toktales.core.render.model.IRectangleModel
 
getTargetY2() - Method in interface com.tokelon.toktales.core.render.model.ITriangleModel
 
getTargetY2() - Method in class com.tokelon.toktales.core.render.model.LineModel
 
getTargetY2() - Method in class com.tokelon.toktales.core.render.model.RectangleModel
 
getTargetY2() - Method in class com.tokelon.toktales.core.render.model.TriangleModel
 
getTargetY3() - Method in interface com.tokelon.toktales.core.render.model.IRectangleModel
 
getTargetY3() - Method in interface com.tokelon.toktales.core.render.model.ITriangleModel
 
getTargetY3() - Method in class com.tokelon.toktales.core.render.model.RectangleModel
 
getTargetY3() - Method in class com.tokelon.toktales.core.render.model.TriangleModel
 
getTargetY4() - Method in interface com.tokelon.toktales.core.render.model.IRectangleModel
 
getTargetY4() - Method in class com.tokelon.toktales.core.render.model.RectangleModel
 
getTerrain(String) - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXTerraintypes
 
getTerrain(String) - Method in class com.tokelon.toktales.tools.tiled.model.TMXTerraintypesImpl
 
getTerrainCount() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXTerraintypes
 
getTerrainCount() - Method in class com.tokelon.toktales.tools.tiled.model.TMXTerraintypesImpl
 
getTerrainList() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXTerraintypes
 
getTerrainList() - Method in class com.tokelon.toktales.tools.tiled.model.TMXTerraintypesImpl
 
getTerraintypes() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMapTileset
 
getTerraintypes() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapTilesetImpl
 
getTerrainValues() - Method in class com.tokelon.toktales.tools.tiled.marshal.TMXTileImageRef
 
getTerrainValues() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXTile
 
getTerrainValues() - Method in class com.tokelon.toktales.tools.tiled.model.TMXTileImpl
 
getText() - Method in interface com.tokelon.toktales.extensions.core.game.model.ITextBox
 
getText() - Method in class com.tokelon.toktales.extensions.core.game.model.TextBox
 
getTextColor() - Method in interface com.tokelon.toktales.extensions.core.game.model.IScreenDialog
 
getTextColor() - Method in class com.tokelon.toktales.extensions.core.game.model.ScreenDialog
 
getTextSize() - Method in interface com.tokelon.toktales.extensions.core.game.model.IScreenDialog
 
getTextSize() - Method in interface com.tokelon.toktales.extensions.core.game.model.ITextBox
 
getTextSize() - Method in class com.tokelon.toktales.extensions.core.game.model.TextBox
 
getTextSize() - Method in class com.tokelon.toktales.extensions.core.game.renderer.ConsoleOverlayRenderer
 
getTexture() - Method in class com.tokelon.toktales.android.content.AndroidCodepoint
 
getTexture() - Method in interface com.tokelon.toktales.core.content.manage.texture.ITextureAsset
 
getTexture() - Method in class com.tokelon.toktales.core.content.manage.texture.TextureAsset
 
getTexture() - Method in interface com.tokelon.toktales.core.content.text.ICodepoint
 
getTexture() - Method in class com.tokelon.toktales.core.render.texture.DefaultTextureCoordinator.BindingInfo
 
getTexture() - Method in interface com.tokelon.toktales.core.render.texture.ITextureRegion
 
getTexture() - Method in class com.tokelon.toktales.core.render.texture.TextureRegion
 
getTexture() - Method in class com.tokelon.toktales.desktop.lwjgl.content.STBCodepoint
 
getTextureBoundToIndex(int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGLTextureDriver
 
getTextureBoundToIndex(int) - Method in class com.tokelon.toktales.core.render.opengl.gl20.GLTextureDriver
 
getTextureBoundToIndex(int) - Method in interface com.tokelon.toktales.core.render.texture.ITextureDriver
Returns the location of the texture currently bound to the texture unit for the given index.
getTextureCoordinator() - Method in class com.tokelon.toktales.core.game.state.render.AbstractGameStateRenderer
 
getTextureCoordinator() - Method in interface com.tokelon.toktales.core.game.state.render.IGameStateRenderer
 
getTextureCoordinator() - Method in class com.tokelon.toktales.core.game.state.render.ModularGameStateRenderer
 
getTextureCoordinator() - Method in interface com.tokelon.toktales.core.render.model.IManagedTextureModel
 
getTextureCoordinator() - Method in class com.tokelon.toktales.core.render.model.ManagedTextureModel
 
getTextureCoordinator() - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapStateRenderer
 
getTextureCount() - Method in class com.tokelon.toktales.core.render.texture.DefaultTextureManager
 
getTextureCount() - Method in interface com.tokelon.toktales.core.render.texture.ITextureManager
 
getTextureDriver() - Method in class com.tokelon.toktales.core.render.texture.DefaultTextureManager
 
getTextureDriver() - Method in interface com.tokelon.toktales.core.render.texture.ITextureManager
 
getTextureFormat() - Method in class com.tokelon.toktales.core.content.text.CodepointTexture
 
getTextureFormat() - Method in interface com.tokelon.toktales.core.render.texture.ITexture
Returns the format of this texture.
getTextureFormat() - Method in class com.tokelon.toktales.core.render.texture.Texture
 
getTextureHeightScaleFactor() - Method in interface com.tokelon.toktales.core.render.texture.ITextureRegion
Returns the scale factor between the region height and the texture height.
getTextureIndex() - Method in class com.tokelon.toktales.core.render.texture.DefaultTextureCoordinator.BindingInfo
 
getTextureIndexFor(ITexture) - Method in class com.tokelon.toktales.core.render.texture.DefaultTextureCoordinator
 
getTextureIndexFor(ITexture) - Method in interface com.tokelon.toktales.core.render.texture.ITextureCoordinator
Returns the index of the texture unit that the given texture is bound to.
getTextureLocation(ITexture) - Method in class com.tokelon.toktales.core.render.texture.DefaultTextureManager
 
getTextureLocation(ITexture) - Method in interface com.tokelon.toktales.core.render.texture.ITextureManager
Returns the location of the given texture on the GPU.
getTextureManager() - Method in class com.tokelon.toktales.core.content.ContentManager
 
getTextureManager() - Method in interface com.tokelon.toktales.core.content.IContentManager
 
getTextureManager() - Method in class com.tokelon.toktales.core.render.texture.DefaultTextureCoordinator
 
getTextureManager() - Method in interface com.tokelon.toktales.core.render.texture.ITextureCoordinator
 
getTextureRotation() - Method in interface com.tokelon.toktales.core.render.model.ITexturedModel
 
getTextureRotation() - Method in class com.tokelon.toktales.core.render.model.TexturedModel
 
getTextureScaling() - Method in interface com.tokelon.toktales.core.render.model.ITexturedModel
 
getTextureScaling() - Method in class com.tokelon.toktales.core.render.model.TexturedModel
 
getTextureTranslation() - Method in interface com.tokelon.toktales.core.render.model.ITexturedModel
 
getTextureTranslation() - Method in class com.tokelon.toktales.core.render.model.TexturedModel
 
getTextureWidthScaleFactor() - Method in interface com.tokelon.toktales.core.render.texture.ITextureRegion
Returns the scale factor between the region width and the texture width.
getTextureXScaleFactor() - Method in interface com.tokelon.toktales.core.render.texture.ITextureRegion
Returns the scale factor between the region x position and the texture width.
getTextureYScaleFactor() - Method in interface com.tokelon.toktales.core.render.texture.ITextureRegion
Returns the scale factor between the region y position and the texture height.
getTile() - Method in interface com.tokelon.toktales.core.tiled.ITiledTileElement
 
getTile() - Method in class com.tokelon.toktales.core.tiled.TiledTileElement
 
getTile() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXTerrain
 
getTile() - Method in class com.tokelon.toktales.tools.tiled.model.TMXTerrainImpl
 
getTileCount() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMapTileset
 
getTileCount() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapTilesetImpl
 
getTileForGID(int) - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMap
 
getTileForGID(int) - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMapTileset
 
getTileForGID(int) - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapTilesetImpl
 
getTileForGID(int) - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapXML
 
getTileHeight() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMap
 
getTileHeight() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMapTileset
 
getTileHeight() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapTilesetImpl
 
getTileHeight() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapXML
 
getTileId() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXTileAnimationFrame
 
getTileId() - Method in class com.tokelon.toktales.tools.tiled.model.TMXTileAnimationFrameImpl
 
getTileList() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMapTileset
 
getTileList() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapTilesetImpl
 
getTileoffset() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMapTileset
 
getTileoffset() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapTilesetImpl
 
getTilesetList() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMap
 
getTilesetList() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapXML
 
getTileSize() - Method in interface com.tokelon.toktales.core.game.world.IWorldGrid
 
getTileSize() - Method in class com.tokelon.toktales.core.game.world.WorldGrid
 
getTileWidth() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMap
 
getTileWidth() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMapTileset
 
getTileWidth() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapTilesetImpl
 
getTileWidth() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapXML
 
getTimeManager() - Method in class com.tokelon.toktales.core.game.Game
 
getTimeManager() - Method in interface com.tokelon.toktales.core.game.IGame
 
getTimeout() - Method in class com.tokelon.toktales.core.game.logic.ActionTakerImpl
 
getTimeout() - Method in interface com.tokelon.toktales.core.game.logic.IActionTaker
 
getTitle() - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindow
 
getTitle() - Method in interface com.tokelon.toktales.desktop.ui.window.IWindow
 
getTop() - Method in interface com.tokelon.toktales.core.game.model.IRectangle2f
 
getTop() - Method in interface com.tokelon.toktales.core.game.model.IRectangle2i
 
getTop() - Method in class com.tokelon.toktales.core.game.model.Rectangle2fImpl
 
getTop() - Method in class com.tokelon.toktales.core.game.model.Rectangle2iImpl
 
getTopIndex() - Method in interface com.tokelon.toktales.core.render.order.IRenderOrder
 
getTopIndex() - Method in class com.tokelon.toktales.core.render.order.RenderOrder
 
getTrans() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXImage
 
getTrans() - Method in class com.tokelon.toktales.tools.tiled.model.TMXImageImpl
 
getTransitionDestination() - Method in interface com.tokelon.toktales.core.game.logic.map.IMapCoverageState
 
getTransitionDestination() - Method in class com.tokelon.toktales.core.game.logic.map.MapCoverageState
 
getTransitionOrigin() - Method in interface com.tokelon.toktales.core.game.logic.map.IMapCoverageState
 
getTransitionOrigin() - Method in class com.tokelon.toktales.core.game.logic.map.MapCoverageState
 
getTranslation() - Method in interface com.tokelon.toktales.core.render.model.IRenderModel
 
getTranslation() - Method in class com.tokelon.toktales.core.render.model.RenderModel
 
getType() - Method in interface com.tokelon.toktales.core.resources.IResource
 
getType() - Method in class com.tokelon.toktales.core.resources.Resource
 
getType() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXObject
 
getType() - Method in class com.tokelon.toktales.tools.tiled.model.TMXObjectImpl
 
getTypeClass() - Method in interface com.tokelon.toktales.core.game.model.map.entities.IMapEntity.IEntityType
 
getTypeClass() - Method in class com.tokelon.toktales.core.game.model.map.entities.MapEntityTypeImpl
 
getTypeface() - Method in class com.tokelon.toktales.android.content.AndroidFont
 
getTypeForLevel(int) - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMap
 
getTypeForLevel(int) - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapXML
 
getTypeID() - Method in class com.tokelon.toktales.core.game.graphic.GraphicTypeImpl
 
getTypeID() - Method in interface com.tokelon.toktales.core.game.graphic.IBaseGraphic.IGraphicType
 
getTypeID() - Method in interface com.tokelon.toktales.core.game.model.map.elements.IMapElement.IElementType
 
getTypeID() - Method in class com.tokelon.toktales.core.game.model.map.elements.MapElementTypeImpl
 
getUIOverlay() - Method in interface com.tokelon.toktales.android.render.tools.IUIOverlayProvider
 
getUIService() - Method in class com.tokelon.toktales.core.engine.Engine
 
getUIService() - Method in interface com.tokelon.toktales.core.engine.IEngine
 
getUniformLocation(String) - Method in class com.tokelon.toktales.android.render.opengl.ShaderProgram
 
getUnpackAlignment() - Method in class com.tokelon.toktales.core.content.text.CodepointTexture
 
getUnpackAlignment() - Method in interface com.tokelon.toktales.core.render.texture.ITexture
Returns the data alignment for the start of each pixel row.
getUnpackAlignment() - Method in class com.tokelon.toktales.core.render.texture.Texture
 
getUsedIndexCount() - Method in class com.tokelon.toktales.core.render.texture.DefaultTextureCoordinator
 
getUsedIndexCount() - Method in interface com.tokelon.toktales.core.render.texture.ITextureCoordinator
 
getUserInterface() - Method in class com.tokelon.toktales.android.ui.AndroidUIService
 
getUserInterface() - Method in interface com.tokelon.toktales.android.ui.IAndroidUIService
 
getValue(K) - Method in interface com.tokelon.toktales.tools.core.registry.IRegistry
Returns the value for the given key from this registry.
getValue(K) - Method in class com.tokelon.toktales.tools.core.registry.Registry
 
getValue() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXDataTile
 
getValue() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXProperty
 
getValue() - Method in class com.tokelon.toktales.tools.tiled.model.TMXDataTileImpl
 
getValue() - Method in class com.tokelon.toktales.tools.tiled.model.TMXPropertyImpl
 
getValueAs(Object, Class<T>) - Method in class com.tokelon.toktales.tools.core.registry.BaseRegistry
 
getValueAs(K, Class<T>) - Method in class com.tokelon.toktales.tools.core.registry.GeneralRegistry
 
getValueAs(K, Class<T>) - Method in interface com.tokelon.toktales.tools.core.registry.IGeneralRegistry
Returns the result of IRegistry.getValue(Object) and attempts to cast it to the given type.
getValueCount() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXData
 
getValueCount() - Method in class com.tokelon.toktales.tools.tiled.model.TMXDataImpl
 
getValueForIndex(int) - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXData
 
getValueForIndex(int) - Method in class com.tokelon.toktales.tools.tiled.model.TMXDataImpl
 
getVaoId() - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLMesh
 
getVaoId() - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLSpriteMesh
 
getVelocity(IPoint2f.IMutablePoint2f) - Method in class com.tokelon.toktales.core.game.model.AbstractCameraStateDecorator
 
getVelocity(IPoint2f.IMutablePoint2f) - Method in class com.tokelon.toktales.core.game.model.CameraModel
 
getVelocity(IPoint2f.IMutablePoint2f) - Method in class com.tokelon.toktales.core.game.model.entity.AbstractGameEntityStateDecorator
 
getVelocity(IPoint2f.IMutablePoint2f) - Method in class com.tokelon.toktales.core.game.model.entity.GameEntityModel
 
getVelocity(IPoint2f.IMutablePoint2f) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntityProps
The velocity of an entity defines the speed and velocity currently applied.
getVelocity(IPoint2f.IMutablePoint2f) - Method in interface com.tokelon.toktales.core.game.model.ICameraProps
 
getVelocityX() - Method in class com.tokelon.toktales.core.game.model.AbstractCameraStateDecorator
 
getVelocityX() - Method in class com.tokelon.toktales.core.game.model.CameraModel
 
getVelocityX() - Method in class com.tokelon.toktales.core.game.model.entity.AbstractGameEntityStateDecorator
 
getVelocityX() - Method in class com.tokelon.toktales.core.game.model.entity.GameEntityModel
 
getVelocityX() - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntityProps
 
getVelocityX() - Method in interface com.tokelon.toktales.core.game.model.ICameraProps
 
getVelocityY() - Method in class com.tokelon.toktales.core.game.model.AbstractCameraStateDecorator
 
getVelocityY() - Method in class com.tokelon.toktales.core.game.model.CameraModel
 
getVelocityY() - Method in class com.tokelon.toktales.core.game.model.entity.AbstractGameEntityStateDecorator
 
getVelocityY() - Method in class com.tokelon.toktales.core.game.model.entity.GameEntityModel
 
getVelocityY() - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntityProps
 
getVelocityY() - Method in interface com.tokelon.toktales.core.game.model.ICameraProps
 
getVertexAt(int, Vector3f) - Method in class com.tokelon.toktales.desktop.lwjgl.render.IndexedMesh
 
getVertexCount() - Method in class com.tokelon.toktales.android.render.opengl.GLSpriteMesh
 
getVertexCount() - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLMesh
 
getVertexCount() - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLSpriteMesh
 
getVerticalOffset() - Method in class com.tokelon.toktales.core.screen.view.AccurateViewport
 
getVerticalOffset() - Method in interface com.tokelon.toktales.core.screen.view.IScreenViewport
 
getVerticalOffset() - Method in class com.tokelon.toktales.core.screen.view.StrictViewport
 
getVerticalOffsetFor(int) - Method in interface com.tokelon.toktales.core.content.sprite.ISpriteset
 
getVerticalOffsetFor(int) - Method in class com.tokelon.toktales.core.tiled.TiledSpriteset
 
getVerticalOffsetFor(int) - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMapTileset
 
getVerticalOffsetFor(int) - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapTilesetImpl
 
getVerticalPosition(int) - Method in interface com.tokelon.toktales.core.game.logic.motion.IBaseMotion
 
getVerticalPosition(int) - Method in class com.tokelon.toktales.core.game.logic.motion.StraightGameMotion
 
getVerticalPosition(int) - Method in class com.tokelon.toktales.core.game.logic.motion.StraightGameMotionImpl
 
getVerticalScaling() - Method in class com.tokelon.toktales.core.engine.content.GraphicLoadingOptionsImpl
 
getVerticalScaling() - Method in interface com.tokelon.toktales.core.engine.content.IGraphicLoadingOptions
 
getVerticalSize() - Method in class com.tokelon.toktales.core.game.model.map.EmptyBlockMap
 
getVerticalSize() - Method in interface com.tokelon.toktales.core.game.model.map.IBlockMap
 
getVerticalSize() - Method in class com.tokelon.toktales.core.tiled.TiledWrapperMap
 
getVerticalTileCount() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMapTileset
 
getVerticalTileCount() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapTilesetImpl
 
getVerticalVelocity() - Method in class com.tokelon.toktales.core.game.logic.motion.AbstractGameMotion
 
getVerticalVelocity() - Method in interface com.tokelon.toktales.core.game.logic.motion.IGameMotion
 
getVerticalVelocity() - Method in class com.tokelon.toktales.core.game.logic.motion.StraightGameMotion
 
getViewName() - Method in interface com.tokelon.toktales.android.render.IRenderView
 
getViewName() - Method in class com.tokelon.toktales.android.render.opengl.RenderGLSurfaceView
 
getViewport() - Method in interface com.tokelon.toktales.core.screen.surface.ISurface
 
getViewport() - Method in class com.tokelon.toktales.core.screen.surface.Surface
 
getViewportToCameraScale() - Method in class com.tokelon.toktales.core.screen.view.DefaultViewTransformer
 
getViewportToCameraScale() - Method in interface com.tokelon.toktales.core.screen.view.IViewTransformer
Use this to convert from screen pixels to world units.
getViewTransformer() - Method in class com.tokelon.toktales.core.game.state.render.AbstractGameStateRenderer
 
getViewTransformer() - Method in interface com.tokelon.toktales.core.game.state.render.IGameStateRenderer
 
getViewTransformer() - Method in class com.tokelon.toktales.core.game.state.render.ModularGameStateRenderer
 
getViewTransformer() - Method in class com.tokelon.toktales.core.render.renderer.AbstractRenderer
 
getViewTransformer() - Method in class com.tokelon.toktales.core.screen.view.DefaultViewGridTransformer
 
getViewTransformer() - Method in interface com.tokelon.toktales.core.screen.view.IViewGridTransformer
 
getViewTransformer() - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapStateRenderer
 
getWaitingTasks() - Method in class com.tokelon.toktales.tools.assets.loader.AbstractExecutorServiceAssetLoader
 
getWalkable() - Method in class com.tokelon.toktales.core.game.model.map.elements.AbstractMapElement
 
getWalkable() - Method in interface com.tokelon.toktales.core.game.model.map.elements.IMapElement
 
getWalkable() - Method in class com.tokelon.toktales.core.tiled.TiledTileElement
 
getWalkMinBlockDistance() - Method in interface com.tokelon.toktales.core.game.model.map.entities.IPlayerEntity
 
getWalkMinBlockDistance() - Method in class com.tokelon.toktales.core.game.model.map.entities.PlayerEntity
 
getWalkOneBlockDuration() - Method in interface com.tokelon.toktales.core.game.model.map.entities.IPlayerEntity
 
getWalkOneBlockDuration() - Method in class com.tokelon.toktales.core.game.model.map.entities.PlayerEntity
 
getWidth() - Method in class com.tokelon.toktales.android.content.AndroidBitmap
 
getWidth() - Method in class com.tokelon.toktales.core.content.graphics.BitmapImpl
 
getWidth() - Method in interface com.tokelon.toktales.core.content.graphics.IBitmap
 
getWidth() - Method in class com.tokelon.toktales.core.game.model.AbstractCameraStateDecorator
 
getWidth() - Method in class com.tokelon.toktales.core.game.model.CameraModel
 
getWidth() - Method in class com.tokelon.toktales.core.game.model.entity.AbstractGameEntityStateDecorator
 
getWidth() - Method in class com.tokelon.toktales.core.game.model.entity.GameEntityModel
 
getWidth() - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntityProps
 
getWidth() - Method in interface com.tokelon.toktales.core.game.model.ICameraProps
 
getWidth() - Method in interface com.tokelon.toktales.core.game.model.IRectangle2f
 
getWidth() - Method in interface com.tokelon.toktales.core.game.model.IRectangle2i
 
getWidth() - Method in class com.tokelon.toktales.core.game.model.Rectangle2fImpl
 
getWidth() - Method in class com.tokelon.toktales.core.game.model.Rectangle2iImpl
 
getWidth() - Method in interface com.tokelon.toktales.core.game.world.IWorldObject
 
getWidth() - Method in interface com.tokelon.toktales.core.render.shapes.ILineShape
 
getWidth() - Method in class com.tokelon.toktales.core.render.shapes.LineShape
 
getWidth() - Method in class com.tokelon.toktales.core.screen.view.AccurateViewport
 
getWidth() - Method in interface com.tokelon.toktales.core.screen.view.IScreenViewport
 
getWidth() - Method in class com.tokelon.toktales.core.screen.view.StrictViewport
 
getWidth() - Method in class com.tokelon.toktales.core.tiled.TiledMapObject
 
getWidth() - Method in class com.tokelon.toktales.desktop.lwjgl.content.STBBitmap
 
getWidth() - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindow
 
getWidth() - Method in interface com.tokelon.toktales.desktop.ui.window.IWindow
 
getWidth() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMap
 
getWidth() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXImage
 
getWidth() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXObject
 
getWidth() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapXML
 
getWidth() - Method in class com.tokelon.toktales.tools.tiled.model.TMXImageImpl
 
getWidth() - Method in class com.tokelon.toktales.tools.tiled.model.TMXObjectImpl
 
getWindow() - Method in class com.tokelon.toktales.desktop.input.events.ICharInputEvent.CharInputEvent
 
getWindow() - Method in interface com.tokelon.toktales.desktop.input.events.ICharInputEvent
 
getWindow() - Method in class com.tokelon.toktales.desktop.input.events.ICursorEnterInputEvent.CursorEnterInputEvent
 
getWindow() - Method in interface com.tokelon.toktales.desktop.input.events.ICursorEnterInputEvent
 
getWindow() - Method in class com.tokelon.toktales.desktop.input.events.ICursorPosInputEvent.CursorPosInputEvent
 
getWindow() - Method in interface com.tokelon.toktales.desktop.input.events.ICursorPosInputEvent
 
getWindow() - Method in interface com.tokelon.toktales.desktop.input.events.IKeyInputEvent
 
getWindow() - Method in class com.tokelon.toktales.desktop.input.events.IKeyInputEvent.KeyInputEvent
 
getWindow() - Method in interface com.tokelon.toktales.desktop.input.events.IMouseButtonInputEvent
 
getWindow() - Method in class com.tokelon.toktales.desktop.input.events.IMouseButtonInputEvent.MouseButtonInputEvent
 
getWindow() - Method in class com.tokelon.toktales.desktop.lwjgl.LWJGLWindowContext
 
getWindow() - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindowRenderer
 
getWindow() - Method in interface com.tokelon.toktales.desktop.render.IWindowRenderer
 
getWindow() - Method in interface com.tokelon.toktales.desktop.ui.window.IWindowContext
 
getWindowBuilder() - Method in class com.tokelon.toktales.desktop.lwjgl.LWJGLWindowContext
 
getWindowConfigurator() - Method in class com.tokelon.toktales.desktop.lwjgl.LWJGLWindowContext
 
getWindowContext() - Method in interface com.tokelon.toktales.desktop.engine.IWindowEngineLauncher
 
getWindowContext() - Method in class com.tokelon.toktales.desktop.engine.WindowEngineLauncher
 
getWindowContext() - Method in interface com.tokelon.toktales.desktop.ui.window.IWindowHandler
 
getWindowContext() - Method in class com.tokelon.toktales.desktop.ui.window.WindowHandler
 
getWindowFactory() - Method in class com.tokelon.toktales.desktop.lwjgl.LWJGLWindowContext
 
getWindowFactory() - Method in interface com.tokelon.toktales.desktop.ui.window.IWindowContext
 
getWindowHandler() - Method in class com.tokelon.toktales.desktop.engine.WindowEngineLooper
 
getWindowToolkit() - Method in class com.tokelon.toktales.desktop.lwjgl.LWJGLWindowContext
 
getWindowToolkit() - Method in interface com.tokelon.toktales.desktop.ui.window.IWindowContext
 
getWord(int) - Method in interface com.tokelon.toktales.extensions.core.game.model.ITextBox
 
getWord(int) - Method in class com.tokelon.toktales.extensions.core.game.model.TextBox
 
getWordCount() - Method in interface com.tokelon.toktales.extensions.core.game.model.ITextBox
 
getWordCount() - Method in class com.tokelon.toktales.extensions.core.game.model.TextBox
 
getWorld() - Method in class com.tokelon.toktales.core.game.Game
 
getWorld() - Method in interface com.tokelon.toktales.core.game.IGame
 
getWorldBounds(IRectangle2f.IMutableRectangle2f) - Method in class com.tokelon.toktales.core.game.model.AbstractCameraStateDecorator
 
getWorldBounds(IRectangle2f.IMutableRectangle2f) - Method in class com.tokelon.toktales.core.game.model.CameraModel
 
getWorldBounds(IRectangle2f.IMutableRectangle2f) - Method in interface com.tokelon.toktales.core.game.model.ICameraProps
 
getWorldBoundsBack() - Method in class com.tokelon.toktales.core.game.model.AbstractCameraStateDecorator
 
getWorldBoundsBack() - Method in class com.tokelon.toktales.core.game.model.CameraModel
 
getWorldBoundsBack() - Method in interface com.tokelon.toktales.core.game.model.ICameraProps
Useful when the result will not be assigned.
getWorldCoordinates(IPoint2f.IMutablePoint2f) - Method in class com.tokelon.toktales.core.game.model.AbstractCameraStateDecorator
 
getWorldCoordinates(IPoint2f.IMutablePoint2f) - Method in class com.tokelon.toktales.core.game.model.CameraModel
 
getWorldCoordinates(IPoint2f.IMutablePoint2f) - Method in class com.tokelon.toktales.core.game.model.entity.AbstractGameEntityStateDecorator
 
getWorldCoordinates(IPoint2f.IMutablePoint2f) - Method in class com.tokelon.toktales.core.game.model.entity.GameEntityModel
 
getWorldCoordinates(IPoint2f.IMutablePoint2f) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntityProps
The world coordinates of an entity point to the center of it's bounds.
getWorldCoordinates(IPoint2f.IMutablePoint2f) - Method in interface com.tokelon.toktales.core.game.model.ICameraProps
 
getWorldspace() - Method in class com.tokelon.toktales.core.game.state.scene.ExtendedGamescene
 
getWorldspace() - Method in interface com.tokelon.toktales.core.game.state.scene.IExtendedGameScene
This scene's worldspace.
getWorldX() - Method in class com.tokelon.toktales.core.game.model.AbstractCameraStateDecorator
 
getWorldX() - Method in class com.tokelon.toktales.core.game.model.CameraModel
 
getWorldX() - Method in class com.tokelon.toktales.core.game.model.entity.AbstractGameEntityStateDecorator
 
getWorldX() - Method in class com.tokelon.toktales.core.game.model.entity.GameEntityModel
 
getWorldX() - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntityProps
 
getWorldX() - Method in interface com.tokelon.toktales.core.game.model.ICameraProps
 
getWorldX() - Method in interface com.tokelon.toktales.core.game.world.IWorldObject
 
getWorldX() - Method in class com.tokelon.toktales.core.tiled.TiledMapObject
 
getWorldY() - Method in class com.tokelon.toktales.core.game.model.AbstractCameraStateDecorator
 
getWorldY() - Method in class com.tokelon.toktales.core.game.model.CameraModel
 
getWorldY() - Method in class com.tokelon.toktales.core.game.model.entity.AbstractGameEntityStateDecorator
 
getWorldY() - Method in class com.tokelon.toktales.core.game.model.entity.GameEntityModel
 
getWorldY() - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntityProps
 
getWorldY() - Method in interface com.tokelon.toktales.core.game.model.ICameraProps
 
getWorldY() - Method in interface com.tokelon.toktales.core.game.world.IWorldObject
 
getWorldY() - Method in class com.tokelon.toktales.core.tiled.TiledMapObject
 
getWrapper() - Static method in class com.tokelon.toktales.desktop.lwjgl.content.LWJGLBufferUtils
 
getWrapS() - Method in interface com.tokelon.toktales.core.render.texture.ITexture
Returns the wrap setting that will be used for the S (or U or X) texture coordinate.
getWrapS() - Method in class com.tokelon.toktales.core.render.texture.Texture
 
getWrapT() - Method in interface com.tokelon.toktales.core.render.texture.ITexture
Returns the wrap setting that will be used for the T (or V or Y) texture coordinate.
getWrapT() - Method in class com.tokelon.toktales.core.render.texture.Texture
 
getX() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMapImagelayer
 
getX() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXObject
 
getX() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXTileoffset
 
getX() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapImagelayerImpl
 
getX() - Method in class com.tokelon.toktales.tools.tiled.model.TMXObjectImpl
 
getX() - Method in class com.tokelon.toktales.tools.tiled.model.TMXTileoffsetImpl
 
getXAt(int) - Method in class com.tokelon.toktales.core.game.model.ExtendablePolyline2fImpl
 
getXAt(int) - Method in interface com.tokelon.toktales.core.game.model.IPolyline2f
 
getXAxisShift() - Method in interface com.tokelon.toktales.core.screen.view.IRenderGrid
 
getXAxisShift() - Method in class com.tokelon.toktales.core.screen.view.RenderGrid
 
getXPos() - Method in interface com.tokelon.toktales.android.input.events.IScreenPointerInputEvent
 
getXPos() - Method in class com.tokelon.toktales.android.input.events.IScreenPointerInputEvent.ScreenPointerInputEvent
 
getXPos() - Method in interface com.tokelon.toktales.android.input.events.IScreenPressInputEvent
 
getXPos() - Method in class com.tokelon.toktales.android.input.events.IScreenPressInputEvent.ScreenPressInputEvent
 
getXPos() - Method in class com.tokelon.toktales.desktop.input.events.ICursorPosInputEvent.CursorPosInputEvent
 
getXPos() - Method in interface com.tokelon.toktales.desktop.input.events.ICursorPosInputEvent
 
getY() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMapImagelayer
 
getY() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXObject
 
getY() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXTileoffset
 
getY() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapImagelayerImpl
 
getY() - Method in class com.tokelon.toktales.tools.tiled.model.TMXObjectImpl
 
getY() - Method in class com.tokelon.toktales.tools.tiled.model.TMXTileoffsetImpl
 
getYAt(int) - Method in class com.tokelon.toktales.core.game.model.ExtendablePolyline2fImpl
 
getYAt(int) - Method in interface com.tokelon.toktales.core.game.model.IPolyline2f
 
getYAxisShift() - Method in interface com.tokelon.toktales.core.screen.view.IRenderGrid
 
getYAxisShift() - Method in class com.tokelon.toktales.core.screen.view.RenderGrid
 
getYPos() - Method in interface com.tokelon.toktales.android.input.events.IScreenPointerInputEvent
 
getYPos() - Method in class com.tokelon.toktales.android.input.events.IScreenPointerInputEvent.ScreenPointerInputEvent
 
getYPos() - Method in interface com.tokelon.toktales.android.input.events.IScreenPressInputEvent
 
getYPos() - Method in class com.tokelon.toktales.android.input.events.IScreenPressInputEvent.ScreenPressInputEvent
 
getYPos() - Method in class com.tokelon.toktales.desktop.input.events.ICursorPosInputEvent.CursorPosInputEvent
 
getYPos() - Method in interface com.tokelon.toktales.desktop.input.events.ICursorPosInputEvent
 
getZoom() - Method in class com.tokelon.toktales.core.game.model.AbstractCameraStateDecorator
 
getZoom() - Method in class com.tokelon.toktales.core.game.model.CameraModel
 
getZoom() - Method in interface com.tokelon.toktales.core.game.model.ICameraProps
 
gid - Variable in class com.tokelon.toktales.core.tiled.TiledMapObject
 
GL_ACTIVE_ATTRIBUTE_MAX_LENGTH - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Accepted by the pname parameter of GetShaderiv.
GL_ACTIVE_ATTRIBUTES - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Accepted by the pname parameter of GetShaderiv.
GL_ACTIVE_TEXTURE - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the pname parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv.
GL_ACTIVE_UNIFORM_MAX_LENGTH - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Accepted by the pname parameter of GetShaderiv.
GL_ACTIVE_UNIFORMS - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Accepted by the pname parameter of GetShaderiv.
GL_ALIASED_LINE_WIDTH_RANGE - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL12
Aliases for smooth points and lines.
GL_ALIASED_POINT_SIZE_RANGE - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL12
Aliases for smooth points and lines.
GL_ALPHA - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
PixelFormat
GL_ALPHA_BITS - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
GetTarget
GL_ALWAYS - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
AlphaFunction
GL_ARRAY_BUFFER - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL15
Accepted by the target parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, GetBufferParameteriv, and GetBufferPointerv.
GL_ARRAY_BUFFER_BINDING - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL15
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
GL_ATTACHED_SHADERS - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Accepted by the pname parameter of GetShaderiv.
GL_BACK - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
DrawBufferMode
GL_BLEND - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
GetTarget
GL_BLEND_DST_ALPHA - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL14
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
GL_BLEND_DST_RGB - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL14
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
GL_BLEND_EQUATION_ALPHA - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
GL_BLEND_EQUATION_RGB - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
GL_BLEND_SRC_ALPHA - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL14
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
GL_BLEND_SRC_RGB - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL14
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
GL_BLUE_BITS - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
GetTarget
GL_BOOL - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Returned by the type parameter of GetActiveUniform.
GL_BOOL_VEC2 - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Returned by the type parameter of GetActiveUniform.
GL_BOOL_VEC3 - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Returned by the type parameter of GetActiveUniform.
GL_BOOL_VEC4 - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Returned by the type parameter of GetActiveUniform.
GL_BUFFER_SIZE - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL15
Accepted by the pname parameter of GetBufferParameteriv.
GL_BUFFER_USAGE - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL15
Accepted by the pname parameter of GetBufferParameteriv.
GL_BYTE - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
DataType
GL_CCW - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
FrontFaceDirection
GL_CLAMP_TO_EDGE - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL12
Accepted by the param parameter of TexParameteri and TexParameterf, and by the params parameter of TexParameteriv and TexParameterfv, when their pname parameter is TEXTURE_WRAP_S, TEXTURE_WRAP_T, or TEXTURE_WRAP_R.
GL_CLIENT_ACTIVE_TEXTURE - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the pname parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv.
GL_CLIENT_ALL_ATTRIB_BITS - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
ClientAttribMask
GL_CLIENT_PIXEL_STORE_BIT - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
ClientAttribMask
GL_CLIENT_VERTEX_ARRAY_BIT - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
ClientAttribMask
GL_COLOR_BUFFER_BIT - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
AttribMask
GL_COLOR_CLEAR_VALUE - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
GetTarget
GL_COLOR_WRITEMASK - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
GetTarget
GL_COMPILE_STATUS - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Accepted by the pname parameter of GetShaderiv.
GL_COMPRESSED_TEXTURE_FORMATS - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the value parameter of GetIntegerv, GetBooleanv, GetFloatv, and GetDoublev.
GL_CONSTANT_ALPHA - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL14
Accepted by the sfactor and dfactor parameters of BlendFunc.
GL_CONSTANT_COLOR - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL14
Accepted by the sfactor and dfactor parameters of BlendFunc.
GL_CULL_FACE - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
GetTarget
GL_CULL_FACE_MODE - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
GetTarget
GL_CURRENT_PROGRAM - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Accepted by the pname parameter of GetInteger.
GL_CURRENT_VERTEX_ATTRIB - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Accepted by the pname parameter of GetVertexAttrib{dfi}v.
GL_CW - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
FrontFaceDirection
GL_DECR - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
StencilOp
GL_DECR_WRAP - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL14
Accepted by the sfail, dpfail, and dppass parameter of StencilOp.
GL_DELETE_STATUS - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Accepted by the pname parameter of GetShaderiv.
GL_DEPTH_BITS - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
GetTarget
GL_DEPTH_BUFFER_BIT - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
AttribMask
GL_DEPTH_CLEAR_VALUE - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
GetTarget
GL_DEPTH_COMPONENT - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
PixelFormat
GL_DEPTH_COMPONENT16 - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL14
Accepted by the internalFormat parameter of TexImage1D, TexImage2D, CopyTexImage1D and CopyTexImage2D.
GL_DEPTH_FUNC - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
GetTarget
GL_DEPTH_RANGE - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
GetTarget
GL_DEPTH_TEST - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
GetTarget
GL_DEPTH_WRITEMASK - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
GetTarget
GL_DITHER - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
GetTarget
GL_DONT_CARE - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
HintMode
GL_DST_ALPHA - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
BlendingFactorDest
GL_DST_COLOR - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
BlendingFactorSrc
GL_DYNAMIC_DRAW - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL15
Accepted by the usage parameter of BufferData.
GL_ELEMENT_ARRAY_BUFFER - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL15
Accepted by the target parameters of BindBuffer, BufferData, BufferSubData, MapBuffer, UnmapBuffer, GetBufferSubData, GetBufferParameteriv, and GetBufferPointerv.
GL_ELEMENT_ARRAY_BUFFER_BINDING - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL15
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
GL_EQUAL - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
AlphaFunction
GL_EXTENSIONS - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
StringName
GL_FALSE - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
Boolean
GL_FASTEST - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
HintMode
GL_FLOAT - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
DataType
GL_FLOAT_MAT2 - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Returned by the type parameter of GetActiveUniform.
GL_FLOAT_MAT3 - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Returned by the type parameter of GetActiveUniform.
GL_FLOAT_MAT4 - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Returned by the type parameter of GetActiveUniform.
GL_FLOAT_VEC2 - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Returned by the type parameter of GetActiveUniform.
GL_FLOAT_VEC3 - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Returned by the type parameter of GetActiveUniform.
GL_FLOAT_VEC4 - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Returned by the type parameter of GetActiveUniform.
GL_FRAGMENT_SHADER - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Accepted by the type argument of CreateShader and returned by the params parameter of GetShaderiv.
GL_FRONT - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
DrawBufferMode
GL_FRONT_AND_BACK - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
DrawBufferMode
GL_FRONT_FACE - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
GetTarget
GL_FUNC_ADD - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL14
Accepted by the mode parameter of BlendEquation.
GL_FUNC_REVERSE_SUBTRACT - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL14
Accepted by the mode parameter of BlendEquation.
GL_FUNC_SUBTRACT - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL14
Accepted by the mode parameter of BlendEquation.
GL_GENERATE_MIPMAP_HINT - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL14
Accepted by the target parameter of Hint, and by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
GL_GEQUAL - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
AlphaFunction
GL_GREATER - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
AlphaFunction
GL_GREEN_BITS - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
GetTarget
GL_INCR - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
StencilOp
GL_INCR_WRAP - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL14
Accepted by the sfail, dpfail, and dppass parameter of StencilOp.
GL_INFO_LOG_LENGTH - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Accepted by the pname parameter of GetShaderiv.
GL_INT - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
DataType
GL_INT_VEC2 - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Returned by the type parameter of GetActiveUniform.
GL_INT_VEC3 - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Returned by the type parameter of GetActiveUniform.
GL_INT_VEC4 - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Returned by the type parameter of GetActiveUniform.
GL_INVALID_ENUM - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
ErrorCode
GL_INVALID_OPERATION - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
ErrorCode
GL_INVALID_VALUE - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
ErrorCode
GL_INVERT - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
LogicOp
GL_KEEP - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
StencilOp
GL_LEQUAL - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
AlphaFunction
GL_LESS - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
AlphaFunction
GL_LINE_LOOP - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
BeginMode
GL_LINE_STRIP - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
BeginMode
GL_LINE_WIDTH - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
GetTarget
GL_LINEAR - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
TextureMagFilter
GL_LINEAR_MIPMAP_LINEAR - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
TextureMinFilter
GL_LINEAR_MIPMAP_NEAREST - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
TextureMinFilter
GL_LINES - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
BeginMode
GL_LINK_STATUS - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Accepted by the pname parameter of GetShaderiv.
GL_LUMINANCE - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
PixelFormat
GL_LUMINANCE_ALPHA - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
PixelFormat
GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
GL_MAX_CUBE_MAP_TEXTURE_SIZE - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the pname parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv.
GL_MAX_TEXTURE_IMAGE_UNITS - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
GL_MAX_TEXTURE_SIZE - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
GetTarget
GL_MAX_TEXTURE_UNITS - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the pname parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv.
GL_MAX_VERTEX_ATTRIBS - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
GL_MAX_VIEWPORT_DIMS - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
GetTarget
GL_MIRRORED_REPEAT - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL14
Accepted by the param parameter of TexParameteri and TexParameterf, and by the params parameter of TexParameteriv and TexParameterfv, when their pname parameter is TEXTURE_WRAP_S, TEXTURE_WRAP_T, or TEXTURE_WRAP_R.
GL_NEAREST - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
TextureMagFilter
GL_NEAREST_MIPMAP_LINEAR - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
TextureMinFilter
GL_NEAREST_MIPMAP_NEAREST - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
TextureMinFilter
GL_NEVER - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
AlphaFunction
GL_NICEST - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
HintMode
GL_NO_ERROR - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
ErrorCode
GL_NONE - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
DrawBufferMode
GL_NOTEQUAL - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
AlphaFunction
GL_NUM_COMPRESSED_TEXTURE_FORMATS - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the value parameter of GetIntegerv, GetBooleanv, GetFloatv, and GetDoublev.
GL_ONE - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
BlendingFactorDest
GL_ONE_MINUS_CONSTANT_ALPHA - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL14
Accepted by the sfactor and dfactor parameters of BlendFunc.
GL_ONE_MINUS_CONSTANT_COLOR - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL14
Accepted by the sfactor and dfactor parameters of BlendFunc.
GL_ONE_MINUS_DST_ALPHA - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
BlendingFactorDest
GL_ONE_MINUS_DST_COLOR - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
BlendingFactorSrc
GL_ONE_MINUS_SRC_ALPHA - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
BlendingFactorDest
GL_ONE_MINUS_SRC_COLOR - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
BlendingFactorDest
GL_OUT_OF_MEMORY - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
ErrorCode
GL_PACK_ALIGNMENT - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
GetTarget
GL_POINTS - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
BeginMode
GL_POLYGON_OFFSET_FACTOR - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
polygon_offset
GL_POLYGON_OFFSET_FILL - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
polygon_offset
GL_POLYGON_OFFSET_UNITS - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
polygon_offset
GL_RED_BITS - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
GetTarget
GL_RENDERER - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
StringName
GL_REPEAT - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
TextureWrapMode
GL_REPLACE - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
StencilOp
GL_RGB - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
PixelFormat
GL_RGB5_A1 - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
texture
GL_RGBA - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
PixelFormat
GL_RGBA4 - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
texture
GL_SAMPLE_ALPHA_TO_COVERAGE - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the cap parameter of Enable, Disable, and IsEnabled, and by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
GL_SAMPLE_BUFFERS - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the pname parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv.
GL_SAMPLE_COVERAGE - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the cap parameter of Enable, Disable, and IsEnabled, and by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
GL_SAMPLE_COVERAGE_INVERT - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the pname parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv.
GL_SAMPLE_COVERAGE_VALUE - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the pname parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv.
GL_SAMPLER_2D - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Returned by the type parameter of GetActiveUniform.
GL_SAMPLER_CUBE - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Returned by the type parameter of GetActiveUniform.
GL_SAMPLES - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the pname parameter of GetBooleanv, GetDoublev, GetIntegerv, and GetFloatv.
GL_SCISSOR_BOX - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
GetTarget
GL_SCISSOR_TEST - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
GetTarget
GL_SHADER_SOURCE_LENGTH - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Accepted by the pname parameter of GetShaderiv.
GL_SHADER_TYPE - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Accepted by the pname parameter of GetShaderiv.
GL_SHADING_LANGUAGE_VERSION - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Accepted by the name parameter of GetString.
GL_SHORT - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
DataType
GL_SRC_ALPHA - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
BlendingFactorDest
GL_SRC_ALPHA_SATURATE - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
BlendingFactorSrc
GL_SRC_COLOR - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
BlendingFactorDest
GL_STATIC_DRAW - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL15
Accepted by the usage parameter of BufferData.
GL_STENCIL_BACK_FAIL - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Accepted by the pname parameter of GetIntegerv.
GL_STENCIL_BACK_FUNC - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Accepted by the pname parameter of GetIntegerv.
GL_STENCIL_BACK_PASS_DEPTH_FAIL - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Accepted by the pname parameter of GetIntegerv.
GL_STENCIL_BACK_PASS_DEPTH_PASS - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Accepted by the pname parameter of GetIntegerv.
GL_STENCIL_BACK_REF - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Accepted by the pname parameter of GetIntegerv.
GL_STENCIL_BACK_VALUE_MASK - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Accepted by the pname parameter of GetIntegerv.
GL_STENCIL_BACK_WRITEMASK - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Accepted by the pname parameter of GetIntegerv.
GL_STENCIL_BITS - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
GetTarget
GL_STENCIL_BUFFER_BIT - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
AttribMask
GL_STENCIL_CLEAR_VALUE - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
GetTarget
GL_STENCIL_FAIL - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
GetTarget
GL_STENCIL_FUNC - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
GetTarget
GL_STENCIL_INDEX - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
PixelFormat
GL_STENCIL_PASS_DEPTH_FAIL - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
GetTarget
GL_STENCIL_PASS_DEPTH_PASS - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
GetTarget
GL_STENCIL_REF - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
GetTarget
GL_STENCIL_TEST - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
GetTarget
GL_STENCIL_VALUE_MASK - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
GetTarget
GL_STENCIL_WRITEMASK - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
GetTarget
GL_STREAM_DRAW - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL15
Accepted by the usage parameter of BufferData.
GL_SUBPIXEL_BITS - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
GetTarget
GL_TEXTURE0 - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the texture parameter of ActiveTexture and MultiTexCoord.
GL_TEXTURE1 - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the texture parameter of ActiveTexture and MultiTexCoord.
GL_TEXTURE10 - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the texture parameter of ActiveTexture and MultiTexCoord.
GL_TEXTURE11 - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the texture parameter of ActiveTexture and MultiTexCoord.
GL_TEXTURE12 - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the texture parameter of ActiveTexture and MultiTexCoord.
GL_TEXTURE13 - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the texture parameter of ActiveTexture and MultiTexCoord.
GL_TEXTURE14 - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the texture parameter of ActiveTexture and MultiTexCoord.
GL_TEXTURE15 - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the texture parameter of ActiveTexture and MultiTexCoord.
GL_TEXTURE16 - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the texture parameter of ActiveTexture and MultiTexCoord.
GL_TEXTURE17 - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the texture parameter of ActiveTexture and MultiTexCoord.
GL_TEXTURE18 - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the texture parameter of ActiveTexture and MultiTexCoord.
GL_TEXTURE19 - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the texture parameter of ActiveTexture and MultiTexCoord.
GL_TEXTURE2 - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the texture parameter of ActiveTexture and MultiTexCoord.
GL_TEXTURE20 - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the texture parameter of ActiveTexture and MultiTexCoord.
GL_TEXTURE21 - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the texture parameter of ActiveTexture and MultiTexCoord.
GL_TEXTURE22 - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the texture parameter of ActiveTexture and MultiTexCoord.
GL_TEXTURE23 - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the texture parameter of ActiveTexture and MultiTexCoord.
GL_TEXTURE24 - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the texture parameter of ActiveTexture and MultiTexCoord.
GL_TEXTURE25 - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the texture parameter of ActiveTexture and MultiTexCoord.
GL_TEXTURE26 - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the texture parameter of ActiveTexture and MultiTexCoord.
GL_TEXTURE27 - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the texture parameter of ActiveTexture and MultiTexCoord.
GL_TEXTURE28 - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the texture parameter of ActiveTexture and MultiTexCoord.
GL_TEXTURE29 - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the texture parameter of ActiveTexture and MultiTexCoord.
GL_TEXTURE3 - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the texture parameter of ActiveTexture and MultiTexCoord.
GL_TEXTURE30 - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the texture parameter of ActiveTexture and MultiTexCoord.
GL_TEXTURE31 - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the texture parameter of ActiveTexture and MultiTexCoord.
GL_TEXTURE4 - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the texture parameter of ActiveTexture and MultiTexCoord.
GL_TEXTURE5 - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the texture parameter of ActiveTexture and MultiTexCoord.
GL_TEXTURE6 - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the texture parameter of ActiveTexture and MultiTexCoord.
GL_TEXTURE7 - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the texture parameter of ActiveTexture and MultiTexCoord.
GL_TEXTURE8 - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the texture parameter of ActiveTexture and MultiTexCoord.
GL_TEXTURE9 - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the texture parameter of ActiveTexture and MultiTexCoord.
GL_TEXTURE_2D - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
GetTarget
GL_TEXTURE_BINDING_2D - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
texture_object
GL_TEXTURE_BINDING_CUBE_MAP - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the pname parameter of GetBooleanv, GetIntegerv, GetFloatv, and GetDoublev.
GL_TEXTURE_CUBE_MAP - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
When the pname parameter of TexGendv, TexGenfv, and TexGeniv is TEXTURE_GEN_MODE, then the array params may also contain NORMAL_MAP or REFLECTION_MAP.
GL_TEXTURE_CUBE_MAP_NEGATIVE_X - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the target parameter of GetTexImage, GetTexLevelParameteriv, GetTexLevelParameterfv, TexImage2D, CopyTexImage2D, TexSubImage2D, and CopySubTexImage2D.
GL_TEXTURE_CUBE_MAP_NEGATIVE_Y - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the target parameter of GetTexImage, GetTexLevelParameteriv, GetTexLevelParameterfv, TexImage2D, CopyTexImage2D, TexSubImage2D, and CopySubTexImage2D.
GL_TEXTURE_CUBE_MAP_NEGATIVE_Z - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the target parameter of GetTexImage, GetTexLevelParameteriv, GetTexLevelParameterfv, TexImage2D, CopyTexImage2D, TexSubImage2D, and CopySubTexImage2D.
GL_TEXTURE_CUBE_MAP_POSITIVE_X - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the target parameter of GetTexImage, GetTexLevelParameteriv, GetTexLevelParameterfv, TexImage2D, CopyTexImage2D, TexSubImage2D, and CopySubTexImage2D.
GL_TEXTURE_CUBE_MAP_POSITIVE_Y - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the target parameter of GetTexImage, GetTexLevelParameteriv, GetTexLevelParameterfv, TexImage2D, CopyTexImage2D, TexSubImage2D, and CopySubTexImage2D.
GL_TEXTURE_CUBE_MAP_POSITIVE_Z - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
Accepted by the target parameter of GetTexImage, GetTexLevelParameteriv, GetTexLevelParameterfv, TexImage2D, CopyTexImage2D, TexSubImage2D, and CopySubTexImage2D.
GL_TEXTURE_MAG_FILTER - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
TextureParameterName
GL_TEXTURE_MIN_FILTER - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
TextureParameterName
GL_TEXTURE_WRAP_S - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
TextureParameterName
GL_TEXTURE_WRAP_T - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
TextureParameterName
GL_TRIANGLE_FAN - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
BeginMode
GL_TRIANGLE_STRIP - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
BeginMode
GL_TRIANGLES - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
BeginMode
GL_TRUE - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
Boolean
GL_UNPACK_ALIGNMENT - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
GetTarget
GL_UNSIGNED_BYTE - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
DataType
GL_UNSIGNED_INT - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
DataType
GL_UNSIGNED_SHORT - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
DataType
GL_UNSIGNED_SHORT_4_4_4_4 - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL12
Accepted by the type parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D, GetConvolutionFilter, SeparableFilter2D, SeparableFilter3D, GetSeparableFilter, ColorTable, GetColorTable, TexImage4D, and TexSubImage4D.
GL_UNSIGNED_SHORT_5_5_5_1 - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL12
Accepted by the type parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D, GetConvolutionFilter, SeparableFilter2D, SeparableFilter3D, GetSeparableFilter, ColorTable, GetColorTable, TexImage4D, and TexSubImage4D.
GL_UNSIGNED_SHORT_5_6_5 - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL12
Accepted by the type parameter of DrawPixels, ReadPixels, TexImage1D, TexImage2D, GetTexImage, TexImage3D, TexSubImage1D, TexSubImage2D, TexSubImage3D, GetHistogram, GetMinmax, ConvolutionFilter1D, ConvolutionFilter2D, ConvolutionFilter3D, GetConvolutionFilter, SeparableFilter2D, SeparableFilter3D, GetSeparableFilter, ColorTable, GetColorTable, TexImage4D, and TexSubImage4D.
GL_VALIDATE_STATUS - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Accepted by the pname parameter of GetShaderiv.
GL_VENDOR - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
StringName
GL_VERSION - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
StringName
GL_VERTEX_ATTRIB_ARRAY_BUFFER_BINDING - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL15
Accepted by the pname parameter of GetVertexAttribiv.
GL_VERTEX_ATTRIB_ARRAY_ENABLED - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Accepted by the pname parameter of GetVertexAttrib{dfi}v.
GL_VERTEX_ATTRIB_ARRAY_NORMALIZED - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Accepted by the pname parameter of GetVertexAttrib{dfi}v.
GL_VERTEX_ATTRIB_ARRAY_POINTER - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Accepted by the pname parameter of GetVertexAttribPointerv.
GL_VERTEX_ATTRIB_ARRAY_SIZE - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Accepted by the pname parameter of GetVertexAttrib{dfi}v.
GL_VERTEX_ATTRIB_ARRAY_STRIDE - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Accepted by the pname parameter of GetVertexAttrib{dfi}v.
GL_VERTEX_ATTRIB_ARRAY_TYPE - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Accepted by the pname parameter of GetVertexAttrib{dfi}v.
GL_VERTEX_SHADER - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
Accepted by the type argument of CreateShader and returned by the params parameter of GetShaderiv.
GL_VIEWPORT - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
GetTarget
GL_ZERO - Static variable in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
BlendingFactorDest
glActiveTexture(int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL13
 
glActiveTexture(int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
glActiveTexture(int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL13
 
glAttachShader(int, int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glAttachShader(int, int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glAttachShader(int, int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
GLAttribute - Class in com.tokelon.toktales.core.render.opengl.gl20.facade
 
GLAttribute(String, int) - Constructor for class com.tokelon.toktales.core.render.opengl.gl20.facade.GLAttribute
 
glBindAttribLocation(int, int, CharSequence) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glBindAttribLocation(int, int, CharSequence) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glBindAttribLocation(int, int, CharSequence) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glBindBuffer(int, int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL15
 
glBindBuffer(int, int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL15
glBindBuffer(int, int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL15
 
glBindTexture(int, int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glBindTexture(int, int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glBindTexture(int, int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
GLBitmapDriver - Class in com.tokelon.toktales.android.render.opengl
 
GLBitmapDriver(ILogging) - Constructor for class com.tokelon.toktales.android.render.opengl.GLBitmapDriver
 
GLBitmapDriver - Class in com.tokelon.toktales.desktop.lwjgl.render.opengl
 
GLBitmapDriver(ILogging) - Constructor for class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLBitmapDriver
 
GLBitmapDriver.GLBitmapDriverFactory - Class in com.tokelon.toktales.android.render.opengl
 
GLBitmapDriver.GLBitmapDriverFactory - Class in com.tokelon.toktales.desktop.lwjgl.render.opengl
 
GLBitmapDriverFactory(Provider<GLBitmapDriver>) - Constructor for class com.tokelon.toktales.android.render.opengl.GLBitmapDriver.GLBitmapDriverFactory
 
GLBitmapDriverFactory(Provider<GLBitmapDriver>) - Constructor for class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLBitmapDriver.GLBitmapDriverFactory
 
glBlendColor(float, float, float, float) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL14
 
glBlendColor(float, float, float, float) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL14
glBlendColor(float, float, float, float) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL14
 
glBlendEquation(int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL14
 
glBlendEquation(int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL14
glBlendEquation(int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL14
 
glBlendEquationSeparate(int, int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glBlendEquationSeparate(int, int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glBlendEquationSeparate(int, int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glBlendFunc(int, int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glBlendFunc(int, int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glBlendFunc(int, int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glBlendFuncSeparate(int, int, int, int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL14
 
glBlendFuncSeparate(int, int, int, int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL14
glBlendFuncSeparate(int, int, int, int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL14
 
glBufferData(int, ByteBuffer, int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL15
 
glBufferData(int, ShortBuffer, int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL15
 
glBufferData(int, IntBuffer, int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL15
 
glBufferData(int, LongBuffer, int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL15
 
glBufferData(int, FloatBuffer, int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL15
 
glBufferData(int, DoubleBuffer, int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL15
 
glBufferData(int, ByteBuffer, int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL15
glBufferData(int, ShortBuffer, int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL15
glBufferData(int, IntBuffer, int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL15
glBufferData(int, LongBuffer, int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL15
glBufferData(int, FloatBuffer, int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL15
glBufferData(int, DoubleBuffer, int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL15
glBufferData(int, ByteBuffer, int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL15
 
glBufferData(int, ShortBuffer, int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL15
 
glBufferData(int, IntBuffer, int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL15
 
glBufferData(int, LongBuffer, int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL15
 
glBufferData(int, FloatBuffer, int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL15
 
glBufferData(int, DoubleBuffer, int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL15
 
glBufferSubData(int, long, ByteBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL15
 
glBufferSubData(int, long, ShortBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL15
 
glBufferSubData(int, long, IntBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL15
 
glBufferSubData(int, long, LongBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL15
 
glBufferSubData(int, long, FloatBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL15
 
glBufferSubData(int, long, DoubleBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL15
 
glBufferSubData(int, long, ByteBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL15
glBufferSubData(int, long, ShortBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL15
glBufferSubData(int, long, IntBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL15
glBufferSubData(int, long, LongBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL15
glBufferSubData(int, long, FloatBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL15
glBufferSubData(int, long, DoubleBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL15
glBufferSubData(int, long, ByteBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL15
 
glBufferSubData(int, long, ShortBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL15
 
glBufferSubData(int, long, IntBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL15
 
glBufferSubData(int, long, LongBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL15
 
glBufferSubData(int, long, FloatBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL15
 
glBufferSubData(int, long, DoubleBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL15
 
GLBufferUtils - Class in com.tokelon.toktales.core.render.opengl
 
GLBufferUtils() - Constructor for class com.tokelon.toktales.core.render.opengl.GLBufferUtils
 
glClear(int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glClear(int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glClear(int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glClearColor(float, float, float, float) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glClearColor(float, float, float, float) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glClearColor(float, float, float, float) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glClearDepth(double) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glClearDepth(double) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glClearDepth(double) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glClearStencil(int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glClearStencil(int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glClearStencil(int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glColorMask(boolean, boolean, boolean, boolean) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glColorMask(boolean, boolean, boolean, boolean) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glColorMask(boolean, boolean, boolean, boolean) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glCompileShader(int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glCompileShader(int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glCompileShader(int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glCompressedTexImage2D(int, int, int, int, int, int, ByteBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL13
 
glCompressedTexImage2D(int, int, int, int, int, int, ByteBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
glCompressedTexImage2D(int, int, int, int, int, int, ByteBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL13
 
glCompressedTexSubImage2D(int, int, int, int, int, int, int, ByteBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL13
 
glCompressedTexSubImage2D(int, int, int, int, int, int, int, ByteBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
glCompressedTexSubImage2D(int, int, int, int, int, int, int, ByteBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL13
 
glCopyTexImage2D(int, int, int, int, int, int, int, int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glCopyTexImage2D(int, int, int, int, int, int, int, int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glCopyTexImage2D(int, int, int, int, int, int, int, int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glCopyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glCopyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glCopyTexSubImage2D(int, int, int, int, int, int, int, int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glCreateProgram() - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glCreateProgram() - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glCreateProgram() - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glCreateShader(int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glCreateShader(int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glCreateShader(int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glCullFace(int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glCullFace(int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glCullFace(int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glDeleteBuffers(IntBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL15
 
glDeleteBuffers(int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL15
 
glDeleteBuffers(int[]) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL15
 
glDeleteBuffers(IntBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL15
glDeleteBuffers(int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL15
glDeleteBuffers(int[]) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL15
glDeleteBuffers(IntBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL15
 
glDeleteBuffers(int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL15
 
glDeleteBuffers(int[]) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL15
 
glDeleteProgram(int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glDeleteProgram(int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glDeleteProgram(int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glDeleteShader(int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glDeleteShader(int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glDeleteShader(int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glDeleteTextures(IntBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glDeleteTextures(int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glDeleteTextures(int[]) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glDeleteTextures(IntBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glDeleteTextures(int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glDeleteTextures(int[]) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glDeleteTextures(IntBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glDeleteTextures(int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glDeleteTextures(int[]) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glDepthFunc(int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glDepthFunc(int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glDepthFunc(int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glDepthMask(boolean) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glDepthMask(boolean) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glDepthMask(boolean) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glDepthRange(double, double) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glDepthRange(double, double) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glDepthRange(double, double) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glDetachShader(int, int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glDetachShader(int, int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glDetachShader(int, int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glDisable(int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glDisable(int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glDisable(int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glDisableVertexAttribArray(int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glDisableVertexAttribArray(int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glDisableVertexAttribArray(int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glDrawArrays(int, int, int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glDrawArrays(int, int, int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glDrawArrays(int, int, int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glDrawElements(int, int, ByteBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glDrawElements(int, ByteBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glDrawElements(int, ShortBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glDrawElements(int, IntBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glDrawElements(int, int, ByteBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glDrawElements(int, ByteBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glDrawElements(int, ShortBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glDrawElements(int, IntBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glDrawElements(int, int, ByteBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glDrawElements(int, ByteBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glDrawElements(int, ShortBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glDrawElements(int, IntBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glEnable(int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glEnable(int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glEnable(int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glEnableVertexAttribArray(int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glEnableVertexAttribArray(int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glEnableVertexAttribArray(int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
GLErrorCheckingEnabled - Annotation Type in com.tokelon.toktales.core.render.opengl
Indicates that the default value for setting error checking on GL calls should be injected.
GLErrorUtils - Class in com.tokelon.toktales.core.render.opengl.gl20
 
GLErrorUtils(ILogging, IGL11, boolean) - Constructor for class com.tokelon.toktales.core.render.opengl.gl20.GLErrorUtils
 
GLFactory - Class in com.tokelon.toktales.core.render.opengl.gl20.facade
 
GLFactory(Provider<IGLProgram>, Provider<IGLShader>, Provider<IGL11>, Provider<IGL13>, Provider<IGL14>, Provider<IGL15>, Provider<IGL20>) - Constructor for class com.tokelon.toktales.core.render.opengl.gl20.facade.GLFactory
 
GLField - Class in com.tokelon.toktales.core.render.opengl.gl20.facade
 
GLField(String, int) - Constructor for class com.tokelon.toktales.core.render.opengl.gl20.facade.GLField
 
GLFileScript - Class in com.tokelon.toktales.core.render.opengl.gl20.facade
 
GLFileScript(InputStream) - Constructor for class com.tokelon.toktales.core.render.opengl.gl20.facade.GLFileScript
 
glFinish() - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glFinish() - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glFinish() - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glFlush() - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glFlush() - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glFlush() - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
GLFontDriver - Class in com.tokelon.toktales.android.render.opengl
 
GLFontDriver(ILogging) - Constructor for class com.tokelon.toktales.android.render.opengl.GLFontDriver
 
GLFontDriver - Class in com.tokelon.toktales.desktop.lwjgl.render.opengl
 
GLFontDriver(ILogging) - Constructor for class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLFontDriver
 
GLFontDriver.GLFontDriverFactory - Class in com.tokelon.toktales.android.render.opengl
 
GLFontDriver.GLFontDriverFactory - Class in com.tokelon.toktales.desktop.lwjgl.render.opengl
 
GLFontDriverFactory(Provider<GLFontDriver>) - Constructor for class com.tokelon.toktales.android.render.opengl.GLFontDriver.GLFontDriverFactory
 
GLFontDriverFactory(Provider<GLFontDriver>) - Constructor for class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLFontDriver.GLFontDriverFactory
 
glFrontFace(int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glFrontFace(int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glFrontFace(int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
GLFWCharInputProducer - Class in com.tokelon.toktales.desktop.lwjgl.input
Note: Keep a reference to instances of this class.
GLFWCharInputProducer(IDesktopInputProducer, IObjectPool<ICharInputEvent.CharInputEvent>) - Constructor for class com.tokelon.toktales.desktop.lwjgl.input.GLFWCharInputProducer
 
GLFWCursorEnterInputProducer - Class in com.tokelon.toktales.desktop.lwjgl.input
Note: Keep a reference to instances of this class.
GLFWCursorEnterInputProducer(IDesktopInputProducer, IObjectPool<ICursorEnterInputEvent.CursorEnterInputEvent>) - Constructor for class com.tokelon.toktales.desktop.lwjgl.input.GLFWCursorEnterInputProducer
 
GLFWCursorPosInputProducer - Class in com.tokelon.toktales.desktop.lwjgl.input
Note: Keep a reference to instances of this class.
GLFWCursorPosInputProducer(IDesktopInputProducer, IObjectPool<ICursorPosInputEvent.CursorPosInputEvent>) - Constructor for class com.tokelon.toktales.desktop.lwjgl.input.GLFWCursorPosInputProducer
 
GLFWInput - Class in com.tokelon.toktales.desktop.lwjgl.input
 
GLFWInput() - Constructor for class com.tokelon.toktales.desktop.lwjgl.input.GLFWInput
 
GLFWInputDriver - Class in com.tokelon.toktales.desktop.lwjgl.input
 
GLFWInputDriver(IDesktopInputProducer, IObjectPool.IObjectPoolFactory) - Constructor for class com.tokelon.toktales.desktop.lwjgl.input.GLFWInputDriver
 
GLFWKeyInputProducer - Class in com.tokelon.toktales.desktop.lwjgl.input
Note: Keep a reference to instances of this class.
GLFWKeyInputProducer(IDesktopInputProducer, IObjectPool<IKeyInputEvent.KeyInputEvent>) - Constructor for class com.tokelon.toktales.desktop.lwjgl.input.GLFWKeyInputProducer
 
GLFWMouseButtonInputProducer - Class in com.tokelon.toktales.desktop.lwjgl.input
Note: Keep a reference to instances of this class.
GLFWMouseButtonInputProducer(IDesktopInputProducer, IObjectPool<IMouseButtonInputEvent.MouseButtonInputEvent>) - Constructor for class com.tokelon.toktales.desktop.lwjgl.input.GLFWMouseButtonInputProducer
 
GLGameViewRenderer - Class in com.tokelon.toktales.android.render.opengl
 
GLGameViewRenderer(ILogging, IEngineDriver) - Constructor for class com.tokelon.toktales.android.render.opengl.GLGameViewRenderer
 
glGenBuffers(IntBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL15
 
glGenBuffers() - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL15
 
glGenBuffers(int[]) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL15
 
glGenBuffers(IntBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL15
glGenBuffers() - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL15
glGenBuffers(int[]) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL15
glGenBuffers(IntBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL15
 
glGenBuffers() - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL15
 
glGenBuffers(int[]) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL15
 
glGenTextures(IntBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glGenTextures() - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glGenTextures(int[]) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glGenTextures(IntBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glGenTextures() - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glGenTextures(int[]) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glGenTextures(IntBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glGenTextures() - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glGenTextures(int[]) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glGetActiveAttrib(int, int, IntBuffer, IntBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glGetActiveAttrib(int, int, IntBuffer, IntBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glGetActiveAttrib(int, int, IntBuffer, IntBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glGetActiveUniform(int, int, IntBuffer, IntBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glGetActiveUniform(int, int, IntBuffer, IntBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glGetActiveUniform(int, int, IntBuffer, IntBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glGetAttachedShaders(int, IntBuffer, IntBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glGetAttachedShaders(int, int[], int[]) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glGetAttachedShaders(int, IntBuffer, IntBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glGetAttachedShaders(int, int[], int[]) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glGetAttachedShaders(int, IntBuffer, IntBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glGetAttachedShaders(int, int[], int[]) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glGetAttribLocation(int, CharSequence) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glGetAttribLocation(int, CharSequence) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glGetAttribLocation(int, CharSequence) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glGetBoolean(int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glGetBoolean(int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glGetBoolean(int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glGetBufferParameteri(int, int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL15
 
glGetBufferParameteri(int, int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL15
glGetBufferParameteri(int, int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL15
 
glGetBufferParameteriv(int, int, IntBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL15
 
glGetBufferParameteriv(int, int, int[]) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL15
 
glGetBufferParameteriv(int, int, IntBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL15
glGetBufferParameteriv(int, int, int[]) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL15
glGetBufferParameteriv(int, int, IntBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL15
 
glGetBufferParameteriv(int, int, int[]) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL15
 
glGetError() - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glGetError() - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glGetError() - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glGetFloat(int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glGetFloat(int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glGetFloat(int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glGetFloatv(int, FloatBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glGetFloatv(int, float[]) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glGetFloatv(int, FloatBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glGetFloatv(int, float[]) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glGetFloatv(int, FloatBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glGetFloatv(int, float[]) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glGetInteger(int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glGetInteger(int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glGetInteger(int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glGetIntegerv(int, IntBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glGetIntegerv(int, int[]) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glGetIntegerv(int, IntBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glGetIntegerv(int, int[]) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glGetIntegerv(int, IntBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glGetIntegerv(int, int[]) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glGetProgrami(int, int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glGetProgrami(int, int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glGetProgrami(int, int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glGetProgramInfoLog(int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glGetProgramInfoLog(int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glGetProgramInfoLog(int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glGetProgramiv(int, int, IntBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glGetProgramiv(int, int, int[]) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glGetProgramiv(int, int, IntBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glGetProgramiv(int, int, int[]) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glGetProgramiv(int, int, IntBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glGetProgramiv(int, int, int[]) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glGetShaderi(int, int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glGetShaderi(int, int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glGetShaderi(int, int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glGetShaderInfoLog(int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glGetShaderInfoLog(int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glGetShaderInfoLog(int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glGetShaderiv(int, int, IntBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glGetShaderiv(int, int, int[]) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glGetShaderiv(int, int, IntBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glGetShaderiv(int, int, int[]) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glGetShaderiv(int, int, IntBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glGetShaderiv(int, int, int[]) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glGetShaderSource(int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glGetShaderSource(int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glGetShaderSource(int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glGetString(int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glGetString(int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glGetString(int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glGetTexParameterf(int, int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glGetTexParameterf(int, int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glGetTexParameterf(int, int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glGetTexParameterfv(int, int, FloatBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glGetTexParameterfv(int, int, float[]) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glGetTexParameterfv(int, int, FloatBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glGetTexParameterfv(int, int, float[]) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glGetTexParameterfv(int, int, FloatBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glGetTexParameterfv(int, int, float[]) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glGetTexParameteri(int, int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glGetTexParameteri(int, int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glGetTexParameteri(int, int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glGetTexParameteriv(int, int, IntBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glGetTexParameteriv(int, int, int[]) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glGetTexParameteriv(int, int, IntBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glGetTexParameteriv(int, int, int[]) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glGetTexParameteriv(int, int, IntBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glGetTexParameteriv(int, int, int[]) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glGetUniformf(int, int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glGetUniformf(int, int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glGetUniformf(int, int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glGetUniformfv(int, int, FloatBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glGetUniformfv(int, int, float[]) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glGetUniformfv(int, int, FloatBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glGetUniformfv(int, int, float[]) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glGetUniformfv(int, int, FloatBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glGetUniformfv(int, int, float[]) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glGetUniformi(int, int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glGetUniformi(int, int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glGetUniformi(int, int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glGetUniformiv(int, int, IntBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glGetUniformiv(int, int, int[]) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glGetUniformiv(int, int, IntBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glGetUniformiv(int, int, int[]) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glGetUniformiv(int, int, IntBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glGetUniformiv(int, int, int[]) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glGetUniformLocation(int, CharSequence) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glGetUniformLocation(int, CharSequence) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glGetUniformLocation(int, CharSequence) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glGetVertexAttribfv(int, int, FloatBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glGetVertexAttribfv(int, int, float[]) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glGetVertexAttribfv(int, int, FloatBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glGetVertexAttribfv(int, int, float[]) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glGetVertexAttribfv(int, int, FloatBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glGetVertexAttribfv(int, int, float[]) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glGetVertexAttribi(int, int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glGetVertexAttribi(int, int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glGetVertexAttribi(int, int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glGetVertexAttribiv(int, int, IntBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glGetVertexAttribiv(int, int, int[]) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glGetVertexAttribiv(int, int, IntBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glGetVertexAttribiv(int, int, int[]) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glGetVertexAttribiv(int, int, IntBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glGetVertexAttribiv(int, int, int[]) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glHint(int, int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glHint(int, int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glHint(int, int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glIsBuffer(int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL15
 
glIsBuffer(int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL15
glIsBuffer(int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL15
 
glIsEnabled(int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glIsEnabled(int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glIsEnabled(int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glIsProgram(int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glIsProgram(int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glIsProgram(int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glIsShader(int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glIsShader(int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glIsShader(int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glIsTexture(int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glIsTexture(int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glIsTexture(int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glLineWidth(float) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glLineWidth(float) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glLineWidth(float) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glLinkProgram(int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glLinkProgram(int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glLinkProgram(int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
GLMesh - Class in com.tokelon.toktales.desktop.lwjgl.render.opengl
 
GLMesh(int[]) - Constructor for class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLMesh
 
GLMeshlike - Class in com.tokelon.toktales.android.render.opengl
 
GLMeshlike(short[], int) - Constructor for class com.tokelon.toktales.android.render.opengl.GLMeshlike
 
GlobalAssetKeyAliases - Annotation Type in com.tokelon.toktales.core.engine.inject.annotation
 
GlobalAssetKeyChildRegistryProvider - Class in com.tokelon.toktales.core.content.manage
 
GlobalAssetKeyChildRegistryProvider(IBasicRegistry, Map<Object, Object>, Map<Object, Object>) - Constructor for class com.tokelon.toktales.core.content.manage.GlobalAssetKeyChildRegistryProvider
 
GlobalAssetKeyEntries - Annotation Type in com.tokelon.toktales.core.engine.inject.annotation
 
GlobalAssetKeyRegistry - Annotation Type in com.tokelon.toktales.core.engine.inject.annotation
 
GlobalAssetKeyRegistryProvider - Class in com.tokelon.toktales.core.content.manage
 
GlobalAssetKeyRegistryProvider(Map<Object, Object>, Map<Object, Object>) - Constructor for class com.tokelon.toktales.core.content.manage.GlobalAssetKeyRegistryProvider
 
GlobalExecutorServiceImplementation - Annotation Type in com.tokelon.toktales.core.engine.inject.annotation
 
GlobalRegistriesInjectModule - Class in com.tokelon.toktales.core.engine.inject
 
GlobalRegistriesInjectModule() - Constructor for class com.tokelon.toktales.core.engine.inject.GlobalRegistriesInjectModule
 
GlobalRegistry - Annotation Type in com.tokelon.toktales.core.engine.inject.annotation
 
GlobalRegistryAliases - Annotation Type in com.tokelon.toktales.core.engine.inject.annotation
 
GlobalRegistryEntries - Annotation Type in com.tokelon.toktales.core.engine.inject.annotation
 
GlobalRegistryProvider - Class in com.tokelon.toktales.core.engine.inject
 
GlobalRegistryProvider(Map<Object, Object>, Map<Object, Object>) - Constructor for class com.tokelon.toktales.core.engine.inject.GlobalRegistryProvider
 
glPixelStorei(int, int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glPixelStorei(int, int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glPixelStorei(int, int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glPolygonOffset(float, float) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glPolygonOffset(float, float) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glPolygonOffset(float, float) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
GLProgram - Class in com.tokelon.toktales.core.render.opengl.gl20.facade
 
GLProgram(IGLErrorUtils, IGLBufferUtils, IGL20) - Constructor for class com.tokelon.toktales.core.render.opengl.gl20.facade.GLProgram
 
glReadPixels(int, int, int, int, int, int, ByteBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glReadPixels(int, int, int, int, int, int, ShortBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glReadPixels(int, int, int, int, int, int, IntBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glReadPixels(int, int, int, int, int, int, FloatBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glReadPixels(int, int, int, int, int, int, ByteBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glReadPixels(int, int, int, int, int, int, ShortBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glReadPixels(int, int, int, int, int, int, IntBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glReadPixels(int, int, int, int, int, int, FloatBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glReadPixels(int, int, int, int, int, int, ByteBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glReadPixels(int, int, int, int, int, int, ShortBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glReadPixels(int, int, int, int, int, int, IntBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glReadPixels(int, int, int, int, int, int, FloatBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glSampleCoverage(float, boolean) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL13
 
glSampleCoverage(float, boolean) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL13
glSampleCoverage(float, boolean) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL13
 
glScissor(int, int, int, int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glScissor(int, int, int, int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glScissor(int, int, int, int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
GLShader - Class in com.tokelon.toktales.core.render.opengl.gl20.facade
 
GLShader(IGL20) - Constructor for class com.tokelon.toktales.core.render.opengl.gl20.facade.GLShader
 
glShaderSource(int, CharSequence) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glShaderSource(int, CharSequence) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glShaderSource(int, CharSequence) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
GLShapeDriver - Class in com.tokelon.toktales.android.render.opengl
 
GLShapeDriver(ILogging) - Constructor for class com.tokelon.toktales.android.render.opengl.GLShapeDriver
 
GLShapeDriver - Class in com.tokelon.toktales.desktop.lwjgl.render.opengl
 
GLShapeDriver(ILogging) - Constructor for class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLShapeDriver
 
GLShapeDriver.GLShapeDriverFactory - Class in com.tokelon.toktales.android.render.opengl
 
GLShapeDriver.GLShapeDriverFactory - Class in com.tokelon.toktales.desktop.lwjgl.render.opengl
 
GLShapeDriverFactory(Provider<GLShapeDriver>) - Constructor for class com.tokelon.toktales.android.render.opengl.GLShapeDriver.GLShapeDriverFactory
 
GLShapeDriverFactory(Provider<GLShapeDriver>) - Constructor for class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLShapeDriver.GLShapeDriverFactory
 
GLSpriteDriver - Class in com.tokelon.toktales.android.render.opengl
 
GLSpriteDriver(ILogging) - Constructor for class com.tokelon.toktales.android.render.opengl.GLSpriteDriver
 
GLSpriteDriver - Class in com.tokelon.toktales.desktop.lwjgl.render.opengl
 
GLSpriteDriver(ILogging) - Constructor for class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLSpriteDriver
 
GLSpriteDriver.GLSpriteDriverFactory - Class in com.tokelon.toktales.android.render.opengl
 
GLSpriteDriver.GLSpriteDriverFactory - Class in com.tokelon.toktales.desktop.lwjgl.render.opengl
 
GLSpriteDriverFactory(Provider<GLSpriteDriver>) - Constructor for class com.tokelon.toktales.android.render.opengl.GLSpriteDriver.GLSpriteDriverFactory
 
GLSpriteDriverFactory(Provider<GLSpriteDriver>) - Constructor for class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLSpriteDriver.GLSpriteDriverFactory
 
GLSpriteMesh - Class in com.tokelon.toktales.android.render.opengl
 
GLSpriteMesh(float[]) - Constructor for class com.tokelon.toktales.android.render.opengl.GLSpriteMesh
 
GLSpriteMesh - Class in com.tokelon.toktales.desktop.lwjgl.render.opengl
 
GLSpriteMesh(float[], int[]) - Constructor for class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLSpriteMesh
 
glStencilFunc(int, int, int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glStencilFunc(int, int, int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glStencilFunc(int, int, int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glStencilFuncSeparate(int, int, int, int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glStencilFuncSeparate(int, int, int, int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glStencilFuncSeparate(int, int, int, int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glStencilMask(int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glStencilMask(int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glStencilMask(int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glStencilMaskSeparate(int, int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glStencilMaskSeparate(int, int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glStencilMaskSeparate(int, int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glStencilOp(int, int, int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glStencilOp(int, int, int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glStencilOp(int, int, int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glStencilOpSeparate(int, int, int, int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glStencilOpSeparate(int, int, int, int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glStencilOpSeparate(int, int, int, int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
GLStringScript - Class in com.tokelon.toktales.core.render.opengl.gl20.facade
 
GLStringScript(String) - Constructor for class com.tokelon.toktales.core.render.opengl.gl20.facade.GLStringScript
 
GLSurfaceController - Class in com.tokelon.toktales.desktop.lwjgl.render
 
GLSurfaceController() - Constructor for class com.tokelon.toktales.desktop.lwjgl.render.GLSurfaceController
 
glTexImage2D(int, int, int, int, int, int, int, int, ByteBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glTexImage2D(int, int, int, int, int, int, int, int, ShortBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glTexImage2D(int, int, int, int, int, int, int, int, IntBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glTexImage2D(int, int, int, int, int, int, int, int, FloatBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glTexImage2D(int, int, int, int, int, int, int, int, DoubleBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glTexImage2D(int, int, int, int, int, int, int, int, ByteBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glTexImage2D(int, int, int, int, int, int, int, int, ShortBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glTexImage2D(int, int, int, int, int, int, int, int, IntBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glTexImage2D(int, int, int, int, int, int, int, int, FloatBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glTexImage2D(int, int, int, int, int, int, int, int, DoubleBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glTexImage2D(int, int, int, int, int, int, int, int, ByteBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glTexImage2D(int, int, int, int, int, int, int, int, ShortBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glTexImage2D(int, int, int, int, int, int, int, int, IntBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glTexImage2D(int, int, int, int, int, int, int, int, FloatBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glTexImage2D(int, int, int, int, int, int, int, int, DoubleBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glTexParameterf(int, int, float) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glTexParameterf(int, int, float) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glTexParameterf(int, int, float) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glTexParameterfv(int, int, FloatBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glTexParameterfv(int, int, float[]) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glTexParameterfv(int, int, FloatBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glTexParameterfv(int, int, float[]) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glTexParameterfv(int, int, FloatBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glTexParameterfv(int, int, float[]) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glTexParameteri(int, int, int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glTexParameteri(int, int, int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glTexParameteri(int, int, int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glTexParameteriv(int, int, IntBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glTexParameteriv(int, int, int[]) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glTexParameteriv(int, int, IntBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glTexParameteriv(int, int, int[]) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glTexParameteriv(int, int, IntBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glTexParameteriv(int, int, int[]) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glTexSubImage2D(int, int, int, int, int, int, int, int, ByteBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glTexSubImage2D(int, int, int, int, int, int, int, int, ShortBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glTexSubImage2D(int, int, int, int, int, int, int, int, IntBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glTexSubImage2D(int, int, int, int, int, int, int, int, FloatBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glTexSubImage2D(int, int, int, int, int, int, int, int, DoubleBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glTexSubImage2D(int, int, int, int, int, int, int, int, ByteBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glTexSubImage2D(int, int, int, int, int, int, int, int, ShortBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glTexSubImage2D(int, int, int, int, int, int, int, int, IntBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glTexSubImage2D(int, int, int, int, int, int, int, int, FloatBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glTexSubImage2D(int, int, int, int, int, int, int, int, DoubleBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glTexSubImage2D(int, int, int, int, int, int, int, int, ByteBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glTexSubImage2D(int, int, int, int, int, int, int, int, ShortBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glTexSubImage2D(int, int, int, int, int, int, int, int, IntBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glTexSubImage2D(int, int, int, int, int, int, int, int, FloatBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
glTexSubImage2D(int, int, int, int, int, int, int, int, DoubleBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
GLTextureDriver - Class in com.tokelon.toktales.core.render.opengl.gl20
Default texture driver, cross-platform using OpenGL CompatWrapper.
GLTextureDriver(IGLErrorUtils, IGL11, IGL13) - Constructor for class com.tokelon.toktales.core.render.opengl.gl20.GLTextureDriver
 
GLUniform - Class in com.tokelon.toktales.core.render.opengl.gl20.facade
 
GLUniform(String, int) - Constructor for class com.tokelon.toktales.core.render.opengl.gl20.facade.GLUniform
 
glUniform1f(int, float) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glUniform1f(int, float) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glUniform1f(int, float) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glUniform1fv(int, FloatBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glUniform1fv(int, float[]) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glUniform1fv(int, FloatBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glUniform1fv(int, float[]) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glUniform1fv(int, FloatBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glUniform1fv(int, float[]) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glUniform1i(int, int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glUniform1i(int, int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glUniform1i(int, int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glUniform1iv(int, IntBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glUniform1iv(int, int[]) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glUniform1iv(int, IntBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glUniform1iv(int, int[]) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glUniform1iv(int, IntBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glUniform1iv(int, int[]) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glUniform2f(int, float, float) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glUniform2f(int, float, float) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glUniform2f(int, float, float) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glUniform2fv(int, FloatBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glUniform2fv(int, float[]) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glUniform2fv(int, FloatBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glUniform2fv(int, float[]) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glUniform2fv(int, FloatBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glUniform2fv(int, float[]) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glUniform2i(int, int, int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glUniform2i(int, int, int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glUniform2i(int, int, int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glUniform2iv(int, IntBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glUniform2iv(int, int[]) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glUniform2iv(int, IntBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glUniform2iv(int, int[]) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glUniform2iv(int, IntBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glUniform2iv(int, int[]) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glUniform3f(int, float, float, float) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glUniform3f(int, float, float, float) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glUniform3f(int, float, float, float) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glUniform3fv(int, FloatBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glUniform3fv(int, float[]) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glUniform3fv(int, FloatBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glUniform3fv(int, float[]) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glUniform3fv(int, FloatBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glUniform3fv(int, float[]) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glUniform3i(int, int, int, int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glUniform3i(int, int, int, int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glUniform3i(int, int, int, int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glUniform3iv(int, IntBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glUniform3iv(int, int[]) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glUniform3iv(int, IntBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glUniform3iv(int, int[]) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glUniform3iv(int, IntBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glUniform3iv(int, int[]) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glUniform4f(int, float, float, float, float) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glUniform4f(int, float, float, float, float) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glUniform4f(int, float, float, float, float) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glUniform4fv(int, FloatBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glUniform4fv(int, float[]) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glUniform4fv(int, FloatBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glUniform4fv(int, float[]) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glUniform4fv(int, FloatBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glUniform4fv(int, float[]) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glUniform4i(int, int, int, int, int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glUniform4i(int, int, int, int, int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glUniform4i(int, int, int, int, int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glUniform4iv(int, IntBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glUniform4iv(int, int[]) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glUniform4iv(int, IntBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glUniform4iv(int, int[]) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glUniform4iv(int, IntBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glUniform4iv(int, int[]) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glUniformMatrix2fv(int, boolean, FloatBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glUniformMatrix2fv(int, boolean, float[]) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glUniformMatrix2fv(int, boolean, FloatBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glUniformMatrix2fv(int, boolean, float[]) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glUniformMatrix2fv(int, boolean, FloatBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glUniformMatrix2fv(int, boolean, float[]) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glUniformMatrix3fv(int, boolean, FloatBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glUniformMatrix3fv(int, boolean, float[]) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glUniformMatrix3fv(int, boolean, FloatBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glUniformMatrix3fv(int, boolean, float[]) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glUniformMatrix3fv(int, boolean, FloatBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glUniformMatrix3fv(int, boolean, float[]) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glUniformMatrix4fv(int, boolean, FloatBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glUniformMatrix4fv(int, boolean, float[]) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glUniformMatrix4fv(int, boolean, FloatBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glUniformMatrix4fv(int, boolean, float[]) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glUniformMatrix4fv(int, boolean, FloatBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glUniformMatrix4fv(int, boolean, float[]) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glUseProgram(int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glUseProgram(int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glUseProgram(int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glValidateProgram(int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glValidateProgram(int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glValidateProgram(int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glVertexAttrib1f(int, float) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glVertexAttrib1f(int, float) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glVertexAttrib1f(int, float) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glVertexAttrib1fv(int, FloatBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glVertexAttrib1fv(int, float[]) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glVertexAttrib1fv(int, FloatBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glVertexAttrib1fv(int, float[]) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glVertexAttrib1fv(int, FloatBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glVertexAttrib1fv(int, float[]) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glVertexAttrib2f(int, float, float) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glVertexAttrib2f(int, float, float) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glVertexAttrib2f(int, float, float) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glVertexAttrib2fv(int, FloatBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glVertexAttrib2fv(int, float[]) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glVertexAttrib2fv(int, FloatBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glVertexAttrib2fv(int, float[]) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glVertexAttrib2fv(int, FloatBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glVertexAttrib2fv(int, float[]) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glVertexAttrib3f(int, float, float, float) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glVertexAttrib3f(int, float, float, float) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glVertexAttrib3f(int, float, float, float) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glVertexAttrib3fv(int, FloatBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glVertexAttrib3fv(int, float[]) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glVertexAttrib3fv(int, FloatBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glVertexAttrib3fv(int, float[]) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glVertexAttrib3fv(int, FloatBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glVertexAttrib3fv(int, float[]) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glVertexAttrib4f(int, float, float, float, float) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glVertexAttrib4f(int, float, float, float, float) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glVertexAttrib4f(int, float, float, float, float) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glVertexAttrib4fv(int, FloatBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glVertexAttrib4fv(int, float[]) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glVertexAttrib4fv(int, FloatBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glVertexAttrib4fv(int, float[]) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glVertexAttrib4fv(int, FloatBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glVertexAttrib4fv(int, float[]) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glVertexAttribPointer(int, int, int, boolean, int, ByteBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glVertexAttribPointer(int, int, int, boolean, int, ShortBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glVertexAttribPointer(int, int, int, boolean, int, IntBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glVertexAttribPointer(int, int, int, boolean, int, FloatBuffer) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL20
 
glVertexAttribPointer(int, int, int, boolean, int, ByteBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glVertexAttribPointer(int, int, int, boolean, int, ShortBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glVertexAttribPointer(int, int, int, boolean, int, IntBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glVertexAttribPointer(int, int, int, boolean, int, FloatBuffer) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL20
glVertexAttribPointer(int, int, int, boolean, int, ByteBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glVertexAttribPointer(int, int, int, boolean, int, ShortBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glVertexAttribPointer(int, int, int, boolean, int, IntBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glVertexAttribPointer(int, int, int, boolean, int, FloatBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL20
 
glViewport(int, int, int, int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGL11
 
glViewport(int, int, int, int) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.IGL11
glViewport(int, int, int, int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.gl20.DesktopGL11
 
GLViewRenderer - Class in com.tokelon.toktales.android.render.opengl
 
GLViewRenderer(ILogging) - Constructor for class com.tokelon.toktales.android.render.opengl.GLViewRenderer
 
GRAPHIC_IDLE_DOWN - Static variable in interface com.tokelon.toktales.core.game.model.IPlayer
 
GRAPHIC_IDLE_LEFT - Static variable in interface com.tokelon.toktales.core.game.model.IPlayer
 
GRAPHIC_IDLE_RIGHT - Static variable in interface com.tokelon.toktales.core.game.model.IPlayer
 
GRAPHIC_IDLE_UP - Static variable in interface com.tokelon.toktales.core.game.model.IPlayer
 
GraphicElementImpl - Class in com.tokelon.toktales.core.game.model.map.predef
 
GraphicElementImpl(long) - Constructor for class com.tokelon.toktales.core.game.model.map.predef.GraphicElementImpl
 
GraphicElementImpl(long, IMapElement.IElementType) - Constructor for class com.tokelon.toktales.core.game.model.map.predef.GraphicElementImpl
 
GraphicLoadingOptionsImpl - Class in com.tokelon.toktales.core.engine.content
 
GraphicLoadingOptionsImpl() - Constructor for class com.tokelon.toktales.core.engine.content.GraphicLoadingOptionsImpl
 
GraphicResolver - Class in com.tokelon.toktales.core.game.graphic
 
GraphicResolver() - Constructor for class com.tokelon.toktales.core.game.graphic.GraphicResolver
 
GraphicsImage - Class in com.tokelon.toktales.core.game.logic.entity
 
GraphicsImage() - Constructor for class com.tokelon.toktales.core.game.logic.entity.GraphicsImage
 
GraphicTypeImpl - Class in com.tokelon.toktales.core.game.graphic
 
GraphicTypeImpl(String) - Constructor for class com.tokelon.toktales.core.game.graphic.GraphicTypeImpl
 
GRID_TILE_SIZE - Static variable in interface com.tokelon.toktales.core.game.world.IWorld
 
GridPositionImpl - Class in com.tokelon.toktales.core.game.world
 
GridPositionImpl() - Constructor for class com.tokelon.toktales.core.game.world.GridPositionImpl
 
GridPositionImpl(int, int) - Constructor for class com.tokelon.toktales.core.game.world.GridPositionImpl
 
GridPositionImpl(IGridPosition) - Constructor for class com.tokelon.toktales.core.game.world.GridPositionImpl
 
gridShiftNegative(float) - Method in interface com.tokelon.toktales.core.game.world.IWorldGrid
 
gridShiftNegative(float) - Method in class com.tokelon.toktales.core.game.world.WorldGrid
 
gridShiftPositive(float) - Method in interface com.tokelon.toktales.core.game.world.IWorldGrid
 
gridShiftPositive(float) - Method in class com.tokelon.toktales.core.game.world.WorldGrid
 
GridTileSize - Annotation Type in com.tokelon.toktales.core.engine.inject.annotation
Indicates that the default value for setting grid tile size should be injected.
GuiceInjector - Class in com.tokelon.toktales.tools.core.sub.inject.guice
 
GuiceInjector(Injector) - Constructor for class com.tokelon.toktales.tools.core.sub.inject.guice.GuiceInjector
 
GuiceKey(Key<U>) - Constructor for class com.tokelon.toktales.tools.core.sub.inject.guice.IGuiceKey.GuiceKey
 

H

handle(IInputEvent) - Method in class com.tokelon.toktales.android.game.state.AndroidGameStateControl.AndroidGamestateInputForwarder
 
handle(IInputEvent) - Method in class com.tokelon.toktales.android.game.state.AndroidPassthroughGamestateInputHandler
 
handle(IInputEvent) - Method in interface com.tokelon.toktales.android.game.state.IAndroidGameStateInputHandler
 
handle(IInputEvent) - Method in class com.tokelon.toktales.android.input.dispatch.AndroidInputConsumer
 
handle(IInputEvent) - Method in interface com.tokelon.toktales.core.engine.input.ICustomInputCallback
 
handle(IInputEvent) - Method in interface com.tokelon.toktales.core.engine.input.IInputCallback
Handles the given event.
handle(IInputEvent) - Method in class com.tokelon.toktales.core.game.state.IGameStateInputHandler.EmptyGameStateInputHandler
 
handle(IInputEvent) - Method in class com.tokelon.toktales.desktop.game.state.DesktopGameStateControl.DesktopGamestateInputForwarder
 
handle(IInputEvent) - Method in class com.tokelon.toktales.desktop.game.state.DesktopPassthroughGamestateInputHandler
 
handle(IInputEvent) - Method in interface com.tokelon.toktales.desktop.game.state.IDesktopGameStateInputHandler
 
handle(IInputEvent) - Method in class com.tokelon.toktales.desktop.input.dispatch.DesktopInputConsumer
 
handleAction(String, String, Object...) - Method in class com.tokelon.toktales.core.game.state.IControlHandler.EmptyControlHandler
 
handleAction(String, String, Object...) - Method in interface com.tokelon.toktales.core.game.state.IControlHandler
 
handleAction(String, String, Object...) - Method in class com.tokelon.toktales.extensions.core.game.state.integration.ConsoleIntegrationControlHandler
 
handleAction(String, String, Object...) - Method in class com.tokelon.toktales.extensions.core.game.state.integration.IConsoleIntegrationControlHandler.EmptyConsoleOverlayControlHandler
 
handleAction(String, String, Object...) - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapControlHandler
 
handleAction(String, String, Object...) - Method in class com.tokelon.toktales.test.core.game.state.enginestate.EngineGamestateControlHandler
 
handleAction(String, String, Object...) - Method in class com.tokelon.toktales.test.core.game.state.userstate.UserGamestateControlHandler
 
handleCameraMove(int) - Method in interface com.tokelon.toktales.extensions.core.game.state.localmap.ILocalMapControlHandler
 
handleCameraMove(int) - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapControlHandler
 
handleCameraStopMove() - Method in interface com.tokelon.toktales.extensions.core.game.state.localmap.ILocalMapControlHandler
 
handleCameraStopMove() - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapControlHandler
 
handleCharInput(ICharInputEvent) - Method in class com.tokelon.toktales.desktop.game.state.DesktopGameStateControl.DesktopGamestateInputForwarder
 
handleCharInput(ICharInputEvent) - Method in class com.tokelon.toktales.desktop.game.state.DesktopPassthroughGamestateInputHandler
 
handleCharInput(ICharInputEvent) - Method in interface com.tokelon.toktales.desktop.game.state.IDesktopGameStateInputHandler
 
handleCharInput(ICharInputEvent) - Method in class com.tokelon.toktales.desktop.input.dispatch.DesktopInputConsumer
 
handleCharInput(ICharInputEvent) - Method in interface com.tokelon.toktales.desktop.input.dispatch.IDesktopInputRegistration.ICharInputCallback
 
handleCharInput(ICharInputEvent) - Method in class com.tokelon.toktales.extensions.desktop.game.state.console.DesktopConsoleInputHandler
 
handleCharInput(ICharInputEvent) - Method in class com.tokelon.toktales.extensions.desktop.game.state.integration.DesktopConsoleIntegrationInputHandler
 
handleConsoleClear() - Method in class com.tokelon.toktales.extensions.core.game.state.integration.ConsoleIntegrationControlHandler
 
handleConsoleClear() - Method in class com.tokelon.toktales.extensions.core.game.state.integration.IConsoleIntegrationControlHandler.EmptyConsoleOverlayControlHandler
 
handleConsoleClear() - Method in interface com.tokelon.toktales.extensions.core.game.state.integration.IConsoleIntegrationControlHandler
 
handleConsoleDelete() - Method in class com.tokelon.toktales.extensions.core.game.state.integration.ConsoleIntegrationControlHandler
 
handleConsoleDelete() - Method in class com.tokelon.toktales.extensions.core.game.state.integration.IConsoleIntegrationControlHandler.EmptyConsoleOverlayControlHandler
 
handleConsoleDelete() - Method in interface com.tokelon.toktales.extensions.core.game.state.integration.IConsoleIntegrationControlHandler
 
handleConsoleEnter() - Method in class com.tokelon.toktales.extensions.core.game.state.integration.ConsoleIntegrationControlHandler
 
handleConsoleEnter() - Method in class com.tokelon.toktales.extensions.core.game.state.integration.IConsoleIntegrationControlHandler.EmptyConsoleOverlayControlHandler
 
handleConsoleEnter() - Method in interface com.tokelon.toktales.extensions.core.game.state.integration.IConsoleIntegrationControlHandler
 
handleConsoleInput(int) - Method in class com.tokelon.toktales.extensions.core.game.state.integration.ConsoleIntegrationControlHandler
 
handleConsoleInput(int) - Method in class com.tokelon.toktales.extensions.core.game.state.integration.IConsoleIntegrationControlHandler.EmptyConsoleOverlayControlHandler
 
handleConsoleInput(int) - Method in interface com.tokelon.toktales.extensions.core.game.state.integration.IConsoleIntegrationControlHandler
 
handleConsoleToggle() - Method in class com.tokelon.toktales.extensions.android.game.state.integration.AndroidConsoleIntegrationControlHandler
 
handleConsoleToggle() - Method in class com.tokelon.toktales.extensions.core.game.state.integration.ConsoleIntegrationControlHandler
 
handleConsoleToggle() - Method in class com.tokelon.toktales.extensions.core.game.state.integration.IConsoleIntegrationControlHandler.EmptyConsoleOverlayControlHandler
 
handleConsoleToggle() - Method in interface com.tokelon.toktales.extensions.core.game.state.integration.IConsoleIntegrationControlHandler
 
handleConsoleToggle() - Method in class com.tokelon.toktales.extensions.desktop.game.state.integration.DesktopConsoleIntegrationControlHandler
 
handleCursorEnterInput(ICursorEnterInputEvent) - Method in class com.tokelon.toktales.desktop.game.state.DesktopGameStateControl.DesktopGamestateInputForwarder
 
handleCursorEnterInput(ICursorEnterInputEvent) - Method in class com.tokelon.toktales.desktop.game.state.DesktopPassthroughGamestateInputHandler
 
handleCursorEnterInput(ICursorEnterInputEvent) - Method in interface com.tokelon.toktales.desktop.game.state.IDesktopGameStateInputHandler
 
handleCursorEnterInput(ICursorEnterInputEvent) - Method in class com.tokelon.toktales.desktop.input.dispatch.DesktopInputConsumer
 
handleCursorEnterInput(ICursorEnterInputEvent) - Method in interface com.tokelon.toktales.desktop.input.dispatch.IDesktopInputRegistration.ICursorEnterCallback
 
handleCursorPosInput(ICursorPosInputEvent) - Method in class com.tokelon.toktales.desktop.game.state.DesktopGameStateControl.DesktopGamestateInputForwarder
 
handleCursorPosInput(ICursorPosInputEvent) - Method in class com.tokelon.toktales.desktop.game.state.DesktopPassthroughGamestateInputHandler
 
handleCursorPosInput(ICursorPosInputEvent) - Method in interface com.tokelon.toktales.desktop.game.state.IDesktopGameStateInputHandler
 
handleCursorPosInput(ICursorPosInputEvent) - Method in class com.tokelon.toktales.desktop.input.dispatch.DesktopInputConsumer
 
handleCursorPosInput(ICursorPosInputEvent) - Method in interface com.tokelon.toktales.desktop.input.dispatch.IDesktopInputRegistration.ICursorPosCallback
 
handleDebugOpen() - Method in interface com.tokelon.toktales.extensions.core.game.state.localmap.ILocalMapControlHandler
 
handleDebugOpen() - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapControlHandler
 
handleInteract() - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.DialogBaseLocalMapGamescene.DialogBaseLocalMapControlHandler
 
handleInteract() - Method in interface com.tokelon.toktales.extensions.core.game.state.localmap.ILocalMapControlHandler
 
handleInteract() - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapControlHandler
 
handleJump() - Method in interface com.tokelon.toktales.extensions.core.game.state.localmap.ILocalMapControlHandler
 
handleJump() - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapControlHandler
 
handleKeyInput(IKeyInputEvent) - Method in class com.tokelon.toktales.desktop.game.state.DesktopGameStateControl.DesktopGamestateInputForwarder
 
handleKeyInput(IKeyInputEvent) - Method in class com.tokelon.toktales.desktop.game.state.DesktopPassthroughGamestateInputHandler
 
handleKeyInput(IKeyInputEvent) - Method in interface com.tokelon.toktales.desktop.game.state.IDesktopGameStateInputHandler
 
handleKeyInput(IKeyInputEvent) - Method in class com.tokelon.toktales.desktop.input.dispatch.DesktopInputConsumer
 
handleKeyInput(IKeyInputEvent) - Method in interface com.tokelon.toktales.desktop.input.dispatch.IDesktopInputRegistration.IKeyInputCallback
 
handleKeyInput(IKeyInputEvent) - Method in class com.tokelon.toktales.extensions.desktop.game.state.console.DesktopConsoleInputHandler
 
handleKeyInput(IKeyInputEvent) - Method in class com.tokelon.toktales.extensions.desktop.game.state.integration.DesktopConsoleIntegrationInputHandler
 
handleKeyInput(IKeyInputEvent) - Method in class com.tokelon.toktales.extensions.desktop.game.state.localmap.DesktopLocalMapInputHandler
 
handleMouseButtonInput(IMouseButtonInputEvent) - Method in class com.tokelon.toktales.desktop.game.state.DesktopGameStateControl.DesktopGamestateInputForwarder
 
handleMouseButtonInput(IMouseButtonInputEvent) - Method in class com.tokelon.toktales.desktop.game.state.DesktopPassthroughGamestateInputHandler
 
handleMouseButtonInput(IMouseButtonInputEvent) - Method in interface com.tokelon.toktales.desktop.game.state.IDesktopGameStateInputHandler
 
handleMouseButtonInput(IMouseButtonInputEvent) - Method in class com.tokelon.toktales.desktop.input.dispatch.DesktopInputConsumer
 
handleMouseButtonInput(IMouseButtonInputEvent) - Method in interface com.tokelon.toktales.desktop.input.dispatch.IDesktopInputRegistration.IMouseButtonCallback
 
handleMove(int) - Method in interface com.tokelon.toktales.extensions.core.game.state.localmap.ILocalMapControlHandler
 
handleMove(int) - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapControlHandler
 
handleObserverHook(String, B) - Method in interface com.tokelon.toktales.core.game.logic.observers.IObservation.IObservationHook
 
handleObserverHook(String, IObserver<ICamera>) - Method in class com.tokelon.toktales.core.game.model.Camera.CameraParticipationHook
 
handleParticipantHook(String, A) - Method in interface com.tokelon.toktales.core.game.logic.observers.IBaseParticipation.IParticipationHook
 
handleParticipantHook(String, IParticipant<ICamera>) - Method in class com.tokelon.toktales.core.game.model.Camera.CameraParticipationHook
 
handleScreenButtonInput(IScreenButtonInputEvent) - Method in class com.tokelon.toktales.android.game.state.AndroidGameStateControl.AndroidGamestateInputForwarder
 
handleScreenButtonInput(IScreenButtonInputEvent) - Method in class com.tokelon.toktales.android.game.state.AndroidInitialGamestateInputHandler
 
handleScreenButtonInput(IScreenButtonInputEvent) - Method in class com.tokelon.toktales.android.game.state.AndroidPassthroughGamestateInputHandler
 
handleScreenButtonInput(IScreenButtonInputEvent) - Method in interface com.tokelon.toktales.android.game.state.IAndroidGameStateInputHandler
 
handleScreenButtonInput(IScreenButtonInputEvent) - Method in class com.tokelon.toktales.android.input.dispatch.AndroidInputConsumer
 
handleScreenButtonInput(IScreenButtonInputEvent) - Method in interface com.tokelon.toktales.android.input.dispatch.IAndroidInputRegistration.IScreenButtonCallback
 
handleScreenButtonInput(IScreenButtonInputEvent) - Method in class com.tokelon.toktales.extensions.android.game.state.console.AndroidConsoleInputHandler
 
handleScreenButtonInput(IScreenButtonInputEvent) - Method in class com.tokelon.toktales.extensions.android.game.state.integration.AndroidConsoleIntegrationInputHandler
 
handleScreenButtonInput(IScreenButtonInputEvent) - Method in class com.tokelon.toktales.extensions.android.game.state.localmap.AndroidLocalMapInputHandler
 
handleScreenPointerInput(IScreenPointerInputEvent) - Method in class com.tokelon.toktales.android.game.state.AndroidGameStateControl.AndroidGamestateInputForwarder
 
handleScreenPointerInput(IScreenPointerInputEvent) - Method in class com.tokelon.toktales.android.game.state.AndroidPassthroughGamestateInputHandler
 
handleScreenPointerInput(IScreenPointerInputEvent) - Method in interface com.tokelon.toktales.android.game.state.IAndroidGameStateInputHandler
 
handleScreenPointerInput(IScreenPointerInputEvent) - Method in class com.tokelon.toktales.android.input.dispatch.AndroidInputConsumer
 
handleScreenPointerInput(IScreenPointerInputEvent) - Method in interface com.tokelon.toktales.android.input.dispatch.IAndroidInputRegistration.IScreenPointerCallback
 
handleScreenPressInput(IScreenPressInputEvent) - Method in class com.tokelon.toktales.android.game.state.AndroidGameStateControl.AndroidGamestateInputForwarder
 
handleScreenPressInput(IScreenPressInputEvent) - Method in class com.tokelon.toktales.android.game.state.AndroidPassthroughGamestateInputHandler
 
handleScreenPressInput(IScreenPressInputEvent) - Method in interface com.tokelon.toktales.android.game.state.IAndroidGameStateInputHandler
 
handleScreenPressInput(IScreenPressInputEvent) - Method in class com.tokelon.toktales.android.input.dispatch.AndroidInputConsumer
 
handleScreenPressInput(IScreenPressInputEvent) - Method in interface com.tokelon.toktales.android.input.dispatch.IAndroidInputRegistration.IScreenPressCallback
 
handleScreenPressInput(IScreenPressInputEvent) - Method in class com.tokelon.toktales.extensions.android.game.state.localmap.AndroidLocalMapInputHandler
 
handleStopMove() - Method in interface com.tokelon.toktales.extensions.core.game.state.localmap.ILocalMapControlHandler
 
handleStopMove() - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapControlHandler
 
has(T) - Method in interface com.tokelon.toktales.tools.core.objects.managers.ISealedObjectHolder
Returns whether the given object is managed by this manager.
has(String) - Method in interface com.tokelon.toktales.tools.core.objects.managers.ISealedObjectManager
Returns whether there is an object for the given name.
has(K) - Method in interface com.tokelon.toktales.tools.core.objects.managers.ISealedObjectOrganizer
Returns whether there is an object for the given key.
has(K) - Method in class com.tokelon.toktales.tools.core.objects.managers.ObjectOrganizer
 
has(K) - Method in interface com.tokelon.toktales.tools.core.objects.options.IKeyedOptions
 
has(K) - Method in class com.tokelon.toktales.tools.core.objects.options.KeyedOptionsImpl
 
hasAction() - Method in class com.tokelon.toktales.core.game.logic.ActionTakerImpl
 
hasAction() - Method in interface com.tokelon.toktales.core.game.logic.IActionTaker
 
hasActivity() - Method in interface com.tokelon.toktales.android.ui.IUserInterface
 
hasActivity() - Method in class com.tokelon.toktales.android.ui.UserInterface
 
hasActorInterest(IActor, String) - Method in interface com.tokelon.toktales.core.game.model.IActor.IActorObserver
 
hasAnimation() - Method in interface com.tokelon.toktales.core.game.logic.motion.IAnimatedMotion
 
hasAnimation() - Method in class com.tokelon.toktales.core.game.logic.motion.StraightAnimatedMotion
 
hasAnimation() - Method in class com.tokelon.toktales.tools.tiled.marshal.TMXTileImageRef
 
hasAnimation() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXTile
 
hasAnimation() - Method in class com.tokelon.toktales.tools.tiled.model.TMXTileImpl
 
hasCallback(ISurfaceManager.ISurfaceCallback) - Method in class com.tokelon.toktales.core.screen.surface.DefaultSurfaceManager
 
hasCallback(ISurfaceManager.ISurfaceCallback) - Method in interface com.tokelon.toktales.core.screen.surface.ISurfaceManager
 
hasCancel() - Method in class com.tokelon.toktales.core.game.logic.ActionTakerImpl
 
hasCancel() - Method in interface com.tokelon.toktales.core.game.logic.IActionTaker
 
hasChangeListener(IAssetStore.IAssetStoreChangeListener<T, K>) - Method in class com.tokelon.toktales.tools.assets.manager.DefaultAssetStore
 
hasChangeListener(IAssetStore.IAssetStoreChangeListener<T, K>) - Method in interface com.tokelon.toktales.tools.assets.manager.IAssetStore
 
hasCharInputCallback(IDesktopInputRegistration.ICharInputCallback) - Method in class com.tokelon.toktales.desktop.input.dispatch.DesktopInputRegistration
 
hasCharInputCallback(IDesktopInputRegistration.ICharInputCallback) - Method in interface com.tokelon.toktales.desktop.input.dispatch.IDesktopInputRegistration
Returns whether the given callback is registered or not.
hasController(String) - Method in class com.tokelon.toktales.core.game.controller.ControllerManager
 
hasController(String) - Method in interface com.tokelon.toktales.core.game.controller.IControllerManager
Returns whether there is a controller for the given id.
hasControllerAs(String, Class<?>) - Method in class com.tokelon.toktales.core.game.controller.ControllerManager
 
hasControllerAs(String, Class<?>) - Method in interface com.tokelon.toktales.core.game.controller.IControllerManager
Returns whether there is a compatible to the given type controller for the given id.
hasCursorEnterCallback(IDesktopInputRegistration.ICursorEnterCallback) - Method in class com.tokelon.toktales.desktop.input.dispatch.DesktopInputRegistration
 
hasCursorEnterCallback(IDesktopInputRegistration.ICursorEnterCallback) - Method in interface com.tokelon.toktales.desktop.input.dispatch.IDesktopInputRegistration
Returns whether the given callback is registered or not.
hasCursorPosCallback(IDesktopInputRegistration.ICursorPosCallback) - Method in class com.tokelon.toktales.desktop.input.dispatch.DesktopInputRegistration
 
hasCursorPosCallback(IDesktopInputRegistration.ICursorPosCallback) - Method in interface com.tokelon.toktales.desktop.input.dispatch.IDesktopInputRegistration
Returns whether the given callback is registered or not.
hasDestination() - Method in class com.tokelon.toktales.core.game.logic.motion.AbstractGameMotion
 
hasDestination() - Method in interface com.tokelon.toktales.core.game.logic.motion.IGameMotion
 
hasDestination() - Method in class com.tokelon.toktales.core.game.logic.motion.StraightGameMotion
 
hasDriver(String) - Method in class com.tokelon.toktales.core.engine.render.DefaultRenderAccess
 
hasDriver(String) - Method in interface com.tokelon.toktales.core.engine.render.IRenderAccess
 
hasElementOnLevel(int) - Method in interface com.tokelon.toktales.core.game.model.map.IBlock
 
hasElementOnLevel(int) - Method in class com.tokelon.toktales.core.game.model.map.Level10Block
 
hasElementOnLevel(int) - Method in class com.tokelon.toktales.core.tiled.TiledMapBlock
 
hasEllipse() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXObject
 
hasEllipse() - Method in class com.tokelon.toktales.tools.tiled.model.TMXObjectImpl
 
hasEntity(int) - Method in class com.tokelon.toktales.core.game.logic.map.EntityHolder
 
hasEntity(int) - Method in interface com.tokelon.toktales.core.game.logic.map.IEntityHolder
 
hasEntity(String) - Method in interface com.tokelon.toktales.core.game.world.IWorldspace
 
hasEntity(String) - Method in class com.tokelon.toktales.core.game.world.Worldspace
 
hasExtendedCameraInterest(IExtendedCamera, String) - Method in interface com.tokelon.toktales.core.game.model.IExtendedCamera.IExtendedCameraObserver
 
hasExtendedInterest(IExtendedGameEntity, String) - Method in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity.IExtendedGameEntityObserver
 
hasExtension(String) - Method in class com.tokelon.toktales.core.engine.AbstractEngineService
 
hasExtension(String) - Method in interface com.tokelon.toktales.core.engine.IEngineService
 
hasFileNameAttached() - Method in class com.tokelon.toktales.core.game.model.map.EmptyBlockMap
 
hasFileNameAttached() - Method in interface com.tokelon.toktales.core.game.model.map.IBlockMap
 
hasFileNameAttached() - Method in class com.tokelon.toktales.core.tiled.TiledWrapperMap
 
hasFlag(String) - Method in class com.tokelon.toktales.core.util.AbstractFlags
 
hasFlag(String) - Method in interface com.tokelon.toktales.core.util.IStringFlags
 
hasGeneralCallback(IInputCallback) - Method in class com.tokelon.toktales.android.input.dispatch.AndroidInputRegistration
 
hasGeneralCallback(IInputCallback) - Method in interface com.tokelon.toktales.android.input.dispatch.IAndroidInputRegistration
Returns whether the given callback is registered or not.
hasGeneralCallback(IInputCallback) - Method in class com.tokelon.toktales.desktop.input.dispatch.DesktopInputRegistration
 
hasGeneralCallback(IInputCallback) - Method in interface com.tokelon.toktales.desktop.input.dispatch.IDesktopInputRegistration
Returns whether the given callback is registered or not.
hasGID() - Method in interface com.tokelon.toktales.core.game.model.map.IMapObject
 
hasGID() - Method in class com.tokelon.toktales.core.tiled.TiledMapObject
 
hasGID() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXObject
 
hasGID() - Method in class com.tokelon.toktales.tools.tiled.model.TMXObjectImpl
 
hashCode() - Method in class com.tokelon.toktales.core.content.manage.bitmap.ReadDelegateBitmapAssetKey
 
hashCode() - Method in class com.tokelon.toktales.core.content.manage.codepoint.CodepointAssetKeyImpl
 
hashCode() - Method in class com.tokelon.toktales.core.content.manage.codepoint.CodepointAssetManager.MutableCodepointKey
 
hashCode() - Method in class com.tokelon.toktales.core.content.manage.contents.ContentKey
 
hashCode() - Method in class com.tokelon.toktales.core.content.manage.font.ReadDelegateFontAssetKey
 
hashCode() - Method in class com.tokelon.toktales.core.content.manage.resources.ResourceKey
 
hashCode() - Method in class com.tokelon.toktales.core.content.manage.resources.ResourceScannerKey
 
hashCode() - Method in class com.tokelon.toktales.core.content.manage.sound.ReadDelegateSoundAssetKey
 
hashCode() - Method in class com.tokelon.toktales.core.content.manage.sprite.ReadDelegateSpriteAssetKey
 
hashCode() - Method in class com.tokelon.toktales.core.content.manage.sprite.SpriteAssetKey
 
hashCode() - Method in class com.tokelon.toktales.core.content.sprite.SpriteImpl
 
hashCode() - Method in class com.tokelon.toktales.core.content.sprite.SpritesetSprite
 
hashCode() - Method in class com.tokelon.toktales.core.game.model.map.MapPositionImpl
 
hashCode() - Method in class com.tokelon.toktales.core.game.model.Point2fImpl
 
hashCode() - Method in class com.tokelon.toktales.core.game.model.Point2iImpl
 
hashCode() - Method in class com.tokelon.toktales.core.game.model.Rectangle2fImpl
 
hashCode() - Method in class com.tokelon.toktales.core.game.model.Rectangle2iImpl
 
hashCode() - Method in class com.tokelon.toktales.core.game.world.GridPositionImpl
 
hashCode() - Method in class com.tokelon.toktales.core.resources.Resource
 
hashCode() - Method in class com.tokelon.toktales.core.tiled.TiledSpriteset
 
hashCode() - Method in class com.tokelon.toktales.core.tiled.TiledTileSprite
 
hashCode() - Method in class com.tokelon.toktales.tools.assets.files.FileKey
 
hashCode() - Method in class com.tokelon.toktales.tools.assets.files.PathKey
 
hashCode() - Method in class com.tokelon.toktales.tools.assets.files.RelativeFileKey
 
hashCode() - Method in class com.tokelon.toktales.tools.assets.files.RelativePathKey
 
hasImage() - Method in class com.tokelon.toktales.tools.tiled.marshal.TMXTileImageRef
 
hasImage() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXTile
 
hasImage() - Method in class com.tokelon.toktales.tools.tiled.model.TMXTileImpl
 
hasInputCallback(IInputCallback) - Method in class com.tokelon.toktales.android.input.dispatch.AndroidInputRegistration
 
hasInputCallback(T, Class<T>) - Method in class com.tokelon.toktales.android.input.dispatch.AndroidInputRegistration
 
hasInputCallback(IInputCallback) - Method in interface com.tokelon.toktales.core.engine.input.IInputRegistration
Checks if the given callback is registered as any type.
hasInputCallback(T, Class<T>) - Method in interface com.tokelon.toktales.core.engine.input.IInputRegistration
Checks if the given callback is registered as the given type.
hasInputCallback(IInputCallback) - Method in class com.tokelon.toktales.desktop.input.dispatch.DesktopInputRegistration
 
hasInputCallback(T, Class<T>) - Method in class com.tokelon.toktales.desktop.input.dispatch.DesktopInputRegistration
 
hasIntegration(String) - Method in class com.tokelon.toktales.core.game.state.integration.GamestateIntegrator
 
hasIntegration(String) - Method in interface com.tokelon.toktales.core.game.state.integration.IGameStateIntegrator
 
hasIntegrationAs(String, Class<?>) - Method in class com.tokelon.toktales.core.game.state.integration.GamestateIntegrator
 
hasIntegrationAs(String, Class<?>) - Method in interface com.tokelon.toktales.core.game.state.integration.IGameStateIntegrator
 
hasInterest(S, String) - Method in interface com.tokelon.toktales.core.game.logic.observers.IObserver
 
hasInterest(S, String) - Method in class com.tokelon.toktales.core.script.ScriptInstanceObserver
 
hasInterest(S, String) - Method in class com.tokelon.toktales.core.script.ScriptModuleObserver
 
hasKeyInputCallback(IDesktopInputRegistration.IKeyInputCallback) - Method in class com.tokelon.toktales.desktop.input.dispatch.DesktopInputRegistration
 
hasKeyInputCallback(IDesktopInputRegistration.IKeyInputCallback) - Method in interface com.tokelon.toktales.desktop.input.dispatch.IDesktopInputRegistration
Returns whether the given callback is registered or not.
hasLayer(String) - Method in interface com.tokelon.toktales.core.render.order.IRenderOrder
 
hasLayer(String) - Method in class com.tokelon.toktales.core.render.order.RenderOrder
 
hasListener(IControllerChangeListener) - Method in class com.tokelon.toktales.core.game.controller.ControllerManager
 
hasListener(T) - Method in interface com.tokelon.toktales.tools.core.objects.managers.IListenerHolder
Returns whether the given listener is present or not.
hasListing(IResource) - Method in interface com.tokelon.toktales.core.resources.IListingBatch
 
hasListing(IResource) - Method in class com.tokelon.toktales.core.resources.ListingBatch
 
hasListingBatch(IResourceSet) - Method in interface com.tokelon.toktales.core.content.IResourceManager
 
hasListingBatch(IResourceSet) - Method in class com.tokelon.toktales.core.content.ResourceManager
 
hasManagedRenderer(String) - Method in class com.tokelon.toktales.core.game.state.render.AbstractGameStateRenderer
 
hasManagedRenderer(String) - Method in interface com.tokelon.toktales.core.game.state.render.IGameStateRenderer
 
hasManagedRenderer(String) - Method in class com.tokelon.toktales.core.game.state.render.ModularGameStateRenderer
 
hasManagedRenderer(String) - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapStateRenderer
 
hasMouseButtonCallback(IDesktopInputRegistration.IMouseButtonCallback) - Method in class com.tokelon.toktales.desktop.input.dispatch.DesktopInputRegistration
 
hasMouseButtonCallback(IDesktopInputRegistration.IMouseButtonCallback) - Method in interface com.tokelon.toktales.desktop.input.dispatch.IDesktopInputRegistration
Returns whether the given callback is registered or not.
hasOrigin() - Method in class com.tokelon.toktales.core.game.logic.motion.AbstractGameMotion
 
hasOrigin() - Method in interface com.tokelon.toktales.core.game.logic.motion.IGameMotion
 
hasOrigin() - Method in class com.tokelon.toktales.core.game.logic.motion.StraightGameMotion
 
hasParam(String) - Method in interface com.tokelon.toktales.tools.core.objects.params.IParams
 
hasParam(String) - Method in class com.tokelon.toktales.tools.core.objects.params.ParamsImpl
 
hasParent() - Method in interface com.tokelon.toktales.tools.core.registry.IRegistry
Returns whether this registry has a parent or not.
hasParent() - Method in class com.tokelon.toktales.tools.core.registry.Registry
 
hasPayload() - Method in class com.tokelon.toktales.core.game.model.entity.GameEntity
 
hasPayload() - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity
 
hasPolygon() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXObject
 
hasPolygon() - Method in class com.tokelon.toktales.tools.tiled.model.TMXObjectImpl
 
hasPolyline() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXObject
 
hasPolyline() - Method in class com.tokelon.toktales.tools.tiled.model.TMXObjectImpl
 
hasPortraitOrientation() - Method in class com.tokelon.toktales.core.game.model.AbstractCameraStateDecorator
 
hasPortraitOrientation() - Method in class com.tokelon.toktales.core.game.model.CameraModel
 
hasPortraitOrientation() - Method in interface com.tokelon.toktales.core.game.model.ICameraProps
 
hasProperties() - Method in class com.tokelon.toktales.tools.tiled.marshal.TMXTileImageRef
 
hasProperties() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXTile
 
hasProperties() - Method in class com.tokelon.toktales.tools.tiled.model.TMXTileImpl
 
hasProperty(String, String) - Method in interface com.tokelon.toktales.tools.core.config.ICiniConfig
 
hasProperty(String, String) - Method in class com.tokelon.toktales.tools.core.config.MutableCiniConfig
 
hasProperty(String) - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMapProperties
 
hasProperty(String) - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapPropertiesImpl
 
hasResourceAttached() - Method in interface com.tokelon.toktales.core.content.sprite.ISprite
 
hasResourceAttached() - Method in interface com.tokelon.toktales.core.content.sprite.ISpriteset
 
hasResourceAttached() - Method in class com.tokelon.toktales.core.content.sprite.SpriteImpl
 
hasResourceAttached() - Method in class com.tokelon.toktales.core.content.sprite.SpritesetSprite
 
hasResourceAttached() - Method in class com.tokelon.toktales.core.tiled.TiledSpriteset
 
hasResourceAttached() - Method in class com.tokelon.toktales.core.tiled.TiledTileSprite
 
hasResourceFinder(IResourceFinder) - Method in interface com.tokelon.toktales.tools.script.IExtendableResourceFinder
 
hasResourceFinder(IResourceFinder) - Method in class com.tokelon.toktales.tools.script.lua.LuaExtendableResourceFinder
 
hasResourceSet(String) - Method in interface com.tokelon.toktales.core.content.IResourceManager
 
hasResourceSet(String) - Method in class com.tokelon.toktales.core.content.ResourceManager
 
hasScene(String) - Method in class com.tokelon.toktales.core.game.state.scene.GameSceneControl
 
hasScene(String) - Method in interface com.tokelon.toktales.core.game.state.scene.IGameSceneControl
 
hasScreenButtonCallback(IAndroidInputRegistration.IScreenButtonCallback) - Method in class com.tokelon.toktales.android.input.dispatch.AndroidInputRegistration
 
hasScreenButtonCallback(IAndroidInputRegistration.IScreenButtonCallback) - Method in interface com.tokelon.toktales.android.input.dispatch.IAndroidInputRegistration
Returns whether the given callback is registered or not.
hasScreenPointerCallback(IAndroidInputRegistration.IScreenPointerCallback) - Method in class com.tokelon.toktales.android.input.dispatch.AndroidInputRegistration
 
hasScreenPointerCallback(IAndroidInputRegistration.IScreenPointerCallback) - Method in interface com.tokelon.toktales.android.input.dispatch.IAndroidInputRegistration
Returns whether the given callback is registered or not.
hasScreenPressCallback(IAndroidInputRegistration.IScreenPressCallback) - Method in class com.tokelon.toktales.android.input.dispatch.AndroidInputRegistration
 
hasScreenPressCallback(IAndroidInputRegistration.IScreenPressCallback) - Method in interface com.tokelon.toktales.android.input.dispatch.IAndroidInputRegistration
Returns whether the given callback is registered or not.
hasSection(String) - Method in interface com.tokelon.toktales.tools.core.config.ICiniConfig
 
hasSection(String) - Method in class com.tokelon.toktales.tools.core.config.MutableCiniConfig
 
hasSegmentRenderer(String) - Method in interface com.tokelon.toktales.core.game.state.render.IModularGameStateRenderer
 
hasSegmentRenderer(String) - Method in class com.tokelon.toktales.core.game.state.render.ModularGameStateRenderer
 
hasSprite() - Method in interface com.tokelon.toktales.core.game.model.map.IMapObject
 
hasSprite() - Method in class com.tokelon.toktales.core.tiled.TiledMapObject
 
hasState(String) - Method in class com.tokelon.toktales.core.game.state.GameStateControl
 
hasState(String) - Method in interface com.tokelon.toktales.core.game.state.IGameStateControl
 
hasSurface() - Method in class com.tokelon.toktales.core.game.state.render.AbstractGameStateRenderer
 
hasSurface() - Method in interface com.tokelon.toktales.core.game.state.render.IGameStateRenderer
 
hasSurface() - Method in class com.tokelon.toktales.core.game.state.render.ModularGameStateRenderer
 
hasSurface() - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapStateRenderer
 
hasTerrain(String) - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXTerraintypes
 
hasTerrain(String) - Method in class com.tokelon.toktales.tools.tiled.model.TMXTerraintypesImpl
 
hasTexture(ITexture) - Method in class com.tokelon.toktales.core.render.texture.DefaultTextureManager
 
hasTexture(ITexture) - Method in interface com.tokelon.toktales.core.render.texture.ITextureManager
Returns whether the given texture is managed by this manager.
hasTextureLoaded(ITexture) - Method in class com.tokelon.toktales.core.render.texture.DefaultTextureManager
 
hasTextureLoaded(ITexture) - Method in interface com.tokelon.toktales.core.render.texture.ITextureManager
Returns whether the given texture has been loaded by this manager.
hasTileForGID(int) - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMapTileset
 
hasTileForGID(int) - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapTilesetImpl
 
hasTimeout() - Method in class com.tokelon.toktales.core.game.logic.ActionTakerImpl
 
hasTimeout() - Method in interface com.tokelon.toktales.core.game.logic.IActionTaker
 
hasUIOverlay() - Method in interface com.tokelon.toktales.android.render.tools.IUIOverlayProvider
 
hasValue(Object) - Method in interface com.tokelon.toktales.tools.core.objects.options.IKeyedOptions
 
hasValue(Object) - Method in class com.tokelon.toktales.tools.core.objects.options.KeyedOptionsImpl
 
hasView() - Method in class com.tokelon.toktales.core.game.state.render.AbstractGameStateRenderer
 
hasView() - Method in class com.tokelon.toktales.core.render.renderer.AbstractRenderer
 
hasWorldspaceAssigned() - Method in class com.tokelon.toktales.core.game.model.entity.GameEntity
 
hasWorldspaceAssigned() - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity
 
height() - Method in interface com.tokelon.toktales.core.game.model.IRectangle2f
height() - Method in interface com.tokelon.toktales.core.game.model.IRectangle2i
height() - Method in class com.tokelon.toktales.core.game.model.Rectangle2fImpl
 
height() - Method in class com.tokelon.toktales.core.game.model.Rectangle2iImpl
 
height - Variable in class com.tokelon.toktales.core.tiled.TiledMapObject
 
hide() - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindow
 
hide() - Method in interface com.tokelon.toktales.desktop.ui.window.IWindow
 
hideKeyboard(View) - Method in interface com.tokelon.toktales.android.activity.integration.IKeyboardActivityIntegration
 
hideKeyboard(View) - Method in class com.tokelon.toktales.android.activity.integration.KeyboardActivityIntegration
 
HierarchicalInjectConfig - Class in com.tokelon.toktales.tools.core.sub.inject.config
 
HierarchicalInjectConfig() - Constructor for class com.tokelon.toktales.tools.core.sub.inject.config.HierarchicalInjectConfig
 
HierarchicalInjectConfig(Class<? extends Module>...) - Constructor for class com.tokelon.toktales.tools.core.sub.inject.config.HierarchicalInjectConfig
 
HierarchicalInjectConfig(Collection<Class<? extends Module>>) - Constructor for class com.tokelon.toktales.tools.core.sub.inject.config.HierarchicalInjectConfig
 
horizontalVelocitySignFromDirection(int) - Static method in class com.tokelon.toktales.core.game.world.ICompassDirection.Tools
 
horizontalVelocitySignFromDirection(int) - Static method in class com.tokelon.toktales.core.game.world.ICrossDirection.Tools
 

I

IActionCheckedProcedure<T> - Interface in com.tokelon.toktales.tools.core.procedure.checked
 
IActionCheckedProcedure.IActionCheckedProcedureFactory<T> - Interface in com.tokelon.toktales.tools.core.procedure.checked
 
IActionProcedure<T> - Interface in com.tokelon.toktales.tools.core.procedure
 
IActionProcedure.IActionProcedureFactory<T> - Interface in com.tokelon.toktales.tools.core.procedure
 
IActionScheduler - Interface in com.tokelon.toktales.core.game.logic
 
IActionTaker - Interface in com.tokelon.toktales.core.game.logic
 
IActivityIntegration - Interface in com.tokelon.toktales.tools.android.activity.integration
 
IActivityIntegration.IActivityIntegrationFactory - Interface in com.tokelon.toktales.tools.android.activity.integration
 
IActivityIntegrator - Interface in com.tokelon.toktales.tools.android.activity.integration
 
IActivityIntegrator.IActivityIntegratorFactory - Interface in com.tokelon.toktales.tools.android.activity.integration
 
IActivityIntegratorBuilder - Interface in com.tokelon.toktales.tools.android.activity.integration
 
IActor - Interface in com.tokelon.toktales.core.game.model
 
IActor.IActorObserver - Interface in com.tokelon.toktales.core.game.model
 
IActor.IActorParticipant - Interface in com.tokelon.toktales.core.game.model
 
IAndroidBitmap - Interface in com.tokelon.toktales.android.content
Wraps around an Android Bitmap.
IAndroidEngineLauncher - Interface in com.tokelon.toktales.android.engine
 
IAndroidGameStateInput - Interface in com.tokelon.toktales.android.game.state
 
IAndroidGameStateInputHandler - Interface in com.tokelon.toktales.android.game.state
 
IAndroidInputConsumer - Interface in com.tokelon.toktales.android.input.dispatch
 
IAndroidInputConsumer.IAndroidInputConsumerFactory - Interface in com.tokelon.toktales.android.input.dispatch
 
IAndroidInputDispatch - Interface in com.tokelon.toktales.android.input.dispatch
 
IAndroidInputDriver - Interface in com.tokelon.toktales.android.input
 
IAndroidInputProducer - Interface in com.tokelon.toktales.android.input.dispatch
 
IAndroidInputProducer.IAndroidInputProducerFactory - Interface in com.tokelon.toktales.android.input.dispatch
 
IAndroidInputRegistration - Interface in com.tokelon.toktales.android.input.dispatch
 
IAndroidInputRegistration.IScreenButtonCallback - Interface in com.tokelon.toktales.android.input.dispatch
 
IAndroidInputRegistration.IScreenPointerCallback - Interface in com.tokelon.toktales.android.input.dispatch
 
IAndroidInputRegistration.IScreenPressCallback - Interface in com.tokelon.toktales.android.input.dispatch
 
IAndroidInputService - Interface in com.tokelon.toktales.android.input
 
IAndroidLauncherFactory - Interface in com.tokelon.toktales.android.engine
 
IAndroidLauncherFactory.IAndroidEngineLauncherBuilder - Interface in com.tokelon.toktales.android.engine
 
IAndroidUIService - Interface in com.tokelon.toktales.android.ui
 
IAnimatedMotion - Interface in com.tokelon.toktales.core.game.logic.motion
 
IAnimationCallback<T extends IBaseAnimation> - Interface in com.tokelon.toktales.core.game.graphic.animation
 
IAnimConfig - Interface in com.tokelon.toktales.extensions.core.tale.config
 
IApplicationLocation - Interface in com.tokelon.toktales.core.location
 
IAsset - Interface in com.tokelon.toktales.core.content.manage.assets
 
IAssetDecoder<T,K,O> - Interface in com.tokelon.toktales.tools.assets.loader
 
IAssetKey - Interface in com.tokelon.toktales.tools.assets.key
 
IAssetLoader<T,K,O> - Interface in com.tokelon.toktales.tools.assets.loader
 
IAssetLoader.IAssetLoaderFactory - Interface in com.tokelon.toktales.tools.assets.loader
 
IAssetManager<T,K,O> - Interface in com.tokelon.toktales.tools.assets.manager
 
IAssetReader - Interface in com.tokelon.toktales.tools.assets.reader
 
IAssetReaderManager - Interface in com.tokelon.toktales.tools.assets.reader
 
IAssetStore<T,K> - Interface in com.tokelon.toktales.tools.assets.manager
 
IAssetStore.IAssetStoreChangeListener<T,K> - Interface in com.tokelon.toktales.tools.assets.manager
 
IAttributed - Interface in com.tokelon.toktales.core.util
 
IAudioAsset - Interface in com.tokelon.toktales.core.content.manage.assets
 
IBaseAnimation - Interface in com.tokelon.toktales.core.game.graphic.animation
 
IBaseGamestateFactory - Interface in com.tokelon.toktales.core.game.state
 
IBaseGamestateFactory.BaseGamestateFactory - Class in com.tokelon.toktales.core.game.state
 
IBaseGraphic - Interface in com.tokelon.toktales.core.game.graphic
 
IBaseGraphic.IGraphicType - Interface in com.tokelon.toktales.core.game.graphic
 
IBaseMotion - Interface in com.tokelon.toktales.core.game.logic.motion
 
IBaseParticipation<S,O extends IObserver<S>,T,P extends IParticipant<T>> - Interface in com.tokelon.toktales.core.game.logic.observers
 
IBaseParticipation.IParticipationHook<B extends IObserver<?>,A extends IParticipant<?>> - Interface in com.tokelon.toktales.core.game.logic.observers
 
IBasicRegistry - Interface in com.tokelon.toktales.tools.core.registry
 
IBiFunctionCheckedProcedure<T,R,U,V> - Interface in com.tokelon.toktales.tools.core.procedure.checked
 
IBiFunctionCheckedProcedure.IBiFunctionCheckedProcedureFactory<T,R,U,V> - Interface in com.tokelon.toktales.tools.core.procedure.checked
 
IBiFunctionProcedure<T,R,U,V> - Interface in com.tokelon.toktales.tools.core.procedure
 
IBiFunctionProcedure.IBiFunctionProcedureFactory<T,R,U,V> - Interface in com.tokelon.toktales.tools.core.procedure
 
IBitmap - Interface in com.tokelon.toktales.core.content.graphics
Contains pixel data and meta information of an image.
IBitmapAsset - Interface in com.tokelon.toktales.core.content.manage.bitmap
 
IBitmapAssetDecoder - Interface in com.tokelon.toktales.core.content.manage.bitmap
 
IBitmapAssetKey - Interface in com.tokelon.toktales.core.content.manage.bitmap
 
IBitmapAssetManager - Interface in com.tokelon.toktales.core.content.manage.bitmap
 
IBlock - Interface in com.tokelon.toktales.core.game.model.map
 
IBlockMap - Interface in com.tokelon.toktales.core.game.model.map
 
IBlockMapConfig - Interface in com.tokelon.toktales.core.game.model.map
 
IBlockMapConfig.EmptyBlockMapConfig - Class in com.tokelon.toktales.core.game.model.map
 
IButtonOverlayView - Interface in com.tokelon.toktales.android.render.tools
 
ICamera - Interface in com.tokelon.toktales.core.game.model
 
ICamera.ICameraObserver - Interface in com.tokelon.toktales.core.game.model
 
ICamera.ICameraParticipant - Interface in com.tokelon.toktales.core.game.model
 
ICameraController - Interface in com.tokelon.toktales.core.game.controller
 
ICameraController.ICameraControllerFactory - Interface in com.tokelon.toktales.core.game.controller
 
ICameraModel - Interface in com.tokelon.toktales.core.game.model
 
ICameraProps - Interface in com.tokelon.toktales.core.game.model
 
ICameraState - Interface in com.tokelon.toktales.core.game.model
 
ICharInputEvent - Interface in com.tokelon.toktales.desktop.input.events
 
ICharInputEvent.CharInputEvent - Class in com.tokelon.toktales.desktop.input.events
 
ICharRenderer - Interface in com.tokelon.toktales.core.render.renderer
 
ICheckedProcedure - Interface in com.tokelon.toktales.tools.core.procedure.checked
 
ICheckedProcedure.ICheckedProcedureFactory - Interface in com.tokelon.toktales.tools.core.procedure.checked
 
IChunkRenderer - Interface in com.tokelon.toktales.core.render.renderer
 
ICiniConfig - Interface in com.tokelon.toktales.tools.core.config
Configuration initialization config.

All methods throw a NullpointerException for any passed null parameters.
ICiniConfig.IMutableCiniConfig - Interface in com.tokelon.toktales.tools.core.config
 
ICiniConfigReader - Interface in com.tokelon.toktales.tools.core.config
Configuration can contain:
- Sections: Defined like this "[*Section Name*]" Ex.
ICodepoint - Interface in com.tokelon.toktales.core.content.text
 
ICodepointAsset - Interface in com.tokelon.toktales.core.content.manage.codepoint
 
ICodepointAssetDecoder - Interface in com.tokelon.toktales.core.content.manage.codepoint
 
ICodepointAssetKey - Interface in com.tokelon.toktales.core.content.manage.codepoint
 
ICodepointAssetManager - Interface in com.tokelon.toktales.core.content.manage.codepoint
 
ICodepointTexture - Interface in com.tokelon.toktales.core.content.text
 
ICollisionManager - Interface in com.tokelon.toktales.core.game.world
 
ICollisionStrategy - Interface in com.tokelon.toktales.core.game.world
 
ICompassDirection - Interface in com.tokelon.toktales.core.game.world
 
ICompassDirection.Tools - Class in com.tokelon.toktales.core.game.world
 
IConfigLoader - Interface in com.tokelon.toktales.tools.core.config
 
IConfigManager - Interface in com.tokelon.toktales.core.config
 
IConsole - Interface in com.tokelon.toktales.core.game.model
 
IConsoleActivity - Interface in com.tokelon.toktales.android.activity
 
IConsoleController - Interface in com.tokelon.toktales.core.game.controller
 
IConsoleGamestate - Interface in com.tokelon.toktales.extensions.core.game.state.console
 
IConsoleIntegration - Interface in com.tokelon.toktales.extensions.core.game.state.integration
 
IConsoleIntegrationControlHandler - Interface in com.tokelon.toktales.extensions.core.game.state.integration
 
IConsoleIntegrationControlHandler.EmptyConsoleOverlayControlHandler - Class in com.tokelon.toktales.extensions.core.game.state.integration
 
IConsoleIntegrationControlHandler.IConsoleIntegrationControlHandlerFactory - Interface in com.tokelon.toktales.extensions.core.game.state.integration
 
IConsoleInterpreter - Interface in com.tokelon.toktales.extensions.core.game.logic
 
IConsoleInterpreterManager - Interface in com.tokelon.toktales.extensions.core.game.logic
Manages a list of console interpreters that are ordered by their indices.
IConsoleOverlayRenderer - Interface in com.tokelon.toktales.extensions.core.game.renderer
 
IConsoleOverlayRenderer.IConsoleOverlayRendererFactory - Interface in com.tokelon.toktales.extensions.core.game.renderer
 
IConsoleUIExtension - Interface in com.tokelon.toktales.core.engine.ui
 
IConsumerCheckedProcedure<T,P> - Interface in com.tokelon.toktales.tools.core.procedure.checked
 
IConsumerCheckedProcedure.IConsumerCheckedProcedureFactory<T,P> - Interface in com.tokelon.toktales.tools.core.procedure.checked
 
IConsumerProcedure<T,P> - Interface in com.tokelon.toktales.tools.core.procedure
 
IConsumerProcedure.IConsumerProcedureFactory<T,P> - Interface in com.tokelon.toktales.tools.core.procedure
 
IContentAssetReader - Interface in com.tokelon.toktales.core.content.manage.contents
 
IContentKey - Interface in com.tokelon.toktales.core.content.manage.contents
 
IContentManager - Interface in com.tokelon.toktales.core.content
 
IContentService - Interface in com.tokelon.toktales.core.engine.content
 
IContentUtils - Interface in com.tokelon.toktales.core.content
 
IControlHandler - Interface in com.tokelon.toktales.core.game.state
Receives actions and handles the appropriate controls.
IControlHandler.EmptyControlHandler - Class in com.tokelon.toktales.core.game.state
 
IController - Interface in com.tokelon.toktales.core.game.controller
 
IControllerChangeListener - Interface in com.tokelon.toktales.core.game.controller
 
IControllerManager - Interface in com.tokelon.toktales.core.game.controller
 
IControlScheme - Interface in com.tokelon.toktales.core.game.state
Maps inputs to controls (actions).
IControlScheme.EmptyControlScheme - Class in com.tokelon.toktales.core.game.state
 
ICopyable<T extends ICopyable<T>> - Interface in com.tokelon.toktales.core.util
 
ICrossControlOverlayView - Interface in com.tokelon.toktales.android.render.tools
 
ICrossDirection - Interface in com.tokelon.toktales.core.game.world
 
ICrossDirection.Tools - Class in com.tokelon.toktales.core.game.world
 
ICursorEnterInputEvent - Interface in com.tokelon.toktales.desktop.input.events
 
ICursorEnterInputEvent.CursorEnterInputEvent - Class in com.tokelon.toktales.desktop.input.events
 
ICursorPosInputEvent - Interface in com.tokelon.toktales.desktop.input.events
 
ICursorPosInputEvent.CursorPosInputEvent - Class in com.tokelon.toktales.desktop.input.events
 
ICustomInputCallback - Interface in com.tokelon.toktales.core.engine.input
 
id - Variable in class com.tokelon.toktales.android.render.tools.RoundButtonOverlayView
 
id - Variable in class com.tokelon.toktales.core.tiled.TiledMapObject
 
ID_TYPE_TILED_OBJECT - Static variable in class com.tokelon.toktales.core.tiled.TiledMapElementTypes
 
ID_TYPE_TILED_TILE - Static variable in class com.tokelon.toktales.core.tiled.TiledMapElementTypes
 
IDataPlace<T extends IDataRead,U extends IDataWrite> - Interface in com.tokelon.toktales.core.game.logic.data
 
IDataRead - Interface in com.tokelon.toktales.core.game.logic.data
 
IDataWrite - Interface in com.tokelon.toktales.core.game.logic.data
 
IDebugActivity - Interface in com.tokelon.toktales.android.activity
 
IDebugRenderer - Interface in com.tokelon.toktales.extensions.core.game.renderer
 
IDebugRenderer.IDebugRendererBuilder - Interface in com.tokelon.toktales.extensions.core.game.renderer
 
IDebugRenderer.IDebugRendererFactory - Interface in com.tokelon.toktales.extensions.core.game.renderer
 
IDebugUIExtension - Interface in com.tokelon.toktales.core.engine.ui
 
IDefaultActivityIntegratorBuilder - Interface in com.tokelon.toktales.android.activity.integration
 
IDesktopEngineLauncher - Interface in com.tokelon.toktales.desktop.engine
 
IDesktopGameStateInput - Interface in com.tokelon.toktales.desktop.game.state
 
IDesktopGameStateInputHandler - Interface in com.tokelon.toktales.desktop.game.state
 
IDesktopInputConsumer - Interface in com.tokelon.toktales.desktop.input.dispatch
 
IDesktopInputConsumer.IDesktopInputConsumerFactory - Interface in com.tokelon.toktales.desktop.input.dispatch
 
IDesktopInputDispatch - Interface in com.tokelon.toktales.desktop.input.dispatch
 
IDesktopInputDriver - Interface in com.tokelon.toktales.desktop.input
 
IDesktopInputProducer - Interface in com.tokelon.toktales.desktop.input.dispatch
 
IDesktopInputProducer.IDesktopInputProducerFactory - Interface in com.tokelon.toktales.desktop.input.dispatch
 
IDesktopInputRegistration - Interface in com.tokelon.toktales.desktop.input.dispatch
 
IDesktopInputRegistration.ICharInputCallback - Interface in com.tokelon.toktales.desktop.input.dispatch
 
IDesktopInputRegistration.ICursorEnterCallback - Interface in com.tokelon.toktales.desktop.input.dispatch
 
IDesktopInputRegistration.ICursorPosCallback - Interface in com.tokelon.toktales.desktop.input.dispatch
 
IDesktopInputRegistration.IKeyInputCallback - Interface in com.tokelon.toktales.desktop.input.dispatch
 
IDesktopInputRegistration.IMouseButtonCallback - Interface in com.tokelon.toktales.desktop.input.dispatch
 
IDesktopInputService - Interface in com.tokelon.toktales.desktop.input
 
IDesktopLauncherFactory - Interface in com.tokelon.toktales.desktop.engine
 
IDesktopLauncherFactory.IDesktopEngineLauncherBuilder - Interface in com.tokelon.toktales.desktop.engine
 
IDesktopLauncherFactory.IWindowEngineLauncherBuilder - Interface in com.tokelon.toktales.desktop.engine
 
IDialogController - Interface in com.tokelon.toktales.extensions.core.game.controller
 
IDialogRenderer - Interface in com.tokelon.toktales.extensions.core.game.renderer
 
IDialogRenderer.IDialogRendererFactory - Interface in com.tokelon.toktales.extensions.core.game.renderer
 
IDirection - Interface in com.tokelon.toktales.core.game.model
 
IDirection.CrossDirection - Enum in com.tokelon.toktales.core.game.model
 
IDirectObserver - Interface in com.tokelon.toktales.core.game.logic.observers
 
IDirectParticipant - Interface in com.tokelon.toktales.core.game.logic.observers
 
IDisposable - Interface in com.tokelon.toktales.tools.core.dispose
Specifies that an object should be disposed to free up resources.
IDisposer<T> - Interface in com.tokelon.toktales.tools.core.dispose
 
IEditorManager - Interface in com.tokelon.toktales.core.editor
 
IEllipseGeometry - Interface in com.tokelon.toktales.core.game.world
 
IEmbeddedAssetKey - Interface in com.tokelon.toktales.core.content.manage.embedded
 
IEmbeddedAssetReader - Interface in com.tokelon.toktales.core.content.manage.embedded
 
IEmbeddedStringAssetKey - Interface in com.tokelon.toktales.core.content.manage.embedded
 
IEngine - Interface in com.tokelon.toktales.core.engine
 
IEngineContext - Interface in com.tokelon.toktales.core.engine
 
IEngineDriver - Interface in com.tokelon.toktales.core.engine
 
IEngineGamescene - Interface in com.tokelon.toktales.test.core.game.state.enginestate
 
IEngineGamestate - Interface in com.tokelon.toktales.test.core.game.state.enginestate
 
IEngineGamestate.IEngineGamestateType - Annotation Type in com.tokelon.toktales.test.core.game.state.enginestate
 
IEngineGamestateControlHandler - Interface in com.tokelon.toktales.test.core.game.state.enginestate
 
IEngineGamestateControlHandler.IEngineGamestateControlHandlerFactory - Interface in com.tokelon.toktales.test.core.game.state.enginestate
 
IEngineGamestateInputHandler - Interface in com.tokelon.toktales.test.core.game.state.enginestate
 
IEngineGamestateInputHandler.IEngineGamestateInputHandlerFactory - Interface in com.tokelon.toktales.test.core.game.state.enginestate
 
IEngineGamestateRenderer - Interface in com.tokelon.toktales.test.core.game.state.enginestate
 
IEngineGamestateRenderer.IEngineGamestateRendererFactory - Interface in com.tokelon.toktales.test.core.game.state.enginestate
 
IEngineInputProcessor - Interface in com.tokelon.toktales.core.engine
 
IEngineLauncher - Interface in com.tokelon.toktales.core.engine
 
IEngineLooper - Interface in com.tokelon.toktales.core.engine
 
IEngineService - Interface in com.tokelon.toktales.core.engine
 
IEngineService.IServiceExtension - Interface in com.tokelon.toktales.core.engine
 
IEngineSetup - Interface in com.tokelon.toktales.core.engine.setup
 
IEngineSetup.SetupMode - Enum in com.tokelon.toktales.core.engine.setup
Modes in which the engine setup can be run.
IEnterActivityEngineIntegration - Interface in com.tokelon.toktales.android.activity.integration.engine
 
IEntityElement - Interface in com.tokelon.toktales.core.game.model.map.elements
 
IEntityHolder - Interface in com.tokelon.toktales.core.game.logic.map
 
IEntityRenderer - Interface in com.tokelon.toktales.extensions.core.game.renderer
 
IEntityRenderer.IEntityRendererFactory - Interface in com.tokelon.toktales.extensions.core.game.renderer
 
IEnvironment - Interface in com.tokelon.toktales.core.engine
 
IExecutorServiceAssetLoader<T,K,O> - Interface in com.tokelon.toktales.tools.assets.loader
 
IExitActivityEngineIntegration - Interface in com.tokelon.toktales.android.activity.integration.engine
 
IExtendableResourceFinder - Interface in com.tokelon.toktales.tools.script
 
IExtendedCamera - Interface in com.tokelon.toktales.core.game.model
 
IExtendedCamera.IExtendedCameraObserver - Interface in com.tokelon.toktales.core.game.model
 
IExtendedCamera.IExtendedCameraParticipant - Interface in com.tokelon.toktales.core.game.model
 
IExtendedGameEntity - Interface in com.tokelon.toktales.core.game.model.entity
 
IExtendedGameEntity.IExtendedGameEntityObserver - Interface in com.tokelon.toktales.core.game.model.entity
 
IExtendedGameEntity.IExtendedGameEntityParticipant - Interface in com.tokelon.toktales.core.game.model.entity
 
IExtendedGameScene - Interface in com.tokelon.toktales.core.game.state.scene
 
IFileAssetReader - Interface in com.tokelon.toktales.tools.assets.files
 
IFileConfig - Interface in com.tokelon.toktales.core.config
 
IFileConfig.IConfigEditor - Interface in com.tokelon.toktales.core.config
 
IFileConfig.OnConfigChangeListener - Interface in com.tokelon.toktales.core.config
 
IFileKey - Interface in com.tokelon.toktales.tools.assets.files
 
IFont - Interface in com.tokelon.toktales.core.content.text
 
IFontAsset - Interface in com.tokelon.toktales.core.content.manage.font
 
IFontAssetDecoder - Interface in com.tokelon.toktales.core.content.manage.font
 
IFontAssetKey - Interface in com.tokelon.toktales.core.content.manage.font
 
IFontAssetManager - Interface in com.tokelon.toktales.core.content.manage.font
 
IFontModel - Interface in com.tokelon.toktales.core.render.model
 
IFunctionCheckedProcedure<T,R,P> - Interface in com.tokelon.toktales.tools.core.procedure.checked
 
IFunctionCheckedProcedure.IFunctionCheckedProcedureFactory<T,R,P> - Interface in com.tokelon.toktales.tools.core.procedure.checked
 
IFunctionProcedure<T,R,P> - Interface in com.tokelon.toktales.tools.core.procedure
 
IFunctionProcedure.IFunctionProcedureFactory<T,R,P> - Interface in com.tokelon.toktales.tools.core.procedure
 
IGame - Interface in com.tokelon.toktales.core.game
 
IGameAdapter - Interface in com.tokelon.toktales.core.game
The game adapter is the main entry point for your logic.
IGameAnimation - Interface in com.tokelon.toktales.core.game.graphic.animation
 
IGameControl - Interface in com.tokelon.toktales.core.game.control
The game control can be used to control the states and modes of the game.
IGameControl.GameStatus - Enum in com.tokelon.toktales.core.game.control
 
IGameEntity - Interface in com.tokelon.toktales.core.game.model.entity
 
IGameEntity.IGameEntityObserver - Interface in com.tokelon.toktales.core.game.model.entity
 
IGameEntity.IGameEntityParticipant - Interface in com.tokelon.toktales.core.game.model.entity
 
IGameEntityModel - Interface in com.tokelon.toktales.core.game.model.entity
 
IGameEntityProps - Interface in com.tokelon.toktales.core.game.model.entity
 
IGameEntityState - Interface in com.tokelon.toktales.core.game.model.entity
 
IGameListener - Interface in com.tokelon.toktales.core.game.control
 
IGameLogicManager - Interface in com.tokelon.toktales.core.game
The game logic manager is responsible for reacting to game events and generally handling the game flow.
IGameModeListener - Interface in com.tokelon.toktales.core.game.control
 
IGameMotion - Interface in com.tokelon.toktales.core.game.logic.motion
 
IGameScene - Interface in com.tokelon.toktales.core.game.state.scene
 
IGameSceneAssignment - Interface in com.tokelon.toktales.core.game.state.scene
Used for assigning a scene to a state with custom logic.
IGameSceneControl<T extends IGameScene> - Interface in com.tokelon.toktales.core.game.state.scene
 
IGameSceneControl.IGameSceneControlFactory - Interface in com.tokelon.toktales.core.game.state.scene
 
IGameSceneControl.IModifiableGameSceneControl<T extends IGameScene> - Interface in com.tokelon.toktales.core.game.state.scene
 
IGameScriptManager - Interface in com.tokelon.toktales.core.game
 
IGameState - Interface in com.tokelon.toktales.core.game.state
 
IGameStateConfigurator<T extends IGameState> - Interface in com.tokelon.toktales.core.game.state
 
IGameStateControl - Interface in com.tokelon.toktales.core.game.state
 
IGameStateInput - Interface in com.tokelon.toktales.core.game.state
Convenience way of gamestate input handing.
IGameStateInputHandler - Interface in com.tokelon.toktales.core.game.state
Receives input and processes so it gets used by a gamestate.
IGameStateInputHandler.EmptyGameStateInputHandler - Class in com.tokelon.toktales.core.game.state
 
IGameStateIntegration - Interface in com.tokelon.toktales.core.game.state.integration
 
IGameStateIntegrator - Interface in com.tokelon.toktales.core.game.state.integration
 
IGameStateIntegrator.IGameStateIntegratorFactory - Interface in com.tokelon.toktales.core.game.state.integration
 
IGameStateListener - Interface in com.tokelon.toktales.core.game.state
 
IGameStateRenderer - Interface in com.tokelon.toktales.core.game.state.render
Manages the rendering context for a state.
IGameStatusListener - Interface in com.tokelon.toktales.core.game.control
 
IGeneralRegistry<K> - Interface in com.tokelon.toktales.tools.core.registry
 
IGenericRegistry<V> - Interface in com.tokelon.toktales.tools.core.registry
 
IGL - Interface in com.tokelon.toktales.core.render.opengl.gl20
OGL2 definition of OpenGL CompatWrapper.
IGL11 - Interface in com.tokelon.toktales.core.render.opengl.gl20
OGL2 v1.1 definition of OpenGL CompatWrapper.
IGL12 - Interface in com.tokelon.toktales.core.render.opengl.gl20
OGL2 v1.2 definition of OpenGL CompatWrapper.
IGL13 - Interface in com.tokelon.toktales.core.render.opengl.gl20
OGL2 v1.3 definition of OpenGL CompatWrapper.
IGL14 - Interface in com.tokelon.toktales.core.render.opengl.gl20
OGL2 v1.4 definition of OpenGL CompatWrapper.
IGL15 - Interface in com.tokelon.toktales.core.render.opengl.gl20
OGL2 v1.5 definition of OpenGL CompatWrapper.
IGL20 - Interface in com.tokelon.toktales.core.render.opengl.gl20
OGL2 v2.0 definition of OpenGL CompatWrapper.
IGL21 - Interface in com.tokelon.toktales.core.render.opengl.gl20
OGL2 v2.1 definition of OpenGL CompatWrapper.
IGLAttribute - Interface in com.tokelon.toktales.core.render.opengl.gl20.facade
 
IGLBufferUtils - Interface in com.tokelon.toktales.core.render.opengl
 
IGLErrorUtils - Interface in com.tokelon.toktales.core.render.opengl
Provides utilities for handling of GL errors.
IGLErrorUtils.IGLError - Interface in com.tokelon.toktales.core.render.opengl
 
IGLFacade - Interface in com.tokelon.toktales.core.render.opengl.gl20.facade
 
IGLFacade.ShaderType - Enum in com.tokelon.toktales.core.render.opengl.gl20.facade
 
IGLFactory - Interface in com.tokelon.toktales.core.render.opengl.gl20.facade
 
IGLField - Interface in com.tokelon.toktales.core.render.opengl.gl20.facade
 
IGLFlags - Interface in com.tokelon.toktales.core.render.opengl
 
IGLProgram - Interface in com.tokelon.toktales.core.render.opengl.gl20.facade
 
IGLScript - Interface in com.tokelon.toktales.core.render.opengl.gl20.facade
 
IGLShader - Interface in com.tokelon.toktales.core.render.opengl.gl20.facade
 
IGLUniform - Interface in com.tokelon.toktales.core.render.opengl.gl20.facade
 
IGraphicElement - Interface in com.tokelon.toktales.core.game.model.map.elements
 
IGraphicLoadingOptions - Interface in com.tokelon.toktales.core.engine.content
 
IGraphicsAsset - Interface in com.tokelon.toktales.core.content.manage.assets
 
IGraphicsImage - Interface in com.tokelon.toktales.core.game.logic.entity
 
IGridPosition - Interface in com.tokelon.toktales.core.game.world
 
IGridPosition.IMutableGridPosition - Interface in com.tokelon.toktales.core.game.world
 
IGridTransformer - Interface in com.tokelon.toktales.core.screen.view
Transforms between coordinates and grid positions.
IGroundElement - Interface in com.tokelon.toktales.core.game.model.map.predef
 
IGuiceKey<T> - Interface in com.tokelon.toktales.tools.core.sub.inject.guice
 
IGuiceKey.GuiceKey<U> - Class in com.tokelon.toktales.tools.core.sub.inject.guice
 
IHierarchicalInjectConfig - Interface in com.tokelon.toktales.tools.core.sub.inject.config
 
IIdentifiableAssetKey - Interface in com.tokelon.toktales.tools.assets.key
 
IImageRenderer - Interface in com.tokelon.toktales.core.render.renderer
 
IInjectActivityIntegratorBuilder - Interface in com.tokelon.toktales.tools.android.activity.integration
 
IInjectConfig - Interface in com.tokelon.toktales.tools.core.sub.inject.config
 
IInjector - Interface in com.tokelon.toktales.tools.core.inject
 
IInputCallback - Interface in com.tokelon.toktales.core.engine.input
Parent type for all input callbacks.
IInputConsumer - Interface in com.tokelon.toktales.core.engine.input
Consumes input events by passing them to registered callbacks.
IInputConsumer.IInputConsumerFactory - Interface in com.tokelon.toktales.core.engine.input
 
IInputDispatch - Interface in com.tokelon.toktales.core.engine.input
 
IInputDriver - Interface in com.tokelon.toktales.core.engine.input
Interfaces with the platform dependent implementation for all input related events.
IInputEvent - Interface in com.tokelon.toktales.core.engine.input
 
IInputProducer - Interface in com.tokelon.toktales.core.engine.input
Produces input events that can then be passed to a IInputConsumer.
IInputProducer.IInputProducerFactory - Interface in com.tokelon.toktales.core.engine.input
 
IInputRegistration - Interface in com.tokelon.toktales.core.engine.input
 
IInputService - Interface in com.tokelon.toktales.core.engine.input
 
IIntegratedActivity - Interface in com.tokelon.toktales.tools.android.activity.integration
 
IKey<T> - Interface in com.tokelon.toktales.tools.core.inject
 
IKeyboardActivityIntegration - Interface in com.tokelon.toktales.android.activity.integration
 
IKeyboardActivityIntegration.IKeyboardActivityIntegrationFactory - Interface in com.tokelon.toktales.android.activity.integration
 
IKeyedOptions<K> - Interface in com.tokelon.toktales.tools.core.objects.options
 
IKeyInputEvent - Interface in com.tokelon.toktales.desktop.input.events
 
IKeyInputEvent.KeyInputEvent - Class in com.tokelon.toktales.desktop.input.events
 
ILeaseObjectPool<T> - Interface in com.tokelon.toktales.tools.core.objects.pools
 
ILeaseObjectPool.ILeaseObjectPoolFactory - Interface in com.tokelon.toktales.tools.core.objects.pools
 
ILevelReference - Interface in com.tokelon.toktales.core.game.model.map
The lowest level must ALWAYS be smaller equals (<=) the highest level.
ILineModel - Interface in com.tokelon.toktales.core.render.model
 
ILineShape - Interface in com.tokelon.toktales.core.render.shapes
 
IListenerHolder<T> - Interface in com.tokelon.toktales.tools.core.objects.managers
 
IListing - Interface in com.tokelon.toktales.core.resources
 
IListing.FileDescriptor - Interface in com.tokelon.toktales.core.resources
 
IListingBatch - Interface in com.tokelon.toktales.core.resources
 
ILoaderTask<T> - Interface in com.tokelon.toktales.tools.assets.loader
 
ILoaderTask.ILoaderTaskFactory<T,K,O> - Interface in com.tokelon.toktales.tools.assets.loader
 
ILoadTaleProcedure - Interface in com.tokelon.toktales.extensions.core.tale.procedure
 
ILocalMapConsoleIntepreter - Interface in com.tokelon.toktales.extensions.core.game.state.localmap
 
ILocalMapControlHandler - Interface in com.tokelon.toktales.extensions.core.game.state.localmap
 
ILocalMapControlHandler.EmptyLocalMapControlHandler - Class in com.tokelon.toktales.extensions.core.game.state.localmap
 
ILocalMapControlHandler.ILocalMapControlHandlerFactory - Interface in com.tokelon.toktales.extensions.core.game.state.localmap
 
ILocalMapControlScheme - Interface in com.tokelon.toktales.extensions.core.game.state.localmap
 
ILocalMapGamescene - Interface in com.tokelon.toktales.extensions.core.game.state.localmap
 
ILocalMapGamestate - Interface in com.tokelon.toktales.extensions.core.game.state.localmap
 
ILocalMapInputHandler - Interface in com.tokelon.toktales.extensions.core.game.state.localmap
 
ILocalMapInputHandler.ILocalMapInputHandlerFactory - Interface in com.tokelon.toktales.extensions.core.game.state.localmap
 
ILocalMapStateRenderer - Interface in com.tokelon.toktales.extensions.core.game.state.localmap
 
ILocalMapStateRenderer.ILocalMapStateRendererFactory - Interface in com.tokelon.toktales.extensions.core.game.state.localmap
 
ILocation - Interface in com.tokelon.toktales.core.location
A location, represented by a path.
ILocationHook - Interface in com.tokelon.toktales.android.hooks
 
ILocationPath - Interface in com.tokelon.toktales.core.location
 
ILocationScheme - Interface in com.tokelon.toktales.core.location
 
ILogger - Interface in com.tokelon.toktales.core.engine.log
 
ILoggerFactory - Interface in com.tokelon.toktales.core.engine.log
 
ILoggerNamer - Interface in com.tokelon.toktales.core.engine.log
 
ILogging - Interface in com.tokelon.toktales.core.engine.log
 
ILoggingFactory - Interface in com.tokelon.toktales.core.engine.log
 
ILuaClass<T extends ILuaObject> - Interface in com.tokelon.toktales.tools.script.lua
 
ILuaObject - Interface in com.tokelon.toktales.tools.script.lua
 
ILuaScriptManager - Interface in com.tokelon.toktales.tools.script.lua
 
ImageRenderer - Class in com.tokelon.toktales.core.render.renderer
 
ImageRenderer(IRenderAccess, ITextureCoordinator) - Constructor for class com.tokelon.toktales.core.render.renderer.ImageRenderer
 
IMainConfig - Interface in com.tokelon.toktales.core.config
 
IManagedAssetReader - Interface in com.tokelon.toktales.tools.assets.reader
 
IManagedTextureModel - Interface in com.tokelon.toktales.core.render.model
 
IMapAction - Interface in com.tokelon.toktales.core.game.controller.map
 
IMapController - Interface in com.tokelon.toktales.core.game.controller.map
 
IMapController.IMapControllerFactory - Interface in com.tokelon.toktales.core.game.controller.map
 
IMapCoverage - Interface in com.tokelon.toktales.core.game.model.map.entities
 
IMapCoverageState - Interface in com.tokelon.toktales.core.game.logic.map
 
IMapCoverageState.IMutableMapCoverageState - Interface in com.tokelon.toktales.core.game.logic.map
 
IMapElement - Interface in com.tokelon.toktales.core.game.model.map.elements
 
IMapElement.IElementType - Interface in com.tokelon.toktales.core.game.model.map.elements
 
IMapEntity - Interface in com.tokelon.toktales.core.game.model.map.entities
 
IMapEntity.IEntityType - Interface in com.tokelon.toktales.core.game.model.map.entities
 
IMapGraphic - Interface in com.tokelon.toktales.core.game.graphic
 
IMapHolder - Interface in com.tokelon.toktales.core.game.logic.map
 
IMapLayer - Interface in com.tokelon.toktales.core.game.model.map
 
IMapLoader - Interface in com.tokelon.toktales.core.game.logic.map
Note that for validation it is required to provide a separate InputStream / map file along with the InputStream / map file that will be read.
IMapMotion - Interface in com.tokelon.toktales.core.game.logic.motion
 
IMapMotion.MapMotionCallback - Interface in com.tokelon.toktales.core.game.logic.motion
 
IMapObject - Interface in com.tokelon.toktales.core.game.model.map
 
IMapPosition - Interface in com.tokelon.toktales.core.game.model.map
 
IMapPosition.IMutableMapPosition - Interface in com.tokelon.toktales.core.game.model.map
 
IMapRenderer - Interface in com.tokelon.toktales.extensions.core.game.renderer
 
IMapRenderer.IMapRendererFactory - Interface in com.tokelon.toktales.extensions.core.game.renderer
 
IMapRenderingTool - Interface in com.tokelon.toktales.extensions.core.game.renderer
 
IMapSaver - Interface in com.tokelon.toktales.core.game.logic.map
 
IMasterInjectConfig - Interface in com.tokelon.toktales.tools.core.sub.inject.config
 
IModelController<T> - Interface in com.tokelon.toktales.extensions.core.game.controller
 
IModularGameStateRenderer - Interface in com.tokelon.toktales.core.game.state.render
 
IMotionCallback<T extends IGameMotion> - Interface in com.tokelon.toktales.core.game.logic.motion
 
IMouseButtonInputEvent - Interface in com.tokelon.toktales.desktop.input.events
 
IMouseButtonInputEvent.MouseButtonInputEvent - Class in com.tokelon.toktales.desktop.input.events
 
IMutableLocationPath - Interface in com.tokelon.toktales.core.location
A mutable version of ILocationPath.
INamedOptions - Interface in com.tokelon.toktales.tools.core.objects.options
 
IndexedMesh - Class in com.tokelon.toktales.desktop.lwjgl.render
 
IndexedMesh(float[], int[]) - Constructor for class com.tokelon.toktales.desktop.lwjgl.render.IndexedMesh
 
info(String) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
info(String, Object) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
info(String, Object, Object) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
info(String, Object...) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
info(String, Throwable) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
info(Marker, String) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
info(Marker, String, Object) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
info(Marker, String, Object, Object) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
info(Marker, String, Object...) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
info(Marker, String, Throwable) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
infoOnce(String) - Method in interface com.tokelon.toktales.core.engine.log.ILogger
 
infoOnce(String, Object) - Method in interface com.tokelon.toktales.core.engine.log.ILogger
 
infoOnce(String, Object, Object) - Method in interface com.tokelon.toktales.core.engine.log.ILogger
 
infoOnce(String, Object...) - Method in interface com.tokelon.toktales.core.engine.log.ILogger
 
infoOnce(String) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
infoOnce(String, Object) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
infoOnce(String, Object, Object) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
infoOnce(String, Object...) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
infoOnceForId(String, String) - Method in interface com.tokelon.toktales.core.engine.log.ILogger
 
infoOnceForId(String, String, Object) - Method in interface com.tokelon.toktales.core.engine.log.ILogger
 
infoOnceForId(String, String, Object, Object) - Method in interface com.tokelon.toktales.core.engine.log.ILogger
 
infoOnceForId(String, String, Object...) - Method in interface com.tokelon.toktales.core.engine.log.ILogger
 
infoOnceForId(String, String) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
infoOnceForId(String, String, Object) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
infoOnceForId(String, String, Object, Object) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
infoOnceForId(String, String, Object...) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
init(Context) - Method in class com.tokelon.toktales.android.render.opengl.RenderGLSurfaceView
 
initBaseDependencies(IEngineContext, IGameStateInput, Provider<? extends T>, IGameSceneControl.IModifiableGameSceneControl<T>) - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
Initializes the base dependencies.
initBaseDependencies(IEngineContext) - Method in class com.tokelon.toktales.core.game.state.scene.BaseGamescene
Initializes the base dependencies.
initContentView() - Method in class com.tokelon.toktales.android.activity.RenderActivity
Sets the content for this activity and returns the content view.
initExtendedDependencies() - Method in class com.tokelon.toktales.core.game.state.scene.ExtendedGamescene
Initializes the extended dependencies.
initExtendedSceneDependencies(IWorldspace, ICameraController, IPlayerController, IMapController) - Method in class com.tokelon.toktales.core.game.state.scene.ExtendedGamescene
Initializes the extended scene dependencies.
INITIAL_SCENE_NAME - Static variable in class com.tokelon.toktales.core.game.state.BaseGamestate
 
InitialGamestate - Class in com.tokelon.toktales.core.game.state
 
InitialGamestate(IGameStateInputHandler) - Constructor for class com.tokelon.toktales.core.game.state.InitialGamestate
 
initialize() - Method in interface com.tokelon.toktales.core.game.logic.map.IMapLoader
 
initialize() - Method in interface com.tokelon.toktales.core.game.logic.map.IMapSaver
 
initialize() - Method in class com.tokelon.toktales.core.tiled.StorageTiledMapLoaderAuto
 
initialize() - Method in class com.tokelon.toktales.core.tiled.StorageTiledMapLoaderManual
 
initializeIntegrations() - Method in class com.tokelon.toktales.tools.android.activity.integration.AbstractIntegratedActivity
 
initializeIntegrations() - Method in class com.tokelon.toktales.tools.android.activity.integration.AbstractIntegratedCompatActivity
 
initSceneDependencies(IControllerManager, ICamera, IControlHandler) - Method in class com.tokelon.toktales.core.game.state.scene.BaseGamescene
Initializes the scene dependencies.
initSceneDependencies(IControllerManager, ICamera, IControlHandler) - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapGamescene
 
InitScriptingSetupScript - Class in com.tokelon.toktales.core.engine.setup.scripts
 
InitScriptingSetupScript() - Constructor for class com.tokelon.toktales.core.engine.setup.scripts.InitScriptingSetupScript
 
initStateDependencies(IGameStateRenderer, IGameStateInputHandler, IControlScheme, IControlHandler) - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
Initializes the state dependencies.
initStateDependencies(IGameStateRenderer, IGameStateInputHandler, IControlScheme, IControlHandler) - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapGamestate
 
initStateDependencies(IGameStateRenderer, IGameStateInputHandler, IControlScheme, IControlHandler) - Method in class com.tokelon.toktales.test.core.game.state.enginestate.EngineGamestate
 
initStateDependencies(IGameStateRenderer, IGameStateInputHandler, IControlScheme, IControlHandler) - Method in class com.tokelon.toktales.test.core.game.state.userstate.UserGamestate
 
initStateDependencies(IGameStateRenderer, IGameStateInputHandler, IControlScheme, IControlHandler) - Method in class com.tokelon.toktales.test.desktop.game.state.userstate.DesktopUserGamestate
 
injectActivityDependencies(Activity) - Static method in class com.tokelon.toktales.android.activity.ActivityHelper
Injects dependencies into the given activity.
injectDependencies(ILogging, ISurfaceViewIntegration, ISingleActivityEngineIntegration, ISimpleRequestPermissionsIntegration.ISimpleRequestPermissionsIntegrationFactory) - Method in class com.tokelon.toktales.android.activity.GameActivity
 
injectDependencies(ISurfaceViewIntegration, ISingleActivityEngineIntegration) - Method in class com.tokelon.toktales.android.activity.RenderActivity
 
injectDependencies(IParameterInjector.IParameterInjectorFactory, IGameStateIntegrator.IGameStateIntegratorFactory, IRenderOrder, IEngineContext, IGameStateInput, IGameSceneControl.IGameSceneControlFactory, IGameStateRenderer, IGameStateInputHandler, IControlScheme, IControlHandler) - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
Injects all dependencies for a state and object initialization.
injectDependencies(IParameterInjector.IParameterInjectorFactory, IEngineContext, IControllerManager, ICamera, IControlHandler) - Method in class com.tokelon.toktales.core.game.state.scene.BaseGamescene
Injects all dependencies for the scene.
injectDependencies(ILogging) - Method in class com.tokelon.toktales.extensions.android.activity.CreateMapActivity
 
injectDependencies(ILogging, IStorageService) - Method in class com.tokelon.toktales.extensions.android.activity.LoadMapActivity
 
injectDependencies(ILogging, IStorageService, ISimpleRequestPermissionsIntegration.ISimpleRequestPermissionsIntegrationFactory) - Method in class com.tokelon.toktales.extensions.android.activity.LoadTaleActivity
 
injectDependencies(IEngineContext, ITaleLoader, ISurfaceViewIntegration, ISingleActivityEngineIntegration, ISimpleRequestPermissionsIntegration.ISimpleRequestPermissionsIntegrationFactory) - Method in class com.tokelon.toktales.extensions.android.activity.TaleActivity
 
injectExtendedDependencies(IWorldspace, ICameraController.ICameraControllerFactory, IPlayerController, IMapController) - Method in class com.tokelon.toktales.core.game.state.scene.ExtendedGamescene
Injects all extended dependencies for the scene.
injectGamescene(IGameScene) - Method in class com.tokelon.toktales.core.game.controller.PlayerController
 
InjectGameScene - Annotation Type in com.tokelon.toktales.core.game.state.scene
When applied to methods, indicates that the method should be invoked and an IGameScene should be injected.
injectGamescene(IGameScene) - Method in class com.tokelon.toktales.core.game.world.Worldspace
 
injectGamescene(DialogBaseLocalMapGamescene) - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.DialogBaseLocalMapGamescene.DialogBaseLocalMapControlHandler
 
InjectGameState - Annotation Type in com.tokelon.toktales.core.game.state
When applied to methods, indicates that the method should be invoked and an IGameState should be injected.
injectGamestate(IConsoleGamestate) - Method in class com.tokelon.toktales.extensions.core.game.logic.TaleConsoleInterpreter
 
injectGamestate(ILocalMapGamestate) - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapConsoleInterpreter
 
injectInjector(Injector) - Method in class com.tokelon.toktales.core.game.state.BaseGamestateProvider
 
injectInjector(Injector) - Method in class com.tokelon.toktales.core.game.state.GenericSceneGamestateProvider
 
injectInto(Object) - Method in interface com.tokelon.toktales.tools.core.inject.parameter.IParameterInjector
Injects any matching parameters into the given object.
injectInto(Object) - Method in class com.tokelon.toktales.tools.core.inject.parameter.ParameterInjector
 
InjectionException - Exception in com.tokelon.toktales.tools.core.inject
 
InjectionException() - Constructor for exception com.tokelon.toktales.tools.core.inject.InjectionException
 
InjectionException(String) - Constructor for exception com.tokelon.toktales.tools.core.inject.InjectionException
 
InjectionException(Throwable) - Constructor for exception com.tokelon.toktales.tools.core.inject.InjectionException
 
InjectionException(String, Throwable) - Constructor for exception com.tokelon.toktales.tools.core.inject.InjectionException
 
InjectionTestHelper - Class in com.tokelon.toktales.core.test.engine.inject
 
injectLocalMapStateDependencies(IConsoleIntegrationControlHandler.IConsoleIntegrationControlHandlerFactory) - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapGamestate
 
injectMembers(Object) - Method in interface com.tokelon.toktales.tools.core.inject.IInjector
Injects dependencies into the fields and methods the given instance.
injectMembers(Object) - Method in class com.tokelon.toktales.tools.core.sub.inject.guice.GuiceInjector
 
InjectMembersActivityIntegratorBuilder - Class in com.tokelon.toktales.tools.android.activity.integration.inject
 
InjectMembersActivityIntegratorBuilder(IInjector) - Constructor for class com.tokelon.toktales.tools.android.activity.integration.inject.InjectMembersActivityIntegratorBuilder
 
InjectorIntegratorBuilder - Class in com.tokelon.toktales.android.activity.integration
 
InjectorIntegratorBuilder(Injector) - Constructor for class com.tokelon.toktales.android.activity.integration.InjectorIntegratorBuilder
 
InjectorIntegratorBuilder - Class in com.tokelon.toktales.tools.android.activity.integration
 
InjectorIntegratorBuilder(IInjector) - Constructor for class com.tokelon.toktales.tools.android.activity.integration.InjectorIntegratorBuilder
 
InjectParameters - Annotation Type in com.tokelon.toktales.tools.core.inject.parameter
Can be used to annotated methods that should be invoked by an IParameterInjector.
InjectParametersContainer - Annotation Type in com.tokelon.toktales.tools.core.inject.parameter
 
InjectParams - Class in com.tokelon.toktales.tools.core.inject.parameter
Helper class for creating InjectParameters instances.
INPUT_MOD_ALT - Static variable in class com.tokelon.toktales.desktop.input.TInput
If this bit is set one or more Alt keys were held down.
INPUT_MOD_CONTROL - Static variable in class com.tokelon.toktales.desktop.input.TInput
If this bit is set one or more Control keys were held down.
INPUT_MOD_SHIFT - Static variable in class com.tokelon.toktales.desktop.input.TInput
If this bit is set one or more Shift keys were held down.
INPUT_MOD_SUPER - Static variable in class com.tokelon.toktales.desktop.input.TInput
If this bit is set one or more Super keys were held down.
InputCallbackException - Exception in com.tokelon.toktales.core.engine.input
 
InputCallbackException() - Constructor for exception com.tokelon.toktales.core.engine.input.InputCallbackException
 
InputCallbackException(String, Throwable) - Constructor for exception com.tokelon.toktales.core.engine.input.InputCallbackException
 
InputCallbackException(String) - Constructor for exception com.tokelon.toktales.core.engine.input.InputCallbackException
 
InputCallbackException(Throwable) - Constructor for exception com.tokelon.toktales.core.engine.input.InputCallbackException
 
inputCodepoint(int) - Method in interface com.tokelon.toktales.core.game.controller.IConsoleController
 
inputCodepoint(int) - Method in class com.tokelon.toktales.extensions.core.game.controller.DefaultConsoleController
 
InputServiceExtensions - Annotation Type in com.tokelon.toktales.core.engine.inject.annotation.services
 
inputText(String) - Method in interface com.tokelon.toktales.core.game.controller.IConsoleController
 
inputText(String) - Method in class com.tokelon.toktales.extensions.core.game.controller.DefaultConsoleController
 
inputToString(int) - Static method in class com.tokelon.toktales.android.input.TokelonTypeAInputs
 
insert(K, T) - Method in class com.tokelon.toktales.tools.assets.manager.DefaultAssetStore
 
insert(K, T) - Method in interface com.tokelon.toktales.tools.assets.manager.IAssetStore
 
insertLayerAt(int, String) - Method in interface com.tokelon.toktales.core.render.order.IRenderOrder
Same as IRenderOrder.insertTaggedLayerAt(int, String, String) using the a default (empty) tag.
insertLayerAt(int, String) - Method in class com.tokelon.toktales.core.render.order.RenderOrder
 
insertTaggedLayerAt(int, String, String) - Method in interface com.tokelon.toktales.core.render.order.IRenderOrder
Checks if there already is a layer on the given index.
If not, creates the layer with the given name.
insertTaggedLayerAt(int, String, String) - Method in class com.tokelon.toktales.core.render.order.RenderOrder
 
integrateRenderView(IRenderView) - Method in interface com.tokelon.toktales.android.activity.integration.ISurfaceViewIntegration
Passes the integration renderer for this activity to the given render view.
integrateRenderView(IRenderView) - Method in class com.tokelon.toktales.android.activity.integration.SurfaceViewIntegration
 
INTERACT - Static variable in interface com.tokelon.toktales.extensions.core.game.state.localmap.ILocalMapControlHandler
 
interpret(int, int) - Method in class com.tokelon.toktales.core.game.state.IControlScheme.EmptyControlScheme
 
interpret(int, int) - Method in interface com.tokelon.toktales.core.game.state.IControlScheme
Will return IControlScheme.UNRESOLVED if this implementation does not support interpreting.
interpret(int, int) - Method in class com.tokelon.toktales.extensions.android.game.state.integration.AndroidConsoleIntegrationControlScheme
 
interpret(int, int) - Method in class com.tokelon.toktales.extensions.android.game.state.localmap.AndroidLocalMapControlScheme
 
interpret(IConsole, String) - Method in class com.tokelon.toktales.extensions.core.game.logic.DefaultConsoleInterpreterManager
 
interpret(IConsole, String) - Method in interface com.tokelon.toktales.extensions.core.game.logic.IConsoleInterpreter
Attempt to interpret the given input.
interpret(IConsole, String) - Method in class com.tokelon.toktales.extensions.core.game.logic.TaleConsoleInterpreter
 
interpret(IConsole, String) - Method in class com.tokelon.toktales.extensions.core.game.state.console.ConsoleGamestateInterpreter
 
interpret(IConsole, String) - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapConsoleInterpreter
 
interpret(int, int) - Method in class com.tokelon.toktales.extensions.desktop.game.state.integration.DesktopConsoleIntegrationControlScheme
 
interpret(int, int) - Method in class com.tokelon.toktales.test.desktop.game.state.enginestate.DesktopEngineGamestateControlScheme
 
interpret(int, int) - Method in class com.tokelon.toktales.test.desktop.game.state.userstate.DesktopUserGamestateControlScheme
 
intersects(float, float, float, float) - Method in interface com.tokelon.toktales.core.game.model.IRectangle2f
 
intersects(IRectangle2f) - Method in interface com.tokelon.toktales.core.game.model.IRectangle2f
 
intersects(int, int, int, int) - Method in interface com.tokelon.toktales.core.game.model.IRectangle2i
 
intersects(IRectangle2i) - Method in interface com.tokelon.toktales.core.game.model.IRectangle2i
 
intersects(float, float, float, float) - Method in class com.tokelon.toktales.core.game.model.Rectangle2fImpl
 
intersects(IRectangle2f) - Method in class com.tokelon.toktales.core.game.model.Rectangle2fImpl
 
intersects(int, int, int, int) - Method in class com.tokelon.toktales.core.game.model.Rectangle2iImpl
 
intersects(IRectangle2i) - Method in class com.tokelon.toktales.core.game.model.Rectangle2iImpl
 
invoke(int, int) - Method in class com.tokelon.toktales.android.input.events.AndroidScreenButtonInputProducer
 
invoke(int, int, double, double) - Method in class com.tokelon.toktales.android.input.events.AndroidScreenPointerInputProducer
 
invoke(double, double) - Method in class com.tokelon.toktales.android.input.events.AndroidScreenPressInputProducer
 
invoke(long, int) - Method in class com.tokelon.toktales.desktop.lwjgl.input.GLFWCharInputProducer
 
invoke(long, boolean) - Method in class com.tokelon.toktales.desktop.lwjgl.input.GLFWCursorEnterInputProducer
 
invoke(long, double, double) - Method in class com.tokelon.toktales.desktop.lwjgl.input.GLFWCursorPosInputProducer
 
invoke(long, int, int, int, int) - Method in class com.tokelon.toktales.desktop.lwjgl.input.GLFWKeyInputProducer
 
invoke(long, int, int, int) - Method in class com.tokelon.toktales.desktop.lwjgl.input.GLFWMouseButtonInputProducer
 
invoke(long, int, int) - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindowRenderer.FramebufferSizeCallback
 
invoke(Varargs) - Method in class com.tokelon.toktales.tools.script.lua.CustomLuajavaLib
 
invokeAll(Collection<? extends Callable<T>>) - Method in class com.tokelon.toktales.core.content.manage.RecyclableExecutorService
 
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class com.tokelon.toktales.core.content.manage.RecyclableExecutorService
 
invokeAny(Collection<? extends Callable<T>>) - Method in class com.tokelon.toktales.core.content.manage.RecyclableExecutorService
 
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class com.tokelon.toktales.core.content.manage.RecyclableExecutorService
 
invokeFunction(String, Object...) - Method in interface com.tokelon.toktales.tools.script.IScriptModule
 
invokeFunction(String, Object...) - Method in class com.tokelon.toktales.tools.script.lua.LuaScriptModule
 
invokeMethod(String, Object...) - Method in interface com.tokelon.toktales.tools.script.IScriptInstance
 
invokeMethod(String, Object...) - Method in class com.tokelon.toktales.tools.script.lua.LuaScriptInstance
 
IObjectContainer<T> - Interface in com.tokelon.toktales.core.game.world
 
IObjectCoordinator<K,T> - Interface in com.tokelon.toktales.tools.core.objects.managers
Coordinates a number of keyed objects.
IObjectCoordinator.IOpenObjectCoordinator<K,T> - Interface in com.tokelon.toktales.tools.core.objects.managers
Coordinates a number of keyed objects and enables modification.
IObjectCurator<T> - Interface in com.tokelon.toktales.tools.core.objects.managers
Curates a number of named objects.
IObjectCurator.IOpenObjectCurator<T> - Interface in com.tokelon.toktales.tools.core.objects.managers
Curates a number of named objects and enables modification.
IObjectDisposer - Interface in com.tokelon.toktales.tools.core.dispose
 
IObjectElement - Interface in com.tokelon.toktales.core.game.model.map.predef
 
IObjectKeeper<T> - Interface in com.tokelon.toktales.tools.core.objects.managers
Keeps a number of objects.
IObjectKeeper.IOpenObjectKeeper<T> - Interface in com.tokelon.toktales.tools.core.objects.managers
Keeps a number of objects and enables modification.
IObjectLease<T> - Interface in com.tokelon.toktales.tools.core.objects.pools
 
IObjectLease.ObjectLeaseImpl<T> - Class in com.tokelon.toktales.tools.core.objects.pools
 
IObjectPool<T> - Interface in com.tokelon.toktales.tools.core.objects.pools
 
IObjectPool.IObjectPoolFactory - Interface in com.tokelon.toktales.tools.core.objects.pools
 
IObjectRenderer - Interface in com.tokelon.toktales.extensions.core.game.renderer
 
IObjectRenderer.IObjectRendererFactory - Interface in com.tokelon.toktales.extensions.core.game.renderer
 
IObservable<S> - Interface in com.tokelon.toktales.core.game.logic.observers
 
IObservation<S,O extends IObserver<S>> - Interface in com.tokelon.toktales.core.game.logic.observers
 
IObservation.IObservationHook<B extends IObserver<?>> - Interface in com.tokelon.toktales.core.game.logic.observers
 
IObserver<S> - Interface in com.tokelon.toktales.core.game.logic.observers
 
IOptions - Interface in com.tokelon.toktales.tools.core.objects.options
 
IParameterInjector - Interface in com.tokelon.toktales.tools.core.inject.parameter
Can be used to inject parameters by invoking methods that are annotated in a certain way.
IParameterInjector.IParameterInjectorFactory - Interface in com.tokelon.toktales.tools.core.inject.parameter
 
IParams - Interface in com.tokelon.toktales.tools.core.objects.params
 
IParentResolver<T> - Interface in com.tokelon.toktales.tools.assets.files
 
IParticipable<S> - Interface in com.tokelon.toktales.core.game.logic.observers
 
IParticipant<S> - Interface in com.tokelon.toktales.core.game.logic.observers
 
IParticipation<S,O extends IObserver<S>,P extends IParticipant<S>> - Interface in com.tokelon.toktales.core.game.logic.observers
 
IPathAssetReader - Interface in com.tokelon.toktales.tools.assets.files
 
IPathKey - Interface in com.tokelon.toktales.tools.assets.files
 
IPlayer - Interface in com.tokelon.toktales.core.game.model
 
IPlayerController - Interface in com.tokelon.toktales.core.game.controller
 
IPlayerController.IPlayerControllerFactory - Interface in com.tokelon.toktales.core.game.controller
 
IPlayerEntity - Interface in com.tokelon.toktales.core.game.model.map.entities
 
IPlayerRenderer - Interface in com.tokelon.toktales.extensions.core.game.renderer
 
IPlayerRenderer.IPlayerRendererFactory - Interface in com.tokelon.toktales.extensions.core.game.renderer
 
IPoint2f - Interface in com.tokelon.toktales.core.game.model
 
IPoint2f.IMutablePoint2f - Interface in com.tokelon.toktales.core.game.model
 
IPoint2i - Interface in com.tokelon.toktales.core.game.model
 
IPoint2i.IMutablePoint2i - Interface in com.tokelon.toktales.core.game.model
 
IPointModel - Interface in com.tokelon.toktales.core.render.model
 
IPointShape - Interface in com.tokelon.toktales.core.render.shapes
 
IPolygonGeometry - Interface in com.tokelon.toktales.core.game.world
 
IPolyline2f - Interface in com.tokelon.toktales.core.game.model
 
IPolyline2f.IExtendablePolyline2f - Interface in com.tokelon.toktales.core.game.model
 
IPolyline2f.IMutablePolyline2f - Interface in com.tokelon.toktales.core.game.model
 
IPolylineGeometry - Interface in com.tokelon.toktales.core.game.world
 
IProcedure - Interface in com.tokelon.toktales.tools.core.procedure
 
IProcedure.IProcedureFactory - Interface in com.tokelon.toktales.tools.core.procedure
 
IProvider<T> - Interface in com.tokelon.toktales.tools.core.inject
 
IReadableAssetKey - Interface in com.tokelon.toktales.tools.assets.key
 
IReadDelegateAssetKey - Interface in com.tokelon.toktales.tools.assets.key
 
IRectangle2f - Interface in com.tokelon.toktales.core.game.model
A float precision rectangle in 2D space.

Assumes positive Y-Axis goes DOWN and values include 0f.
IRectangle2f.IMutableRectangle2f - Interface in com.tokelon.toktales.core.game.model
 
IRectangle2i - Interface in com.tokelon.toktales.core.game.model
An int precision rectangle in 2D space.

Assumes positive Y-Axis goes DOWN and values include 0.
IRectangle2i.IMutableRectangle2i - Interface in com.tokelon.toktales.core.game.model
 
IRectangleGeometry - Interface in com.tokelon.toktales.core.game.world
 
IRectangleModel - Interface in com.tokelon.toktales.core.render.model
 
IRectangleShape - Interface in com.tokelon.toktales.core.render.shapes
 
IRegistry<K,V> - Interface in com.tokelon.toktales.tools.core.registry
 
IRegistryManager - Interface in com.tokelon.toktales.core.game
 
IRelativeFileAssetReader - Interface in com.tokelon.toktales.tools.assets.files
 
IRelativeFileKey - Interface in com.tokelon.toktales.tools.assets.files
 
IRelativePathAssetReader - Interface in com.tokelon.toktales.tools.assets.files
 
IRelativePathKey - Interface in com.tokelon.toktales.tools.assets.files
 
IRenderAccess - Interface in com.tokelon.toktales.core.engine.render
 
IRenderCallback - Interface in com.tokelon.toktales.core.render.order
 
IRenderDriver - Interface in com.tokelon.toktales.core.render
 
IRenderDriverFactory - Interface in com.tokelon.toktales.core.render
 
IRenderer - Interface in com.tokelon.toktales.core.render.renderer
 
IRenderGrid - Interface in com.tokelon.toktales.core.screen.view
 
IRenderGrid.IShift - Interface in com.tokelon.toktales.core.screen.view
 
IRenderingStrategy - Interface in com.tokelon.toktales.core.game.state.render
 
IRenderLayerStack - Interface in com.tokelon.toktales.core.render.order
A continuous list of render calls ordered by the positions they have been assigned to.
IRenderLayerStack.IStackNavigator - Interface in com.tokelon.toktales.core.render.order
Can be used to navigate through the positions of a stack.
IRenderModel - Interface in com.tokelon.toktales.core.render.model
 
IRenderOrder - Interface in com.tokelon.toktales.core.render.order
Represents a list of layers which can have stacks containing render calls.
IRenderOrder.IOrderNavigator - Interface in com.tokelon.toktales.core.render.order
Can be used to navigate through the layers and positions of a render order.
IRenderService - Interface in com.tokelon.toktales.core.engine.render
 
IRenderShape - Interface in com.tokelon.toktales.core.render.shapes
 
IRenderToolkit - Interface in com.tokelon.toktales.core.render
 
IRenderToolkit.IRenderToolkitFactory - Interface in com.tokelon.toktales.core.render
 
IRenderView - Interface in com.tokelon.toktales.android.render
 
IRenderViewAdapter - Interface in com.tokelon.toktales.android.render
 
IResource - Interface in com.tokelon.toktales.core.resources
 
IResourceAssetReader - Interface in com.tokelon.toktales.core.content.manage.resources
 
IResourceFinder - Interface in com.tokelon.toktales.tools.script
 
IResourceKey - Interface in com.tokelon.toktales.core.content.manage.resources
 
IResourceLookup - Interface in com.tokelon.toktales.core.resources
 
IResourceManager - Interface in com.tokelon.toktales.core.content
Implementations must be thread-safe.
IResourceScannerAssetReader - Interface in com.tokelon.toktales.core.content.manage.resources
 
IResourceScannerKey - Interface in com.tokelon.toktales.core.content.manage.resources
 
IResourceSet - Interface in com.tokelon.toktales.core.resources
A collection of resources that can be modified as a set.
IResourceType - Interface in com.tokelon.toktales.core.resources
 
IResourceView - Interface in com.tokelon.toktales.core.resources
A view that can be used to access a collection of resources.
IRGBAColor - Interface in com.tokelon.toktales.core.content.graphics
Represents a color with red, green, blue and alpha components.
IRGBAColor.IMutableRGBAColor - Interface in com.tokelon.toktales.core.content.graphics
 
IRunActivityEngineIntegration - Interface in com.tokelon.toktales.android.activity.integration.engine
An activity integration that will handle the engine life cycle.
isActive() - Method in class com.tokelon.toktales.core.game.model.entity.AbstractGameEntityStateDecorator
 
isActive() - Method in class com.tokelon.toktales.core.game.model.entity.GameEntityModel
 
isActive() - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntityProps
 
isAnimationLooping() - Method in class com.tokelon.toktales.core.game.graphic.animation.GameAnimation
 
isAnimationLooping() - Method in interface com.tokelon.toktales.core.game.graphic.animation.IGameAnimation
 
isAnimationStopped() - Method in class com.tokelon.toktales.core.game.graphic.animation.GameAnimation
 
isAnimationStopped() - Method in interface com.tokelon.toktales.core.game.graphic.animation.IGameAnimation
 
isAssetSpecial(T) - Method in class com.tokelon.toktales.tools.assets.manager.DefaultAssetManager
 
isAssetSpecial(T) - Method in class com.tokelon.toktales.tools.assets.manager.DefaultSpecialAssetManager
 
isAssetSpecial(T) - Method in interface com.tokelon.toktales.tools.assets.manager.IAssetManager
 
isAssetSpecial(T) - Method in interface com.tokelon.toktales.tools.assets.manager.ISpecialAssetManager
Returns whether the given asset is special.
isAssetSpecialForKey(K) - Method in class com.tokelon.toktales.tools.assets.manager.DefaultAssetManager
 
isAssetSpecialForKey(K) - Method in interface com.tokelon.toktales.tools.assets.manager.IAssetManager
 
isAssetValid(T) - Method in class com.tokelon.toktales.tools.assets.manager.DefaultAssetManager
 
isAssetValid(T) - Method in class com.tokelon.toktales.tools.assets.manager.DefaultSpecialAssetManager
 
isAssetValid(T) - Method in interface com.tokelon.toktales.tools.assets.manager.IAssetManager
 
isAssetValid(T) - Method in interface com.tokelon.toktales.tools.assets.manager.ISpecialAssetManager
Returns whether the given asset can be used as a normal asset.
isAssetValidForKey(K) - Method in class com.tokelon.toktales.tools.assets.manager.DefaultAssetManager
 
isAssetValidForKey(K) - Method in interface com.tokelon.toktales.tools.assets.manager.IAssetManager
 
isAssigned() - Method in class com.tokelon.toktales.core.game.state.scene.BaseGamescene
 
isAssigned() - Method in interface com.tokelon.toktales.core.game.state.scene.IGameScene
 
isAttributed(int) - Method in class com.tokelon.toktales.core.util.AttributedImpl
 
isAttributed(int) - Method in interface com.tokelon.toktales.core.util.IAttributed
 
isCameraFollowEnabled() - Method in class com.tokelon.toktales.core.game.controller.CameraController
 
isCameraFollowEnabled() - Method in interface com.tokelon.toktales.core.game.controller.ICameraController
 
isCompatibleWith(IMapEntity.IEntityType) - Method in interface com.tokelon.toktales.core.game.model.map.entities.IMapEntity.IEntityType
 
isCompatibleWith(IMapEntity.IEntityType) - Method in class com.tokelon.toktales.core.game.model.map.entities.MapEntityTypeImpl
 
isConsoleOpen() - Method in interface com.tokelon.toktales.core.game.controller.IConsoleController
 
isConsoleOpen() - Method in class com.tokelon.toktales.extensions.core.game.controller.DefaultConsoleController
 
isConsoleOpen() - Method in class com.tokelon.toktales.extensions.core.game.state.integration.ConsoleIntegrationControlHandler
 
isConsoleOpen() - Method in class com.tokelon.toktales.extensions.core.game.state.integration.IConsoleIntegrationControlHandler.EmptyConsoleOverlayControlHandler
 
isConsoleOpen() - Method in interface com.tokelon.toktales.extensions.core.game.state.integration.IConsoleIntegrationControlHandler
 
IScreenButtonInputEvent - Interface in com.tokelon.toktales.android.input.events
 
IScreenButtonInputEvent.ScreenButtonInputEvent - Class in com.tokelon.toktales.android.input.events
 
IScreenDialog - Interface in com.tokelon.toktales.extensions.core.game.model
 
IScreenDialog.ICharMeta - Interface in com.tokelon.toktales.extensions.core.game.model
 
IScreenPointerInputEvent - Interface in com.tokelon.toktales.android.input.events
 
IScreenPointerInputEvent.ScreenPointerInputEvent - Class in com.tokelon.toktales.android.input.events
 
IScreenPressInputEvent - Interface in com.tokelon.toktales.android.input.events
 
IScreenPressInputEvent.ScreenPressInputEvent - Class in com.tokelon.toktales.android.input.events
 
IScreenViewport - Interface in com.tokelon.toktales.core.screen.view
 
IScript - Interface in com.tokelon.toktales.tools.script
 
IScriptClass - Interface in com.tokelon.toktales.tools.script
 
IScriptEnvironment - Interface in com.tokelon.toktales.tools.script
 
IScriptInstance - Interface in com.tokelon.toktales.tools.script
 
IScriptManager - Interface in com.tokelon.toktales.tools.script
 
IScriptModule - Interface in com.tokelon.toktales.tools.script
 
isDebugEnabled() - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
isDebugEnabled(Marker) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
isDebugRenderingEnabled() - Method in interface com.tokelon.toktales.extensions.core.game.state.localmap.ILocalMapStateRenderer
 
isDebugRenderingEnabled() - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapStateRenderer
 
ISealedObjectHolder<T> - Interface in com.tokelon.toktales.tools.core.objects.managers
Holds a number of objects without enabling modification.
ISealedObjectHolder.IObjectHolder<T> - Interface in com.tokelon.toktales.tools.core.objects.managers
Holds a number of objects.
ISealedObjectManager<T> - Interface in com.tokelon.toktales.tools.core.objects.managers
Manages a number of named objects without enabling modification.
ISealedObjectManager.IObjectManager<T> - Interface in com.tokelon.toktales.tools.core.objects.managers
Manages a number of named objects.
ISealedObjectOrganizer<K,T> - Interface in com.tokelon.toktales.tools.core.objects.managers
Organizes a number of keyed objects without enabling modification.
ISealedObjectOrganizer.IObjectOrganizer<K,T> - Interface in com.tokelon.toktales.tools.core.objects.managers
Organizes a number of keyed objects.
ISegmentRenderer - Interface in com.tokelon.toktales.core.render.renderer
 
ISelfObservable<O extends IDirectObserver> - Interface in com.tokelon.toktales.core.game.logic.observers
 
ISelfObservation<O extends IDirectObserver> - Interface in com.tokelon.toktales.core.game.logic.observers
 
ISelfParticiable<O extends IDirectObserver,P extends IDirectParticipant> - Interface in com.tokelon.toktales.core.game.logic.observers
 
ISelfParticipation<O extends IDirectObserver,P extends IDirectParticipant> - Interface in com.tokelon.toktales.core.game.logic.observers
 
isEmpty() - Method in interface com.tokelon.toktales.core.game.model.IRectangle2f
Use with caution.

Compares left, right and top, bottom as float values.
Assumes left < right and top < bottom.
isEmpty() - Method in interface com.tokelon.toktales.core.game.model.IRectangle2i
Assumes left < right and top < bottom.
isEmpty() - Method in class com.tokelon.toktales.core.game.model.Rectangle2fImpl
 
isEmpty() - Method in class com.tokelon.toktales.core.game.model.Rectangle2iImpl
 
isEnabled() - Method in class com.tokelon.toktales.core.game.logic.entity.GraphicsImage
 
isEnabled() - Method in interface com.tokelon.toktales.core.game.logic.entity.IGraphicsImage
 
isEnclosed() - Method in interface com.tokelon.toktales.core.content.sprite.ISprite
A Sprite is enclosed if it is part of a Spriteset.
isEnclosed() - Method in class com.tokelon.toktales.core.content.sprite.SpriteImpl
 
isEnclosed() - Method in class com.tokelon.toktales.core.content.sprite.SpritesetSprite
 
isEnclosed() - Method in class com.tokelon.toktales.core.tiled.TiledTileSprite
 
isErrorCheckingEnabled() - Method in class com.tokelon.toktales.core.render.opengl.gl20.GLErrorUtils
 
isErrorCheckingEnabled() - Method in interface com.tokelon.toktales.core.render.opengl.IGLErrorUtils
Returns whether error checking for this instance is enabled or not.
isErrorCheckingEnabled() - Method in class com.tokelon.toktales.core.render.opengl.NoopGLErrorUtils
 
isErrorEnabled() - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
isErrorEnabled(Marker) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
isErrorLoggingForParsingEnabled() - Method in class com.tokelon.toktales.core.config.CiniFileConfig
 
ISetMapTaleProcedure - Interface in com.tokelon.toktales.extensions.core.tale.procedure
 
ISetupScript - Interface in com.tokelon.toktales.core.engine.setup.scripts
 
isExternal() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMapTileset
 
isExternal() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapTilesetImpl
 
isFillSet() - Method in interface com.tokelon.toktales.core.render.model.IRectangleModel
 
isFillSet() - Method in interface com.tokelon.toktales.core.render.model.ITriangleModel
 
isFillSet() - Method in class com.tokelon.toktales.core.render.model.RectangleModel
 
isFillSet() - Method in class com.tokelon.toktales.core.render.model.TriangleModel
 
isGeneric() - Method in interface com.tokelon.toktales.core.game.logic.observers.IObserver
 
isGeneric() - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity.IGameEntityObserver
 
isGeneric() - Method in interface com.tokelon.toktales.core.game.model.ICamera.ICameraObserver
 
isGeneric() - Method in class com.tokelon.toktales.core.script.ScriptInstanceObserver
 
isGeneric() - Method in class com.tokelon.toktales.core.script.ScriptModuleObserver
 
isGLFlag(int, int) - Method in interface com.tokelon.toktales.core.render.opengl.IGLFlags
Compares the given value with the internal value of glFlag.
isHandled() - Method in class com.tokelon.toktales.core.engine.input.BaseInputEvent
 
isHandled() - Method in interface com.tokelon.toktales.core.engine.input.IInputEvent
Returns whether this event has been marked as handled and has not been reset since then.
IShapeRenderer - Interface in com.tokelon.toktales.core.render.renderer
 
ISimpleObservation - Interface in com.tokelon.toktales.core.game.logic.observers
 
ISimpleObserver - Interface in com.tokelon.toktales.core.game.logic.observers
 
ISimpleParticipant - Interface in com.tokelon.toktales.core.game.logic.observers
 
ISimpleParticipation - Interface in com.tokelon.toktales.core.game.logic.observers
 
ISimpleRequestPermissionsIntegration - Interface in com.tokelon.toktales.android.activity.integration
 
ISimpleRequestPermissionsIntegration.ISimpleRequestPermissionsIntegrationFactory - Interface in com.tokelon.toktales.android.activity.integration
 
isInBlacklist(String) - Static method in class com.tokelon.toktales.tools.script.lua.CustomLuajavaLib
 
isInButtonBounds(int, int, int) - Method in interface com.tokelon.toktales.android.render.tools.IUIOverlay
Find out if a given point is inside a button's bounds.
isInButtonBounds(int, int, int) - Method in class com.tokelon.toktales.android.render.tools.UIOverlay
 
isIndexEmpty(int) - Method in interface com.tokelon.toktales.core.render.order.IRenderOrder
Use with caution: Calling this method twice is not guaranteed to return the same result, as layers can shift.
isIndexEmpty(int) - Method in class com.tokelon.toktales.core.render.order.RenderOrder
 
isInfoEnabled() - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
isInfoEnabled(Marker) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
ISingleActivityEngineIntegration - Interface in com.tokelon.toktales.android.activity.integration.engine
 
isInGLFlags(int, int...) - Method in interface com.tokelon.toktales.core.render.opengl.IGLFlags
Compares the given value with the internal values of all given glFlags.
isInWhitelist(String) - Static method in class com.tokelon.toktales.tools.script.lua.CustomLuajavaLib
 
isKeyPressed(int) - Method in interface com.tokelon.toktales.desktop.input.IDesktopInputDriver
 
isKeyPressed(int) - Method in class com.tokelon.toktales.desktop.lwjgl.input.GLFWInputDriver
 
isLoaded() - Method in class com.tokelon.toktales.core.render.opengl.gl20.facade.GLFileScript
 
isLoaded() - Method in class com.tokelon.toktales.core.render.texture.DefaultTextureManager.TextureInfo
 
isLogDebugEnabled() - Method in class com.tokelon.toktales.tools.assets.loader.AbstractExecutorServiceAssetLoader
 
isModeActive(String) - Method in class com.tokelon.toktales.core.game.control.GameControl
 
isModeActive(String) - Method in interface com.tokelon.toktales.core.game.control.IGameControl
Returns whether the given mode is active or not.
isMotionStopped() - Method in class com.tokelon.toktales.core.game.logic.motion.AbstractGameMotion
 
isMotionStopped() - Method in interface com.tokelon.toktales.core.game.logic.motion.IGameMotion
 
isMotionStopped() - Method in class com.tokelon.toktales.core.game.logic.motion.StraightGameMotion
 
isOnCamera(float, float) - Method in class com.tokelon.toktales.core.game.model.Camera
 
isOnCamera(IRectangle2f) - Method in class com.tokelon.toktales.core.game.model.Camera
 
isOnCamera(float, float) - Method in interface com.tokelon.toktales.core.game.model.ICamera
 
isOnCamera(IRectangle2f) - Method in interface com.tokelon.toktales.core.game.model.ICamera
 
ISound - Interface in com.tokelon.toktales.core.content.audio
 
ISoundAsset - Interface in com.tokelon.toktales.core.content.manage.sound
 
ISoundAssetDecoder - Interface in com.tokelon.toktales.core.content.manage.sound
 
ISoundAssetKey - Interface in com.tokelon.toktales.core.content.manage.sound
 
ISoundAssetManager - Interface in com.tokelon.toktales.core.content.manage.sound
 
ISpecialAssetFactory<T> - Interface in com.tokelon.toktales.tools.assets.manager
 
ISpecialAssetManager<T> - Interface in com.tokelon.toktales.tools.assets.manager
 
ISpecialContent - Interface in com.tokelon.toktales.core.content
 
ISprite - Interface in com.tokelon.toktales.core.content.sprite
Note that two ISprite are equal if their names and existing ISpritesets are equal.
ISpriteAsset - Interface in com.tokelon.toktales.core.content.sprite
 
ISpriteAssetDecoder - Interface in com.tokelon.toktales.core.content.manage.sprite
 
ISpriteAssetKey - Interface in com.tokelon.toktales.core.content.manage.sprite
 
ISpriteAssetLoader - Interface in com.tokelon.toktales.core.content.manage.sprite
 
ISpriteAssetManager - Interface in com.tokelon.toktales.core.content.manage.sprite
 
ISpriteGraphic - Interface in com.tokelon.toktales.core.game.graphic
 
ISpriteModel - Interface in com.tokelon.toktales.core.render.model
 
ISpriteset - Interface in com.tokelon.toktales.core.content.sprite
 
isReferenceToExternal() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMapTileset
 
isReferenceToExternal() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapTilesetImpl
 
isRegisteredDriver(IRenderDriverFactory) - Method in class com.tokelon.toktales.core.engine.render.DefaultRenderAccess
 
isRegisteredDriver(IRenderDriverFactory) - Method in interface com.tokelon.toktales.core.engine.render.IRenderAccess
 
isSceneOfType(Type) - Method in class com.tokelon.toktales.core.game.state.scene.GenericGamesceneAssignment
 
isSceneOfType(Type) - Method in interface com.tokelon.toktales.core.game.state.scene.IGameSceneAssignment
Returns whether the scene can be safely cast into the given type.
isShifted() - Method in interface com.tokelon.toktales.core.screen.view.IRenderGrid.IShift
 
isShifted() - Method in class com.tokelon.toktales.core.screen.view.RenderGrid.Shift
 
isShutdown() - Method in class com.tokelon.toktales.core.content.manage.RecyclableExecutorService
 
isStopped() - Method in class com.tokelon.toktales.desktop.engine.AbstractEngineLooper
Returns whether this looper has been stopped.
ISTBBitmap - Interface in com.tokelon.toktales.desktop.lwjgl.content
A bitmap loaded from the STB library.
isTerminated() - Method in class com.tokelon.toktales.core.content.manage.RecyclableExecutorService
 
isTextureBoundForIndex(ITexture, int) - Method in class com.tokelon.toktales.core.render.texture.DefaultTextureCoordinator
 
isTextureBoundForIndex(ITexture, int) - Method in interface com.tokelon.toktales.core.render.texture.ITextureCoordinator
Returns whether the given texture is bound on the given index.
IStorageService - Interface in com.tokelon.toktales.core.engine.storage
 
IStorageService.IStorageServiceFactory - Interface in com.tokelon.toktales.core.engine.storage
 
isTraceEnabled() - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
isTraceEnabled(Marker) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
IStringFlags - Interface in com.tokelon.toktales.core.util
 
IStringGeneralRegistry - Interface in com.tokelon.toktales.tools.core.registry
 
IStringRegistry<V> - Interface in com.tokelon.toktales.tools.core.registry
 
isTypeValidForInjection(TypeToken<T>) - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
Returns whether the type of the given type token can be injected.
ISubEngineGamescene - Interface in com.tokelon.toktales.test.core.game.state.enginestate.subenginestate
 
ISubEngineGamestate - Interface in com.tokelon.toktales.test.core.game.state.enginestate.subenginestate
 
ISupplier<T> - Interface in com.tokelon.toktales.tools.core.inject
Supplies an instance of T.
Similar to IProvider, however indicates that the returned object will be a specific instance.
ISupplierCheckedProcedure<T,R> - Interface in com.tokelon.toktales.tools.core.procedure.checked
 
ISupplierCheckedProcedure.ISupplierCheckedProcedureFactory<T,R> - Interface in com.tokelon.toktales.tools.core.procedure.checked
 
ISupplierProcedure<T,R> - Interface in com.tokelon.toktales.tools.core.procedure
 
ISupplierProcedure.ISupplierProcedureFactory<T,R> - Interface in com.tokelon.toktales.tools.core.procedure
 
ISurface - Interface in com.tokelon.toktales.core.screen.surface
A surface represents an area that can be used to render something.
ISurfaceController - Interface in com.tokelon.toktales.core.screen.surface
 
ISurfaceHandler - Interface in com.tokelon.toktales.core.screen.surface
 
ISurfaceHandler.ISurfaceHandlerFactory - Interface in com.tokelon.toktales.core.screen.surface
 
ISurfaceManager - Interface in com.tokelon.toktales.core.screen.surface
 
ISurfaceManager.ISurfaceCallback - Interface in com.tokelon.toktales.core.screen.surface
 
ISurfaceViewIntegration - Interface in com.tokelon.toktales.android.activity.integration
An activity integration that will create the main renderer for the engine, by using a given surface view.
isValid() - Method in interface com.tokelon.toktales.core.render.order.IRenderLayerStack.IStackNavigator
 
isValid() - Method in interface com.tokelon.toktales.core.render.order.IRenderOrder.IOrderNavigator
 
isVisible() - Method in class com.tokelon.toktales.core.game.model.entity.AbstractGameEntityStateDecorator
 
isVisible() - Method in class com.tokelon.toktales.core.game.model.entity.GameEntityModel
 
isVisible() - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntityProps
 
isVisible() - Method in class com.tokelon.toktales.core.game.model.map.elements.AbstractMapElement
 
isVisible() - Method in interface com.tokelon.toktales.core.game.model.map.elements.IMapElement
 
isVisible() - Method in interface com.tokelon.toktales.core.game.world.IWorldObject
 
isVisible() - Method in class com.tokelon.toktales.core.tiled.TiledMapObject
 
isVisible() - Method in class com.tokelon.toktales.core.tiled.TiledTileElement
 
isVisible() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMapImagelayer
 
isVisible() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMapLayer
 
isVisible() - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMapObjectgroup
 
isVisible() - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXObject
 
isVisible() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapImagelayerImpl
 
isVisible() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapLayerImpl
 
isVisible() - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapObjectgroupImpl
 
isVisible() - Method in class com.tokelon.toktales.tools.tiled.model.TMXObjectImpl
 
isWalkableForPlayer() - Method in interface com.tokelon.toktales.core.game.model.map.IBlock
 
isWalkableForPlayer() - Method in class com.tokelon.toktales.core.game.model.map.Level10Block
 
isWalkableForPlayer() - Method in class com.tokelon.toktales.core.tiled.TiledMapBlock
 
isWarnEnabled() - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
isWarnEnabled(Marker) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
ITaleConfig - Interface in com.tokelon.toktales.extensions.core.tale.config
 
ITaleGamescene - Interface in com.tokelon.toktales.extensions.core.tale.state
 
ITaleGamestate - Interface in com.tokelon.toktales.extensions.core.tale.state
 
ITaleLoader - Interface in com.tokelon.toktales.extensions.core.tale
 
ITaleScriptModule - Interface in com.tokelon.toktales.extensions.core.tale
 
ITargetedCheckedProcedure<T> - Interface in com.tokelon.toktales.tools.core.procedure.checked
 
ITargetedCheckedProcedure.ITargetedCheckedProcedureFactory<T> - Interface in com.tokelon.toktales.tools.core.procedure.checked
 
ITargetedProcedure<T> - Interface in com.tokelon.toktales.tools.core.procedure
 
ITargetedProcedure.ITargetedProcedureFactory<T> - Interface in com.tokelon.toktales.tools.core.procedure
 
iterator() - Method in class com.tokelon.toktales.core.game.logic.map.EntityHolder
 
iterator() - Method in class com.tokelon.toktales.core.resources.ListingBatch
 
iterator() - Method in class com.tokelon.toktales.core.resources.ResourceFilterView
 
iterator() - Method in class com.tokelon.toktales.core.resources.ResourceSet
 
ITextAsset - Interface in com.tokelon.toktales.core.content.manage.assets
 
ITextBox - Interface in com.tokelon.toktales.extensions.core.game.model
 
ITextBoxController - Interface in com.tokelon.toktales.extensions.core.game.controller
 
ITextRenderer - Interface in com.tokelon.toktales.extensions.core.render
 
ITexture - Interface in com.tokelon.toktales.core.render.texture
Contains an IBitmap and the configuration for how it should be drawn.
ITextureAsset - Interface in com.tokelon.toktales.core.content.manage.texture
 
ITextureCoordinator - Interface in com.tokelon.toktales.core.render.texture
Coordinates the texture bindings to texture units.
ITextureCoordinator.ITextureCoordinatorFactory - Interface in com.tokelon.toktales.core.render.texture
 
ITexturedModel - Interface in com.tokelon.toktales.core.render.model
 
ITextureDriver - Interface in com.tokelon.toktales.core.render.texture
Provides access to low level GPU functionality for managing textures.
ITextureManager - Interface in com.tokelon.toktales.core.render.texture
Manages the loading of textures to the GPU.
ITextureRegion - Interface in com.tokelon.toktales.core.render.texture
Defines an area inside a texture.
ITiledMap - Interface in com.tokelon.toktales.tools.tiled.model
 
ITiledMapConfig - Interface in com.tokelon.toktales.core.tiled
 
ITiledMapImagelayer - Interface in com.tokelon.toktales.tools.tiled.model
 
ITiledMapLayer - Interface in com.tokelon.toktales.tools.tiled.model
 
ITiledMapLevelHolder - Interface in com.tokelon.toktales.tools.tiled
 
ITiledMapObjectgroup - Interface in com.tokelon.toktales.tools.tiled.model
 
ITiledMapProperties - Interface in com.tokelon.toktales.tools.tiled.model
 
ITiledMapTileset - Interface in com.tokelon.toktales.tools.tiled.model
 
ITiledTileElement - Interface in com.tokelon.toktales.core.tiled
 
ITimeManager - Interface in com.tokelon.toktales.core.game.control
 
ITimeProvider - Interface in com.tokelon.toktales.core.game.control
 
ITimeTracker - Interface in com.tokelon.toktales.core.game.control
 
ITimeTrackerTool - Interface in com.tokelon.toktales.core.game.logic
 
ITMXData - Interface in com.tokelon.toktales.tools.tiled.model
 
ITMXDataTile - Interface in com.tokelon.toktales.tools.tiled.model
 
ITMXEllipse - Interface in com.tokelon.toktales.tools.tiled.model
 
ITMXImage - Interface in com.tokelon.toktales.tools.tiled.model
 
ITMXObject - Interface in com.tokelon.toktales.tools.tiled.model
 
ITMXPolygon - Interface in com.tokelon.toktales.tools.tiled.model
 
ITMXPolyline - Interface in com.tokelon.toktales.tools.tiled.model
 
ITMXProperty - Interface in com.tokelon.toktales.tools.tiled.model
 
ITMXTerrain - Interface in com.tokelon.toktales.tools.tiled.model
 
ITMXTerraintypes - Interface in com.tokelon.toktales.tools.tiled.model
 
ITMXTile - Interface in com.tokelon.toktales.tools.tiled.model
 
ITMXTileAnimation - Interface in com.tokelon.toktales.tools.tiled.model
 
ITMXTileAnimationFrame - Interface in com.tokelon.toktales.tools.tiled.model
 
ITMXTileoffset - Interface in com.tokelon.toktales.tools.tiled.model
 
ITriangleModel - Interface in com.tokelon.toktales.core.render.model
 
ITriangleShape - Interface in com.tokelon.toktales.core.render.shapes
 
ITypedGameState<T extends IGameScene> - Interface in com.tokelon.toktales.core.game.state
 
IUIControl - Interface in com.tokelon.toktales.android.render.tools
 
IUIControl.IUIControlFactory - Interface in com.tokelon.toktales.android.render.tools
 
IUIOverlay - Interface in com.tokelon.toktales.android.render.tools
 
IUIOverlayProvider - Interface in com.tokelon.toktales.android.render.tools
 
IUIOverlayView - Interface in com.tokelon.toktales.android.render.tools
 
IUIService - Interface in com.tokelon.toktales.core.engine.ui
 
IUIServiceIntegration - Interface in com.tokelon.toktales.android.activity.integration
 
IUniformLocation - Interface in com.tokelon.toktales.core.location
 
IUntargetedCheckedProcedure - Interface in com.tokelon.toktales.tools.core.procedure.checked
 
IUntargetedCheckedProcedure.IUntargetedCheckedProcedureFactory - Interface in com.tokelon.toktales.tools.core.procedure.checked
 
IUntargetedProcedure - Interface in com.tokelon.toktales.tools.core.procedure
 
IUntargetedProcedure.IUntargetedProcedureFactory - Interface in com.tokelon.toktales.tools.core.procedure
 
IUserInterface - Interface in com.tokelon.toktales.android.ui
 
IUserInterface.IUserInterfaceListener - Interface in com.tokelon.toktales.android.ui
 
IViewGridTransformer - Interface in com.tokelon.toktales.core.screen.view
Transforms between coordinates, pixels and grid positions.
IViewRenderer - Interface in com.tokelon.toktales.android.render
 
IViewTransformer - Interface in com.tokelon.toktales.core.screen.view
Transforms coordinates through different layers.
IWindow - Interface in com.tokelon.toktales.desktop.ui.window
 
IWindowBuilder - Interface in com.tokelon.toktales.desktop.ui.window
 
IWindowConfigurator - Interface in com.tokelon.toktales.desktop.ui.window
 
IWindowContext - Interface in com.tokelon.toktales.desktop.ui.window
 
IWindowContext.IDesktopInputDriverFactory - Interface in com.tokelon.toktales.desktop.ui.window
 
IWindowContext.IWindowContextBuilder - Interface in com.tokelon.toktales.desktop.ui.window
 
IWindowContext.IWindowRendererFactory - Interface in com.tokelon.toktales.desktop.ui.window
 
IWindowEngineLauncher - Interface in com.tokelon.toktales.desktop.engine
 
IWindowFactory - Interface in com.tokelon.toktales.desktop.ui.window
 
IWindowHandler - Interface in com.tokelon.toktales.desktop.ui.window
 
IWindowRenderer - Interface in com.tokelon.toktales.desktop.render
 
IWindowToolkit - Interface in com.tokelon.toktales.desktop.ui.window
 
IWorld - Interface in com.tokelon.toktales.core.game.world
 
IWorld.Tools - Class in com.tokelon.toktales.core.game.world
 
IWorldGeometry - Interface in com.tokelon.toktales.core.game.world
 
IWorldGrid - Interface in com.tokelon.toktales.core.game.world
 
IWorldObject - Interface in com.tokelon.toktales.core.game.world
 
IWorldspace - Interface in com.tokelon.toktales.core.game.world
 

J

JUMP - Static variable in interface com.tokelon.toktales.extensions.core.game.state.localmap.ILocalMapControlHandler
 

K

KEY_ANIMATION_ANIM_TIME - Static variable in interface com.tokelon.toktales.extensions.core.tale.config.IAnimConfig
 
KEY_ANIMATION_RESOURCE_DIR - Static variable in interface com.tokelon.toktales.extensions.core.tale.config.IAnimConfig
 
KEY_ANIMATION_SEQUENCE - Static variable in interface com.tokelon.toktales.extensions.core.tale.config.IAnimConfig
 
KEY_ANIMATION_SEQUENCE_TIMING - Static variable in interface com.tokelon.toktales.extensions.core.tale.config.IAnimConfig
 
KEY_CONFIG_TYPE - Static variable in class com.tokelon.toktales.core.config.CiniFileConfig
 
KEY_CONFIG_VERSION - Static variable in class com.tokelon.toktales.core.config.CiniFileConfig
 
KEY_DISPLAY_CAMERA_CREATION_TYPE - Static variable in interface com.tokelon.toktales.core.config.IMainConfig
 
KEY_DISPLAY_CAMERA_SIZE_UNITS_X - Static variable in interface com.tokelon.toktales.core.config.IMainConfig
 
KEY_DISPLAY_CAMERA_SIZE_UNITS_Y - Static variable in interface com.tokelon.toktales.core.config.IMainConfig
 
KEY_PLAYER_ANIMATION_WALK_DOWN - Static variable in interface com.tokelon.toktales.extensions.core.tale.config.ITaleConfig
 
KEY_PLAYER_ANIMATION_WALK_LEFT - Static variable in interface com.tokelon.toktales.extensions.core.tale.config.ITaleConfig
 
KEY_PLAYER_ANIMATION_WALK_RIGHT - Static variable in interface com.tokelon.toktales.extensions.core.tale.config.ITaleConfig
 
KEY_PLAYER_ANIMATION_WALK_UP - Static variable in interface com.tokelon.toktales.extensions.core.tale.config.ITaleConfig
 
KEY_PLAYER_GRAPHIC_IDLE_DOWN - Static variable in interface com.tokelon.toktales.extensions.core.tale.config.ITaleConfig
 
KEY_PLAYER_GRAPHIC_IDLE_LEFT - Static variable in interface com.tokelon.toktales.extensions.core.tale.config.ITaleConfig
 
KEY_PLAYER_GRAPHIC_IDLE_RIGHT - Static variable in interface com.tokelon.toktales.extensions.core.tale.config.ITaleConfig
 
KEY_PLAYER_GRAPHIC_IDLE_UP - Static variable in interface com.tokelon.toktales.extensions.core.tale.config.ITaleConfig
 
KEY_PLAYER_WALK_SPEED_UNITS - Static variable in interface com.tokelon.toktales.extensions.core.tale.config.ITaleConfig
 
KEY_PRESS - Static variable in class com.tokelon.toktales.desktop.input.TInput
The key or button was pressed.
KEY_RELEASE - Static variable in class com.tokelon.toktales.desktop.input.TInput
The key or button was released.
KEY_REPEAT - Static variable in class com.tokelon.toktales.desktop.input.TInput
The key was held down until it repeated.
KEY_RESOURCES_ANIMATION_DIRECTORY - Static variable in interface com.tokelon.toktales.extensions.core.tale.config.ITaleConfig
 
KEY_RESOURCES_G_PLAYER_DIRECTORY - Static variable in interface com.tokelon.toktales.extensions.core.tale.config.ITaleConfig
 
KEY_RESOURCES_G_SPRITE_DIRECTORY - Static variable in interface com.tokelon.toktales.extensions.core.tale.config.ITaleConfig
 
KEY_RESOURCES_G_TILESET_DIRECTORY - Static variable in interface com.tokelon.toktales.extensions.core.tale.config.ITaleConfig
 
KEY_RESOURCES_MAP_DIRECTORY - Static variable in interface com.tokelon.toktales.extensions.core.tale.config.ITaleConfig
 
KEY_TALE_INITIAL_MAPFILE_NAME - Static variable in interface com.tokelon.toktales.extensions.core.tale.config.ITaleConfig
 
KEY_TALE_INITIAL_SCENE_CODENAME - Static variable in interface com.tokelon.toktales.extensions.core.tale.config.ITaleConfig
 
KEY_TALE_TALE_TITLE - Static variable in interface com.tokelon.toktales.extensions.core.tale.config.ITaleConfig
 
KEY_UNKNOWN - Static variable in class com.tokelon.toktales.desktop.input.TInput
The unknown key.
KeyboardActivityIntegration - Class in com.tokelon.toktales.android.activity.integration
 
KeyboardActivityIntegration() - Constructor for class com.tokelon.toktales.android.activity.integration.KeyboardActivityIntegration
 
KeyboardActivityIntegration(Handler) - Constructor for class com.tokelon.toktales.android.activity.integration.KeyboardActivityIntegration
 
KeyboardActivityIntegration.KeyboardActivityIntegrationFactory - Class in com.tokelon.toktales.android.activity.integration
 
KeyboardActivityIntegrationFactory() - Constructor for class com.tokelon.toktales.android.activity.integration.KeyboardActivityIntegration.KeyboardActivityIntegrationFactory
 
KeyedOptionsImpl<K> - Class in com.tokelon.toktales.tools.core.objects.options
 
KeyedOptionsImpl() - Constructor for class com.tokelon.toktales.tools.core.objects.options.KeyedOptionsImpl
 
keyGlfwToVk(int) - Static method in class com.tokelon.toktales.desktop.lwjgl.input.GLFWInput
 
KeyInputEvent() - Constructor for class com.tokelon.toktales.desktop.input.events.IKeyInputEvent.KeyInputEvent
 
keyOf(IReadableAssetKey) - Method in class com.tokelon.toktales.core.content.manage.bitmap.BitmapAssetManager
 
keyOf(IReadableAssetKey) - Method in interface com.tokelon.toktales.core.content.manage.bitmap.IBitmapAssetManager
 
keyOf(IReadableAssetKey) - Method in class com.tokelon.toktales.core.content.manage.font.FontAssetManager
 
keyOf(IReadableAssetKey) - Method in interface com.tokelon.toktales.core.content.manage.font.IFontAssetManager
 
keyOf(IReadableAssetKey) - Method in interface com.tokelon.toktales.core.content.manage.sound.ISoundAssetManager
 
keyOf(IReadableAssetKey) - Method in class com.tokelon.toktales.core.content.manage.sound.SoundAssetManager
 
keyOf(String, IReadableAssetKey) - Method in interface com.tokelon.toktales.core.content.manage.sprite.ISpriteAssetManager
 
keyOf(String, IReadableAssetKey) - Method in class com.tokelon.toktales.core.content.manage.sprite.SpriteAssetManager
 
keyVkToGlfw(int) - Static method in class com.tokelon.toktales.desktop.lwjgl.input.GLFWInput
 
knows(K) - Method in interface com.tokelon.toktales.tools.core.registry.IRegistry
Returns whether this or any parent registries contain a registry entry for the given key.
knows(K) - Method in class com.tokelon.toktales.tools.core.registry.Registry
 
knowsAlias(K) - Method in interface com.tokelon.toktales.tools.core.registry.IRegistry
Returns whether this or any parent registries contain the given alias.
knowsAlias(K) - Method in class com.tokelon.toktales.tools.core.registry.Registry
 
knowsAliasAs(Object, Class<?>) - Method in class com.tokelon.toktales.tools.core.registry.BaseRegistry
 
knowsAliasAs(Object, Class<?>) - Method in class com.tokelon.toktales.tools.core.registry.BasicRegistry
 
knowsAliasAs(Object, Class<?>) - Method in class com.tokelon.toktales.tools.core.registry.GenericRegistry
 
knowsAliasAs(Object, Class<?>) - Method in interface com.tokelon.toktales.tools.core.registry.IGenericRegistry
Returns whether this or any parent registries know the given alias and it's target is compatible with the given type.
knowsAliasTarget(K) - Method in interface com.tokelon.toktales.tools.core.registry.IRegistry
Returns whether this or any parent registries contain an alias with the given target.
knowsAliasTarget(K) - Method in class com.tokelon.toktales.tools.core.registry.Registry
 
knowsAs(Object, Class<?>) - Method in class com.tokelon.toktales.tools.core.registry.BaseRegistry
 
knowsAs(K, Class<?>) - Method in class com.tokelon.toktales.tools.core.registry.GeneralRegistry
 
knowsAs(K, Class<?>) - Method in interface com.tokelon.toktales.tools.core.registry.IGeneralRegistry
Returns whether this or any parent registries contain a registry entry for the given key and it's value is compatible with the given type.
knowsValue(V) - Method in interface com.tokelon.toktales.tools.core.registry.IRegistry
Returns whether this or any parent registries contain a registry entry with the given value.
knowsValue(V) - Method in class com.tokelon.toktales.tools.core.registry.Registry
 

L

launch(Class<? extends IGameAdapter>) - Method in class com.tokelon.toktales.core.engine.BaseEngineLauncher
 
launch(Class<? extends IGameAdapter>) - Method in interface com.tokelon.toktales.core.engine.IEngineLauncher
Launches with the given game adapter and the default setup.
launchEngine(IEngineLauncher) - Method in class com.tokelon.toktales.android.app.TokTalesApp
Launches the engine.
launchWithSetup(Class<? extends IGameAdapter>, IEngineSetup) - Method in class com.tokelon.toktales.core.engine.BaseEngineLauncher
 
launchWithSetup(Class<? extends IGameAdapter>, IEngineSetup) - Method in interface com.tokelon.toktales.core.engine.IEngineLauncher
Launches with the given game adapter and setup.
LAYER_BOTTOM - Static variable in interface com.tokelon.toktales.core.render.order.IRenderOrder
 
LAYER_TOP - Static variable in interface com.tokelon.toktales.core.render.order.IRenderOrder
 
layerPosition - Variable in class com.tokelon.toktales.core.tiled.TiledMapObject
 
left() - Method in interface com.tokelon.toktales.core.game.model.IRectangle2f
left() - Method in interface com.tokelon.toktales.core.game.model.IRectangle2i
left() - Method in class com.tokelon.toktales.core.game.model.Rectangle2fImpl
 
left() - Method in class com.tokelon.toktales.core.game.model.Rectangle2iImpl
 
LEFT - Static variable in interface com.tokelon.toktales.core.game.world.ICrossDirection
 
Level10Block - Class in com.tokelon.toktales.core.game.model.map
 
Level10Block() - Constructor for class com.tokelon.toktales.core.game.model.map.Level10Block
 
Level10Reference - Class in com.tokelon.toktales.core.game.model.map
 
LEVEL_TYPE_IMAGELAYER - Static variable in interface com.tokelon.toktales.tools.tiled.model.ITiledMap
 
LEVEL_TYPE_LAYER - Static variable in interface com.tokelon.toktales.tools.tiled.model.ITiledMap
 
LEVEL_TYPE_OBJECTGROUP - Static variable in interface com.tokelon.toktales.tools.tiled.model.ITiledMap
 
levelForElement(IMapElement) - Method in interface com.tokelon.toktales.core.game.model.map.ILevelReference
 
levelForElement(IMapElement) - Method in class com.tokelon.toktales.core.game.model.map.Level10Reference
 
levelForElement(IMapElement) - Method in class com.tokelon.toktales.core.tiled.TiledMapLevelReference
 
levelForElementType(IMapElement.IElementType) - Method in interface com.tokelon.toktales.core.game.model.map.ILevelReference
 
levelForElementType(IMapElement.IElementType) - Method in class com.tokelon.toktales.core.game.model.map.Level10Reference
 
levelForElementType(IMapElement.IElementType) - Method in class com.tokelon.toktales.core.tiled.TiledMapLevelReference
 
levelForElementTypeOther - Variable in class com.tokelon.toktales.core.tiled.TiledMapLevelReference
 
levelForElementTypePlayer - Variable in class com.tokelon.toktales.core.tiled.TiledMapLevelReference
 
levelForElementTypeSelection - Variable in class com.tokelon.toktales.core.tiled.TiledMapLevelReference
 
LineModel - Class in com.tokelon.toktales.core.render.model
 
LineModel() - Constructor for class com.tokelon.toktales.core.render.model.LineModel
 
LineShape - Class in com.tokelon.toktales.core.render.shapes
 
LineShape() - Constructor for class com.tokelon.toktales.core.render.shapes.LineShape
 
link() - Method in class com.tokelon.toktales.android.render.opengl.ShaderProgram
 
link() - Method in class com.tokelon.toktales.core.render.opengl.gl20.facade.GLProgram
 
link() - Method in interface com.tokelon.toktales.core.render.opengl.gl20.facade.IGLProgram
 
link() - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.ShaderProgram
 
listAppDirOnExternal(IApplicationLocation) - Method in class com.tokelon.toktales.android.storage.AndroidStorageService
 
listAppDirOnExternal(IApplicationLocation) - Method in interface com.tokelon.toktales.core.engine.storage.IStorageService
 
listAppDirOnExternal(IApplicationLocation) - Method in class com.tokelon.toktales.desktop.storage.DesktopStorageService
 
listAssetDir(IApplicationLocation) - Method in class com.tokelon.toktales.android.content.AndroidContentService
 
listAssetDir(IApplicationLocation) - Method in interface com.tokelon.toktales.core.engine.content.IContentService
 
listAssetDir(IApplicationLocation) - Method in class com.tokelon.toktales.desktop.content.DesktopContentService
 
listFilesAppDirOnExternal(IApplicationLocation) - Method in class com.tokelon.toktales.android.storage.AndroidStorageService
 
listFilesAppDirOnExternal(IApplicationLocation) - Method in interface com.tokelon.toktales.core.engine.storage.IStorageService
 
listFilesAppDirOnExternal(IApplicationLocation) - Method in class com.tokelon.toktales.desktop.storage.DesktopStorageService
 
Listing - Class in com.tokelon.toktales.core.resources
 
Listing(String) - Constructor for class com.tokelon.toktales.core.resources.Listing
 
Listing.FileDescriptorImpl - Class in com.tokelon.toktales.core.resources
 
ListingBatch - Class in com.tokelon.toktales.core.resources
 
ListingBatch() - Constructor for class com.tokelon.toktales.core.resources.ListingBatch
 
load(ICodepointAssetKey, INamedOptions, IAssetReader, IAssetDecoder<? extends ICodepointAsset, ICodepointAssetKey, INamedOptions>) - Method in class com.tokelon.toktales.core.content.manage.codepoint.CodepointAssetLoader
 
load(IEngineContext) - Static method in class com.tokelon.toktales.core.engine.TokTales
 
load() - Method in interface com.tokelon.toktales.core.game.logic.map.IMapLoader
 
load() - Method in class com.tokelon.toktales.core.render.opengl.gl20.facade.GLFileScript
Reads the data from this script's input stream.
load() - Method in class com.tokelon.toktales.core.tiled.StorageTiledMapLoaderAuto
 
load() - Method in class com.tokelon.toktales.core.tiled.StorageTiledMapLoaderManual
 
load(K) - Method in class com.tokelon.toktales.tools.assets.loader.AbstractExecutorServiceAssetLoader
 
load(K, O) - Method in class com.tokelon.toktales.tools.assets.loader.AbstractExecutorServiceAssetLoader
 
load(K, IAssetReader) - Method in class com.tokelon.toktales.tools.assets.loader.AbstractExecutorServiceAssetLoader
 
load(K, O, IAssetReader) - Method in class com.tokelon.toktales.tools.assets.loader.AbstractExecutorServiceAssetLoader
 
load(K, O, IAssetDecoder<? extends T, K, O>) - Method in class com.tokelon.toktales.tools.assets.loader.AbstractExecutorServiceAssetLoader
 
load(K, IAssetDecoder<? extends T, K, O>) - Method in class com.tokelon.toktales.tools.assets.loader.AbstractExecutorServiceAssetLoader
 
load(K, O, IAssetReader, IAssetDecoder<? extends T, K, O>) - Method in class com.tokelon.toktales.tools.assets.loader.DefaultAssetLoader
 
load(K) - Method in interface com.tokelon.toktales.tools.assets.loader.IAssetLoader
 
load(K, O) - Method in interface com.tokelon.toktales.tools.assets.loader.IAssetLoader
 
load(K, IAssetReader) - Method in interface com.tokelon.toktales.tools.assets.loader.IAssetLoader
 
load(K, IAssetDecoder<? extends T, K, O>) - Method in interface com.tokelon.toktales.tools.assets.loader.IAssetLoader
 
load(K, O, IAssetReader) - Method in interface com.tokelon.toktales.tools.assets.loader.IAssetLoader
 
load(K, O, IAssetDecoder<? extends T, K, O>) - Method in interface com.tokelon.toktales.tools.assets.loader.IAssetLoader
 
load(K, O, IAssetReader, IAssetDecoder<? extends T, K, O>) - Method in interface com.tokelon.toktales.tools.assets.loader.IAssetLoader
 
load() - Method in interface com.tokelon.toktales.tools.assets.loader.ILoaderTask
 
load(K, O, IAssetReader, IAssetDecoder<? extends T, K, O>) - Method in class com.tokelon.toktales.tools.assets.loader.LoaderTaskExecutorServiceAssetLoader
 
load(InputStream, String) - Method in class com.tokelon.toktales.tools.script.lua.LuaScriptState
 
load(String) - Method in class com.tokelon.toktales.tools.script.lua.LuaScriptState
 
loadClassFromApplicationInfo(Class<T>, String, ApplicationInfo) - Method in class com.tokelon.toktales.android.app.TokTalesApp
Loads a class of given type for a given key from the application meta-data.
loadConfig(String, IFileConfig) - Method in class com.tokelon.toktales.core.config.ConfigManager
 
loadConfig(String, IFileConfig) - Method in interface com.tokelon.toktales.core.config.IConfigManager
 
loadConfig() - Method in class com.tokelon.toktales.core.config.StorageConfigLoader
 
loadConfig() - Method in interface com.tokelon.toktales.tools.core.config.IConfigLoader
 
LoaderTaskExecutorServiceAssetLoader<T,K,O> - Class in com.tokelon.toktales.tools.assets.loader
 
LoaderTaskExecutorServiceAssetLoader(ILoggerFactory, IAssetReaderManager, IAssetDecoder<T, K, O>, ILoaderTask.ILoaderTaskFactory<T, K, O>) - Constructor for class com.tokelon.toktales.tools.assets.loader.LoaderTaskExecutorServiceAssetLoader
 
LoaderTaskExecutorServiceAssetLoader(ILoggerFactory, IAssetReaderManager, IAssetDecoder<T, K, O>, ILoaderTask.ILoaderTaskFactory<T, K, O>, Provider<ExecutorService>) - Constructor for class com.tokelon.toktales.tools.assets.loader.LoaderTaskExecutorServiceAssetLoader
 
LoadMainConfigSetupScript - Class in com.tokelon.toktales.core.engine.setup.scripts
 
LoadMainConfigSetupScript() - Constructor for class com.tokelon.toktales.core.engine.setup.scripts.LoadMainConfigSetupScript
 
LoadMapActivity - Class in com.tokelon.toktales.extensions.android.activity
 
LoadMapActivity() - Constructor for class com.tokelon.toktales.extensions.android.activity.LoadMapActivity
 
loadModule(InputStream, String) - Method in interface com.tokelon.toktales.tools.script.IScriptEnvironment
 
loadModule(String) - Method in interface com.tokelon.toktales.tools.script.IScriptEnvironment
 
loadModule(InputStream, String) - Method in class com.tokelon.toktales.tools.script.lua.LuaScriptEnvironment
 
loadModule(String) - Method in class com.tokelon.toktales.tools.script.lua.LuaScriptEnvironment
 
loadScript(InputStream, String) - Method in interface com.tokelon.toktales.tools.script.IScriptEnvironment
 
loadScript(String) - Method in interface com.tokelon.toktales.tools.script.IScriptEnvironment
 
loadScript(InputStream, String) - Method in class com.tokelon.toktales.tools.script.lua.LuaScriptEnvironment
 
loadScript(String) - Method in class com.tokelon.toktales.tools.script.lua.LuaScriptEnvironment
 
loadTale(String) - Method in interface com.tokelon.toktales.extensions.core.tale.ITaleLoader
Loads the tale for given path.
loadTale(String) - Method in class com.tokelon.toktales.extensions.core.tale.TaleLoader
 
LoadTaleActivity - Class in com.tokelon.toktales.extensions.android.activity
 
LoadTaleActivity() - Constructor for class com.tokelon.toktales.extensions.android.activity.LoadTaleActivity
 
LoadTaleActivity(IActivityIntegratorBuilder) - Constructor for class com.tokelon.toktales.extensions.android.activity.LoadTaleActivity
 
loadTaleIntoGame(String, String, String) - Method in interface com.tokelon.toktales.extensions.core.tale.ITaleLoader
Loads the tale for the given path and creates a new gamestate with the given name, containing the resulting gamescene with the given scene name.
loadTaleIntoGame(String, String, String) - Method in class com.tokelon.toktales.extensions.core.tale.TaleLoader
 
loadTaleIntoGamestate(String, String, IGameState) - Method in interface com.tokelon.toktales.extensions.core.tale.ITaleLoader
Loads the tale for the given path and adds the resulting gamescene to the given gamestate, with the given scene name.
loadTaleIntoGamestate(String, String, IGameState) - Method in class com.tokelon.toktales.extensions.core.tale.TaleLoader
 
LoadTaleProcedure - Class in com.tokelon.toktales.extensions.core.tale.procedure
 
LoadTaleProcedure(ILogging, IStorageService, Injector, ISetMapTaleProcedure) - Constructor for class com.tokelon.toktales.extensions.core.tale.procedure.LoadTaleProcedure
 
loadTexture(ITexture, int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGLTextureDriver
 
loadTexture(ITexture, int) - Method in class com.tokelon.toktales.core.render.opengl.gl20.GLTextureDriver
 
loadTexture(ITexture) - Method in class com.tokelon.toktales.core.render.texture.DefaultTextureManager
 
loadTexture(ITexture, int) - Method in interface com.tokelon.toktales.core.render.texture.ITextureDriver
Loads the given texture via the GL onto the GPU.
loadTexture(ITexture) - Method in interface com.tokelon.toktales.core.render.texture.ITextureManager
Loads the given texture onto the GPU.
LocalMapConsoleInterpreter - Class in com.tokelon.toktales.extensions.core.game.state.localmap
 
LocalMapConsoleInterpreter() - Constructor for class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapConsoleInterpreter
 
LocalMapControlHandler - Class in com.tokelon.toktales.extensions.core.game.state.localmap
 
LocalMapControlHandler(ILocalMapGamestate) - Constructor for class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapControlHandler
 
LocalMapGamescene - Class in com.tokelon.toktales.extensions.core.game.state.localmap
 
LocalMapGamescene() - Constructor for class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapGamescene
 
LocalMapGamescene(IControllerManager, ICamera, ILocalMapControlHandler, IWorldspace, ICameraController.ICameraControllerFactory, IPlayerController, IMapController) - Constructor for class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapGamescene
 
LocalMapGamestate - Class in com.tokelon.toktales.extensions.core.game.state.localmap
 
LocalMapGamestate(ILocalMapStateRenderer.ILocalMapStateRendererFactory, ILocalMapInputHandler.ILocalMapInputHandlerFactory, ILocalMapControlScheme, ILocalMapControlHandler.ILocalMapControlHandlerFactory, ILocalMapConsoleIntepreter) - Constructor for class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapGamestate
 
LocalMapGamestate.EmptyLocalMapGamescene - Class in com.tokelon.toktales.extensions.core.game.state.localmap
 
LocalMapStateRenderer - Class in com.tokelon.toktales.extensions.core.game.state.localmap
 
LocalMapStateRenderer(IPlayerRenderer.IPlayerRendererFactory, IMapRenderer.IMapRendererFactory, IEntityRenderer.IEntityRendererFactory, IObjectRenderer.IObjectRendererFactory, IDebugRenderer.IDebugRendererFactory, ITextureCoordinator, boolean, ILocalMapGamestate) - Constructor for class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapStateRenderer
 
LOCATION_MAPS - Static variable in class com.tokelon.toktales.extensions.android.activity.LoadMapActivity
 
LocationScheme - Enum in com.tokelon.toktales.core.location
 
LocationSchemeValues - Class in com.tokelon.toktales.core.values
 
Logging - Class in com.tokelon.toktales.core.engine.log
 
Logging(ILoggerFactory, ILoggerFactory, ILoggerNamer) - Constructor for class com.tokelon.toktales.core.engine.log.Logging
 
LoggingInjectModule - Class in com.tokelon.toktales.core.engine.log
 
LoggingInjectModule() - Constructor for class com.tokelon.toktales.core.engine.log.LoggingInjectModule
 
LoggingManager - Class in com.tokelon.toktales.core.engine.log
 
LoggingManager() - Constructor for class com.tokelon.toktales.core.engine.log.LoggingManager
 
LoggingManager.Setter - Class in com.tokelon.toktales.core.engine.log
 
LoggingOutputStream - Class in com.tokelon.toktales.core.engine.log
 
LoggingOutputStream(Consumer<String>) - Constructor for class com.tokelon.toktales.core.engine.log.LoggingOutputStream
 
logGLErrors(String) - Method in class com.tokelon.toktales.core.render.opengl.gl20.GLErrorUtils
 
logGLErrors(String) - Method in interface com.tokelon.toktales.core.render.opengl.IGLErrorUtils
Makes a log entry with all GL errors and the given context.
logGLErrors(String) - Method in class com.tokelon.toktales.core.render.opengl.NoopGLErrorUtils
 
lookForFileMatching(IResourceLookup) - Method in interface com.tokelon.toktales.core.content.IResourceManager
 
lookForFileMatching(IResourceLookup) - Method in class com.tokelon.toktales.core.content.ResourceManager
 
lookupName(String) - Method in interface com.tokelon.toktales.core.resources.IListing
 
lookupName(String) - Method in class com.tokelon.toktales.core.resources.Listing
 
lookupNameExpression(String) - Method in interface com.tokelon.toktales.core.resources.IListing
 
lookupNameExpression(String) - Method in class com.tokelon.toktales.core.resources.Listing
 
lookupNameStart(String) - Method in interface com.tokelon.toktales.core.resources.IListing
 
lookupNameStart(String) - Method in class com.tokelon.toktales.core.resources.Listing
 
loop(IEngineContext, IEngineLooper) - Method in class com.tokelon.toktales.core.engine.BaseEngineLauncher
Runs the main loop.
loop(IEngineContext) - Method in interface com.tokelon.toktales.core.engine.IEngineLooper
Runs the main engine loop.
loop(IEngineContext) - Method in class com.tokelon.toktales.core.engine.NoopEngineLooper
 
loop(IEngineContext) - Method in class com.tokelon.toktales.core.engine.SleepingEngineLooper
 
loop(IEngineContext) - Method in class com.tokelon.toktales.desktop.engine.AbstractEngineLooper
 
loop(IEngineContext, IEngineLooper) - Method in class com.tokelon.toktales.desktop.engine.WindowEngineLauncher
 
LOOSE_RESOURCES_IDENTIFIER - Static variable in class com.tokelon.toktales.core.content.ResourceManager
 
LuaExtendableResourceFinder - Class in com.tokelon.toktales.tools.script.lua
 
LuaExtendableResourceFinder() - Constructor for class com.tokelon.toktales.tools.script.lua.LuaExtendableResourceFinder
 
LuaGameScriptManager - Class in com.tokelon.toktales.core.game
 
LuaGameScriptManager() - Constructor for class com.tokelon.toktales.core.game.LuaGameScriptManager
 
LuaGameScriptManager(ILoggerFactory) - Constructor for class com.tokelon.toktales.core.game.LuaGameScriptManager
 
LuaScript - Class in com.tokelon.toktales.tools.script.lua
 
LuaScript(LuaValue) - Constructor for class com.tokelon.toktales.tools.script.lua.LuaScript
 
LuaScriptEnvironment - Class in com.tokelon.toktales.tools.script.lua
 
LuaScriptEnvironment() - Constructor for class com.tokelon.toktales.tools.script.lua.LuaScriptEnvironment
 
LuaScriptEnvironment(ILoggerFactory) - Constructor for class com.tokelon.toktales.tools.script.lua.LuaScriptEnvironment
 
LuaScriptInstance - Class in com.tokelon.toktales.tools.script.lua
 
LuaScriptInstance(LuaValue) - Constructor for class com.tokelon.toktales.tools.script.lua.LuaScriptInstance
 
LuaScriptInstance(LuaValue, LuaScriptEnvironment) - Constructor for class com.tokelon.toktales.tools.script.lua.LuaScriptInstance
 
LuaScriptManager - Class in com.tokelon.toktales.tools.script.lua
 
LuaScriptManager() - Constructor for class com.tokelon.toktales.tools.script.lua.LuaScriptManager
 
LuaScriptManager(ILoggerFactory) - Constructor for class com.tokelon.toktales.tools.script.lua.LuaScriptManager
 
LuaScriptModule - Class in com.tokelon.toktales.tools.script.lua
 
LuaScriptModule(LuaValue) - Constructor for class com.tokelon.toktales.tools.script.lua.LuaScriptModule
 
LuaScriptModule(LuaValue, LuaScriptEnvironment) - Constructor for class com.tokelon.toktales.tools.script.lua.LuaScriptModule
 
LuaScriptState - Class in com.tokelon.toktales.tools.script.lua
 
LuaScriptState() - Constructor for class com.tokelon.toktales.tools.script.lua.LuaScriptState
 
LWJGLBufferUtils - Class in com.tokelon.toktales.desktop.lwjgl.content
 
LWJGLBufferUtils.BufferUtilsWrapper - Class in com.tokelon.toktales.desktop.lwjgl.content
 
LWJGLEngineLauncher - Class in com.tokelon.toktales.desktop.lwjgl
 
LWJGLEngineLauncher(IHierarchicalInjectConfig) - Constructor for class com.tokelon.toktales.desktop.lwjgl.LWJGLEngineLauncher
 
LWJGLEngineLauncher(IHierarchicalInjectConfig, ILoggerFactory) - Constructor for class com.tokelon.toktales.desktop.lwjgl.LWJGLEngineLauncher
 
LWJGLEngineLauncher(IHierarchicalInjectConfig, IEngineLooper) - Constructor for class com.tokelon.toktales.desktop.lwjgl.LWJGLEngineLauncher
 
LWJGLEngineLauncher(IHierarchicalInjectConfig, IEngineLooper, ILoggerFactory) - Constructor for class com.tokelon.toktales.desktop.lwjgl.LWJGLEngineLauncher
 
LWJGLException - Exception in com.tokelon.toktales.desktop.lwjgl
 
LWJGLException() - Constructor for exception com.tokelon.toktales.desktop.lwjgl.LWJGLException
 
LWJGLException(String, Throwable) - Constructor for exception com.tokelon.toktales.desktop.lwjgl.LWJGLException
 
LWJGLException(String) - Constructor for exception com.tokelon.toktales.desktop.lwjgl.LWJGLException
 
LWJGLException(Throwable) - Constructor for exception com.tokelon.toktales.desktop.lwjgl.LWJGLException
 
LWJGLInjectModule - Class in com.tokelon.toktales.desktop.lwjgl
 
LWJGLInjectModule() - Constructor for class com.tokelon.toktales.desktop.lwjgl.LWJGLInjectModule
 
LWJGLInputDriverFactory() - Constructor for class com.tokelon.toktales.desktop.lwjgl.LWJGLWindowContext.LWJGLWindowContextBuilder.LWJGLInputDriverFactory
 
LWJGLInputProcessor - Class in com.tokelon.toktales.desktop.lwjgl
 
LWJGLInputProcessor() - Constructor for class com.tokelon.toktales.desktop.lwjgl.LWJGLInputProcessor
 
LWJGLOverrideInjectModule - Class in com.tokelon.toktales.desktop.lwjgl
 
LWJGLOverrideInjectModule() - Constructor for class com.tokelon.toktales.desktop.lwjgl.LWJGLOverrideInjectModule
 
LWJGLProgram - Class in com.tokelon.toktales.desktop.lwjgl
 
LWJGLProgram() - Constructor for class com.tokelon.toktales.desktop.lwjgl.LWJGLProgram
 
LWJGLProgram(ILoggerFactory) - Constructor for class com.tokelon.toktales.desktop.lwjgl.LWJGLProgram
 
LWJGLRenderDriversInjectModule - Class in com.tokelon.toktales.desktop.lwjgl.render.opengl
 
LWJGLRenderDriversInjectModule() - Constructor for class com.tokelon.toktales.desktop.lwjgl.render.opengl.LWJGLRenderDriversInjectModule
 
LWJGLWindow - Class in com.tokelon.toktales.desktop.lwjgl.ui
 
LWJGLWindow(long, String) - Constructor for class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindow
 
LWJGLWindow(int, int, String) - Constructor for class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindow
 
LWJGLWindow(int, int, String, long) - Constructor for class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindow
 
LWJGLWindow(int, int, String, long, long) - Constructor for class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindow
 
LWJGLWindowContext - Class in com.tokelon.toktales.desktop.lwjgl
 
LWJGLWindowContext(IWindowFactory, IWindowToolkit, IWindowBuilder, IWindowConfigurator, IWindowContext.IWindowRendererFactory, IWindowContext.IDesktopInputDriverFactory) - Constructor for class com.tokelon.toktales.desktop.lwjgl.LWJGLWindowContext
 
LWJGLWindowContext.LWJGLWindowContextBuilder - Class in com.tokelon.toktales.desktop.lwjgl
 
LWJGLWindowContext.LWJGLWindowContextBuilder.LWJGLInputDriverFactory - Class in com.tokelon.toktales.desktop.lwjgl
 
LWJGLWindowContext.LWJGLWindowContextBuilder.LWJGLWindowRendererFactory - Class in com.tokelon.toktales.desktop.lwjgl
 
LWJGLWindowContextBuilder() - Constructor for class com.tokelon.toktales.desktop.lwjgl.LWJGLWindowContext.LWJGLWindowContextBuilder
 
LWJGLWindowContextBuilder(IWindowFactory, IWindowToolkit, IWindowBuilder, IWindowConfigurator, IWindowContext.IWindowRendererFactory, IWindowContext.IDesktopInputDriverFactory) - Constructor for class com.tokelon.toktales.desktop.lwjgl.LWJGLWindowContext.LWJGLWindowContextBuilder
 
LWJGLWindowFactory - Class in com.tokelon.toktales.desktop.lwjgl.ui
 
LWJGLWindowFactory() - Constructor for class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindowFactory
 
LWJGLWindowFactory(IWindowToolkit) - Constructor for class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindowFactory
 
LWJGLWindowRenderer - Class in com.tokelon.toktales.desktop.lwjgl.ui
 
LWJGLWindowRenderer(ISurfaceManager) - Constructor for class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindowRenderer
 
LWJGLWindowRenderer.FramebufferSizeCallback - Class in com.tokelon.toktales.desktop.lwjgl.ui
 
LWJGLWindowRendererFactory() - Constructor for class com.tokelon.toktales.desktop.lwjgl.LWJGLWindowContext.LWJGLWindowContextBuilder.LWJGLWindowRendererFactory
 
LWJGLWindowToolkit - Class in com.tokelon.toktales.desktop.lwjgl.ui
 
LWJGLWindowToolkit() - Constructor for class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindowToolkit
 

M

main(String[]) - Static method in class com.tokelon.toktales.core.tiled.StorageTiledMapLoaderManual
 
MAIN_CONFIG - Static variable in interface com.tokelon.toktales.core.config.IConfigManager
 
MAIN_CONFIG_FILE_NAME - Static variable in class com.tokelon.toktales.core.engine.setup.scripts.LoadMainConfigSetupScript
 
makeContextCurrent() - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindow
 
makeContextCurrent() - Method in interface com.tokelon.toktales.desktop.ui.window.IWindow
 
makeElement(ITMXTile) - Method in class com.tokelon.toktales.core.tiled.TiledTileElementFactory
 
ManagedTextureModel - Class in com.tokelon.toktales.core.render.model
 
ManagedTextureModel() - Constructor for class com.tokelon.toktales.core.render.model.ManagedTextureModel
 
ManualScope - Class in com.tokelon.toktales.tools.core.sub.inject.scope
 
ManualScope() - Constructor for class com.tokelon.toktales.tools.core.sub.inject.scope.ManualScope
 
map(int) - Method in class com.tokelon.toktales.core.game.state.IControlScheme.EmptyControlScheme
 
map(int) - Method in interface com.tokelon.toktales.core.game.state.IControlScheme
Maps the given virtual key to an action.
map(int) - Method in class com.tokelon.toktales.extensions.android.game.state.integration.AndroidConsoleIntegrationControlScheme
 
map(int) - Method in class com.tokelon.toktales.extensions.android.game.state.localmap.AndroidLocalMapControlScheme
 
map(int) - Method in class com.tokelon.toktales.extensions.desktop.game.state.integration.DesktopConsoleIntegrationControlScheme
 
map(int) - Method in class com.tokelon.toktales.extensions.desktop.game.state.localmap.DesktopLocalMapControlScheme
 
map(int) - Method in class com.tokelon.toktales.test.desktop.game.state.enginestate.DesktopEngineGamestateControlScheme
 
map(int) - Method in class com.tokelon.toktales.test.desktop.game.state.userstate.DesktopUserGamestateControlScheme
 
MAP_ELEMENT_TYPE_ID_ENTITY - Static variable in class com.tokelon.toktales.core.values.MapElementValues
 
MAP_ELEMENT_TYPE_ID_GROUND - Static variable in class com.tokelon.toktales.core.values.MapElementValues
 
MAP_ELEMENT_TYPE_ID_NPC - Static variable in class com.tokelon.toktales.core.values.MapElementValues
 
MAP_ELEMENT_TYPE_ID_OBJECT - Static variable in class com.tokelon.toktales.core.values.MapElementValues
 
MAP_ELEMENT_TYPE_ID_PLAYER - Static variable in class com.tokelon.toktales.core.values.MapElementValues
 
MAP_ELEMENT_TYPE_ID_SELECTION - Static variable in class com.tokelon.toktales.core.values.MapElementValues
 
MAP_ELEMENT_TYPE_ID_SPECIAL - Static variable in class com.tokelon.toktales.core.values.MapElementValues
 
MAP_GRAPHIC_TYPE_ID_COLOR - Static variable in class com.tokelon.toktales.core.values.MapGraphicValues
 
MAP_GRAPHIC_TYPE_ID_SPRITERES - Static variable in class com.tokelon.toktales.core.values.MapGraphicValues
 
MapActionException - Exception in com.tokelon.toktales.core.game.controller.map
 
MapActionException() - Constructor for exception com.tokelon.toktales.core.game.controller.map.MapActionException
 
MapActionException(String) - Constructor for exception com.tokelon.toktales.core.game.controller.map.MapActionException
 
MapActionException(Throwable) - Constructor for exception com.tokelon.toktales.core.game.controller.map.MapActionException
 
MapActionException(String, Throwable) - Constructor for exception com.tokelon.toktales.core.game.controller.map.MapActionException
 
MapController - Class in com.tokelon.toktales.core.game.controller.map
 
MapController(ILogging, IBlockMap) - Constructor for class com.tokelon.toktales.core.game.controller.map.MapController
 
MapController.MapControllerFactory - Class in com.tokelon.toktales.core.game.controller.map
 
MapControllerFactory(Provider<ILogging>) - Constructor for class com.tokelon.toktales.core.game.controller.map.MapController.MapControllerFactory
 
MapCoverageState - Class in com.tokelon.toktales.core.game.logic.map
 
MapCoverageState() - Constructor for class com.tokelon.toktales.core.game.logic.map.MapCoverageState
 
MapElementGroundSprite - Class in com.tokelon.toktales.core.game.model.map.predef
 
MapElementGroundSprite(long, ISprite) - Constructor for class com.tokelon.toktales.core.game.model.map.predef.MapElementGroundSprite
 
MapElementImpl - Class in com.tokelon.toktales.core.game.model.map.elements
 
MapElementImpl(long, IMapElement.IElementType) - Constructor for class com.tokelon.toktales.core.game.model.map.elements.MapElementImpl
 
MapElementResolver - Class in com.tokelon.toktales.core.game.model.map.elements
 
MapElementTypeImpl - Class in com.tokelon.toktales.core.game.model.map.elements
 
MapElementTypeImpl(String) - Constructor for class com.tokelon.toktales.core.game.model.map.elements.MapElementTypeImpl
 
MapElementTypes - Class in com.tokelon.toktales.core.game.model.map.elements
 
MapElementValues - Class in com.tokelon.toktales.core.values
 
MapEntity - Class in com.tokelon.toktales.core.game.model.map.entities
 
MapEntity() - Constructor for class com.tokelon.toktales.core.game.model.map.entities.MapEntity
 
MapEntityResolver - Class in com.tokelon.toktales.core.game.model.map.entities
 
MapEntityResolver() - Constructor for class com.tokelon.toktales.core.game.model.map.entities.MapEntityResolver
 
MapEntityTypeImpl - Class in com.tokelon.toktales.core.game.model.map.entities
 
MapEntityTypeImpl(Class<? extends IMapEntity>) - Constructor for class com.tokelon.toktales.core.game.model.map.entities.MapEntityTypeImpl
 
MapEntityTypes - Class in com.tokelon.toktales.core.game.model.map.entities
 
MapEntityTypes() - Constructor for class com.tokelon.toktales.core.game.model.map.entities.MapEntityTypes
 
MapException - Exception in com.tokelon.toktales.core.game.logic.map
 
MapException() - Constructor for exception com.tokelon.toktales.core.game.logic.map.MapException
 
MapException(String) - Constructor for exception com.tokelon.toktales.core.game.logic.map.MapException
 
MapException(Throwable) - Constructor for exception com.tokelon.toktales.core.game.logic.map.MapException
 
MapException(String, Throwable) - Constructor for exception com.tokelon.toktales.core.game.logic.map.MapException
 
MapFormatException - Exception in com.tokelon.toktales.tools.tiled
 
MapFormatException() - Constructor for exception com.tokelon.toktales.tools.tiled.MapFormatException
 
MapFormatException(String, Throwable) - Constructor for exception com.tokelon.toktales.tools.tiled.MapFormatException
 
MapFormatException(String) - Constructor for exception com.tokelon.toktales.tools.tiled.MapFormatException
 
MapFormatException(Throwable) - Constructor for exception com.tokelon.toktales.tools.tiled.MapFormatException
 
MapGraphicValues - Class in com.tokelon.toktales.core.values
 
MapLayerImpl - Class in com.tokelon.toktales.core.game.model.map
 
MapLayerImpl(String) - Constructor for class com.tokelon.toktales.core.game.model.map.MapLayerImpl
 
MapLoaderException - Exception in com.tokelon.toktales.core.game.logic.map
 
MapLoaderException() - Constructor for exception com.tokelon.toktales.core.game.logic.map.MapLoaderException
 
MapLoaderException(String, Throwable) - Constructor for exception com.tokelon.toktales.core.game.logic.map.MapLoaderException
 
MapLoaderException(String) - Constructor for exception com.tokelon.toktales.core.game.logic.map.MapLoaderException
 
MapLoaderException(Throwable) - Constructor for exception com.tokelon.toktales.core.game.logic.map.MapLoaderException
 
MapPositionImpl - Class in com.tokelon.toktales.core.game.model.map
 
MapPositionImpl() - Constructor for class com.tokelon.toktales.core.game.model.map.MapPositionImpl
 
MapPositionImpl(int, int) - Constructor for class com.tokelon.toktales.core.game.model.map.MapPositionImpl
 
MapPositionImpl(IGridPosition) - Constructor for class com.tokelon.toktales.core.game.model.map.MapPositionImpl
 
MapRenderer - Class in com.tokelon.toktales.extensions.core.game.renderer
 
MapRenderer(ILogging, IEngine, ISpriteAssetManager, IWorld, ISupplier<ITextureCoordinator>, ISupplier<IMapController>) - Constructor for class com.tokelon.toktales.extensions.core.game.renderer.MapRenderer
 
MapRenderer.MapRendererFactory - Class in com.tokelon.toktales.extensions.core.game.renderer
 
MapRendererFactory() - Constructor for class com.tokelon.toktales.extensions.core.game.renderer.MapRenderer.MapRendererFactory
 
mapShaderType(IGLFacade.ShaderType) - Static method in interface com.tokelon.toktales.core.render.opengl.gl20.facade.IGLFacade
 
markHandled() - Method in class com.tokelon.toktales.core.engine.input.BaseInputEvent
 
markHandled() - Method in interface com.tokelon.toktales.core.engine.input.IInputEvent
Marks this event as handled.
markHandledIf(boolean) - Method in class com.tokelon.toktales.core.engine.input.BaseInputEvent
 
markHandledIf(boolean) - Method in interface com.tokelon.toktales.core.engine.input.IInputEvent
Marks this event as handled, but only if the given condition is true.
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.tokelon.toktales.tools.tiled.marshal.ReflectionConverterWrapper
 
MasterAndroidExtensionsInjectConfig - Class in com.tokelon.toktales.extensions.android.engine.inject
 
MasterAndroidExtensionsInjectConfig() - Constructor for class com.tokelon.toktales.extensions.android.engine.inject.MasterAndroidExtensionsInjectConfig
 
MasterAndroidInjectConfig - Class in com.tokelon.toktales.android.engine.inject
 
MasterAndroidInjectConfig() - Constructor for class com.tokelon.toktales.android.engine.inject.MasterAndroidInjectConfig
 
MasterCoreExtensionsInjectConfig - Class in com.tokelon.toktales.extensions.core.engine.inject
 
MasterCoreExtensionsInjectConfig() - Constructor for class com.tokelon.toktales.extensions.core.engine.inject.MasterCoreExtensionsInjectConfig
 
MasterCoreInjectConfig - Class in com.tokelon.toktales.core.engine.inject
 
MasterCoreInjectConfig() - Constructor for class com.tokelon.toktales.core.engine.inject.MasterCoreInjectConfig
 
MasterDesktopExtensionsInjectConfig - Class in com.tokelon.toktales.extensions.desktop.engine.inject
 
MasterDesktopExtensionsInjectConfig() - Constructor for class com.tokelon.toktales.extensions.desktop.engine.inject.MasterDesktopExtensionsInjectConfig
 
MasterDesktopInjectConfig - Class in com.tokelon.toktales.desktop.engine.inject
 
MasterDesktopInjectConfig() - Constructor for class com.tokelon.toktales.desktop.engine.inject.MasterDesktopInjectConfig
 
MasterInjectConfig - Class in com.tokelon.toktales.tools.core.sub.inject.config
 
MasterInjectConfig() - Constructor for class com.tokelon.toktales.tools.core.sub.inject.config.MasterInjectConfig
 
MasterInjectConfig(Class<? extends Module>...) - Constructor for class com.tokelon.toktales.tools.core.sub.inject.config.MasterInjectConfig
 
MasterInjectConfig(Collection<Class<? extends Module>>) - Constructor for class com.tokelon.toktales.tools.core.sub.inject.config.MasterInjectConfig
 
matches(IBaseGraphic.IGraphicType) - Method in class com.tokelon.toktales.core.game.graphic.GraphicTypeImpl
 
matches(IBaseGraphic.IGraphicType) - Method in interface com.tokelon.toktales.core.game.graphic.IBaseGraphic.IGraphicType
 
matches(IMapElement.IElementType) - Method in interface com.tokelon.toktales.core.game.model.map.elements.IMapElement.IElementType
 
matches(IMapElement.IElementType) - Method in class com.tokelon.toktales.core.game.model.map.elements.MapElementTypeImpl
 
matches(IMapEntity.IEntityType) - Method in interface com.tokelon.toktales.core.game.model.map.entities.IMapEntity.IEntityType
 
matches(IMapEntity.IEntityType) - Method in class com.tokelon.toktales.core.game.model.map.entities.MapEntityTypeImpl
 
matchFps() - Method in class com.tokelon.toktales.core.util.FrameTool
Call this function last, before unlocking the canvas.
META_DATA_KEY_GAME_ADAPTER_CLASS - Static variable in class com.tokelon.toktales.android.app.TokTalesApp
 
META_DATA_KEY_INJECT_CONFIG_CLASS - Static variable in class com.tokelon.toktales.android.app.TokTalesApp
 
MetaValuesTiledMap - Class in com.tokelon.toktales.core.tiled
 
METHOD_ACTION - Static variable in class com.tokelon.toktales.core.game.controller.ScriptInstancePlayerController
 
METHOD_CONTROLLER_RELOAD - Static variable in class com.tokelon.toktales.core.game.controller.ScriptInstancePlayerController
 
METHOD_GET_PLAYER - Static variable in class com.tokelon.toktales.core.game.controller.ScriptInstancePlayerController
 
METHOD_PLAYER_JUMP - Static variable in class com.tokelon.toktales.core.game.controller.ScriptInstancePlayerController
 
METHOD_PLAYER_LOOK - Static variable in class com.tokelon.toktales.core.game.controller.ScriptInstancePlayerController
 
METHOD_PLAYER_START_MOVING - Static variable in class com.tokelon.toktales.core.game.controller.ScriptInstancePlayerController
 
METHOD_PLAYER_STOP_MOVING - Static variable in class com.tokelon.toktales.core.game.controller.ScriptInstancePlayerController
 
METHOD_SETUP - Static variable in class com.tokelon.toktales.core.game.controller.ScriptInstancePlayerController
 
mID - Variable in class com.tokelon.toktales.core.game.model.map.elements.AbstractMapElement
 
MOCKED_ANDROID_CONTEXT - Static variable in class com.tokelon.toktales.android.test.engine.inject.AndroidInjectorTestHelper
 
ModelController<T> - Class in com.tokelon.toktales.extensions.core.game.controller
 
ModelController() - Constructor for class com.tokelon.toktales.extensions.core.game.controller.ModelController
 
ModelController(T) - Constructor for class com.tokelon.toktales.extensions.core.game.controller.ModelController
 
modGlfwToInput(int) - Static method in class com.tokelon.toktales.desktop.lwjgl.input.GLFWInput
 
modInputToGlfw(int) - Static method in class com.tokelon.toktales.desktop.lwjgl.input.GLFWInput
 
ModularGameStateRenderer - Class in com.tokelon.toktales.core.game.state.render
 
ModularGameStateRenderer(IRenderingStrategy, IGameState) - Constructor for class com.tokelon.toktales.core.game.state.render.ModularGameStateRenderer
 
moduleFromScript(IScript) - Method in interface com.tokelon.toktales.tools.script.IScriptEnvironment
 
moduleFromScript(IScript) - Method in class com.tokelon.toktales.tools.script.lua.LuaScriptEnvironment
 
motionFinished(IMapMotion) - Method in interface com.tokelon.toktales.core.game.logic.motion.IMapMotion.MapMotionCallback
 
motionFinished(T) - Method in interface com.tokelon.toktales.core.game.logic.motion.IMotionCallback
 
motionStarted(T) - Method in interface com.tokelon.toktales.core.game.logic.motion.IMotionCallback
 
MouseButtonInputEvent() - Constructor for class com.tokelon.toktales.desktop.input.events.IMouseButtonInputEvent.MouseButtonInputEvent
 
MOVE_DOWN - Static variable in interface com.tokelon.toktales.extensions.core.game.state.localmap.ILocalMapControlHandler
 
MOVE_LEFT - Static variable in interface com.tokelon.toktales.extensions.core.game.state.localmap.ILocalMapControlHandler
 
MOVE_RIGHT - Static variable in interface com.tokelon.toktales.extensions.core.game.state.localmap.ILocalMapControlHandler
 
MOVE_UP - Static variable in interface com.tokelon.toktales.extensions.core.game.state.localmap.ILocalMapControlHandler
 
moveBy(IGameEntity, int, int) - Method in class com.tokelon.toktales.core.game.controller.EntityController
 
moveBy(float, float) - Method in interface com.tokelon.toktales.core.game.model.IRectangle2f.IMutableRectangle2f
 
moveBy(int, int) - Method in interface com.tokelon.toktales.core.game.model.IRectangle2i.IMutableRectangle2i
 
moveBy(float, float) - Method in class com.tokelon.toktales.core.game.model.Rectangle2fImpl
 
moveBy(int, int) - Method in class com.tokelon.toktales.core.game.model.Rectangle2iImpl
 
moveTo(IGameEntity, int, int) - Method in class com.tokelon.toktales.core.game.controller.EntityController
 
moveTo(float, float) - Method in interface com.tokelon.toktales.core.game.model.IRectangle2f.IMutableRectangle2f
 
moveTo(int, int) - Method in interface com.tokelon.toktales.core.game.model.IRectangle2i.IMutableRectangle2i
 
moveTo(float, float) - Method in class com.tokelon.toktales.core.game.model.Rectangle2fImpl
 
moveTo(int, int) - Method in class com.tokelon.toktales.core.game.model.Rectangle2iImpl
 
mType - Variable in class com.tokelon.toktales.core.game.graphic.AbstractGraphic
 
mType - Variable in class com.tokelon.toktales.core.game.model.map.elements.AbstractMapElement
 
MutableCiniConfig - Class in com.tokelon.toktales.tools.core.config
 
MutableCiniConfig() - Constructor for class com.tokelon.toktales.tools.core.config.MutableCiniConfig
 
MutableCodepointKey() - Constructor for class com.tokelon.toktales.core.content.manage.codepoint.CodepointAssetManager.MutableCodepointKey
 
MutableLocationPath - Class in com.tokelon.toktales.core.location
Reference implementation for IMutableLocationPath.
MutableLocationPath() - Constructor for class com.tokelon.toktales.core.location.MutableLocationPath
 
MutableLocationPath(ILocationPath) - Constructor for class com.tokelon.toktales.core.location.MutableLocationPath
 
MutableLocationPath(ILocationPath, String) - Constructor for class com.tokelon.toktales.core.location.MutableLocationPath
 
MutableLocationPath(String) - Constructor for class com.tokelon.toktales.core.location.MutableLocationPath
 
MutableLocationPath(String, String) - Constructor for class com.tokelon.toktales.core.location.MutableLocationPath
 
mVisible - Variable in class com.tokelon.toktales.core.game.model.map.elements.AbstractMapElement
 
mWalkable - Variable in class com.tokelon.toktales.core.game.model.map.elements.AbstractMapElement
 

N

NAME_MODE_ABSOLUTE - Static variable in interface com.tokelon.toktales.core.content.sprite.ISprite
 
NAME_MODE_CONTAINED - Static variable in interface com.tokelon.toktales.core.content.sprite.ISprite
 
NAME_MODE_START - Static variable in interface com.tokelon.toktales.core.content.sprite.ISprite
 
NamedOptionsImpl - Class in com.tokelon.toktales.tools.core.objects.options
 
NamedOptionsImpl() - Constructor for class com.tokelon.toktales.tools.core.objects.options.NamedOptionsImpl
 
navigateTo(int, double) - Method in interface com.tokelon.toktales.core.render.order.IRenderOrder.IOrderNavigator
Navigates to the given order index and layer position.
navigateTo(String, double) - Method in interface com.tokelon.toktales.core.render.order.IRenderOrder.IOrderNavigator
Navigates to the given order index and layer position.
navigateToBottomLayer() - Method in interface com.tokelon.toktales.core.render.order.IRenderOrder.IOrderNavigator
Navigates to the bottom layer.
navigateToFirst() - Method in interface com.tokelon.toktales.core.render.order.IRenderLayerStack.IStackNavigator
Navigates to the first position.
navigateToFirstValidPosition() - Method in interface com.tokelon.toktales.core.render.order.IRenderOrder.IOrderNavigator
Navigates to the first valid position in the render order.
navigateToLast() - Method in interface com.tokelon.toktales.core.render.order.IRenderLayerStack.IStackNavigator
Navigates to the last position.
navigateToLastValidPosition() - Method in interface com.tokelon.toktales.core.render.order.IRenderOrder.IOrderNavigator
Navigates to the last valid position in the render order.
navigateToNext() - Method in interface com.tokelon.toktales.core.render.order.IRenderLayerStack.IStackNavigator
Navigates to the next position.
navigateToNextIndex() - Method in interface com.tokelon.toktales.core.render.order.IRenderOrder.IOrderNavigator
Navigates to the next layer index.
navigateToNextLayer() - Method in interface com.tokelon.toktales.core.render.order.IRenderOrder.IOrderNavigator
Navigates to the next non-empty index.
navigateToNextPosition() - Method in interface com.tokelon.toktales.core.render.order.IRenderOrder.IOrderNavigator
Navigates to the next position in the current layer.
navigateToNextValidPosition() - Method in interface com.tokelon.toktales.core.render.order.IRenderOrder.IOrderNavigator
Navigates to the next valid position in the render order.
navigateToPosition(double) - Method in interface com.tokelon.toktales.core.render.order.IRenderLayerStack.IStackNavigator
Navigates to the given position.
navigateToPrevious() - Method in interface com.tokelon.toktales.core.render.order.IRenderLayerStack.IStackNavigator
Navigates to the previous position.
navigateToPreviousIndex() - Method in interface com.tokelon.toktales.core.render.order.IRenderOrder.IOrderNavigator
Navigates to the previous layer index.
navigateToPreviousLayer() - Method in interface com.tokelon.toktales.core.render.order.IRenderOrder.IOrderNavigator
Navigates to the previous non-empty index.
navigateToPreviousPosition() - Method in interface com.tokelon.toktales.core.render.order.IRenderOrder.IOrderNavigator
Navigates to the previous position in the current layer.
navigateToPreviousValidPosition() - Method in interface com.tokelon.toktales.core.render.order.IRenderOrder.IOrderNavigator
Navigates to the previous valid position in the render order.
navigateToTopLayer() - Method in interface com.tokelon.toktales.core.render.order.IRenderOrder.IOrderNavigator
Navigates to the top layer.
navigator() - Method in interface com.tokelon.toktales.core.render.order.IRenderLayerStack
 
navigator() - Method in interface com.tokelon.toktales.core.render.order.IRenderOrder
 
navigator() - Method in class com.tokelon.toktales.core.render.order.RenderLayerStack
 
navigator() - Method in class com.tokelon.toktales.core.render.order.RenderOrder
 
newDriver(IParams) - Method in class com.tokelon.toktales.android.render.opengl.GLBitmapDriver.GLBitmapDriverFactory
 
newDriver(IParams) - Method in class com.tokelon.toktales.android.render.opengl.GLFontDriver.GLFontDriverFactory
 
newDriver(IParams) - Method in class com.tokelon.toktales.android.render.opengl.GLShapeDriver.GLShapeDriverFactory
 
newDriver(IParams) - Method in class com.tokelon.toktales.android.render.opengl.GLSpriteDriver.GLSpriteDriverFactory
 
newDriver(IParams) - Method in interface com.tokelon.toktales.core.render.IRenderDriverFactory
 
newDriver(IParams) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLBitmapDriver.GLBitmapDriverFactory
 
newDriver(IParams) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLFontDriver.GLFontDriverFactory
 
newDriver(IParams) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLShapeDriver.GLShapeDriverFactory
 
newDriver(IParams) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLSpriteDriver.GLSpriteDriverFactory
 
newObject() - Method in class com.tokelon.toktales.tools.core.objects.pools.SynchronizedPool
Remember to reset the object data and free it after you used it.
newRenderToolkit(IParams) - Method in class com.tokelon.toktales.android.render.opengl.AndroidRenderToolkit.AndroidRenderToolkitFactory
 
newRenderToolkit(IParams) - Method in interface com.tokelon.toktales.core.render.IRenderToolkit.IRenderToolkitFactory
 
newRenderToolkit(IParams) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.DesktopRenderToolkit.DesktopRenderToolkitFactory
 
newThread(Runnable) - Method in class com.tokelon.toktales.tools.assets.loader.DefaultExecutorServiceProvider.ExecutorServiceDaemonThreadFactory
 
newValue(String) - Method in interface com.tokelon.toktales.core.config.CiniFileConfig.IValueFactory
Null is not permitted as a return value.
NoDataException - Exception in com.tokelon.toktales.core.game.logic.data
 
NoDataException() - Constructor for exception com.tokelon.toktales.core.game.logic.data.NoDataException
 
NoDataException(String, Throwable) - Constructor for exception com.tokelon.toktales.core.game.logic.data.NoDataException
 
NoDataException(String) - Constructor for exception com.tokelon.toktales.core.game.logic.data.NoDataException
 
NoDataException(Throwable) - Constructor for exception com.tokelon.toktales.core.game.logic.data.NoDataException
 
NODE_NAME_BLOCK_ELEMENT - Static variable in class com.tokelon.toktales.core.values.XMLSchemaBLKMap
 
NODE_NAME_BLOCK_ELEMENT_GRAPHIC - Static variable in class com.tokelon.toktales.core.values.XMLSchemaBLKMap
 
NODE_NAME_BLOCK_ELEMENT_GRAPHIC_SPRITEID - Static variable in class com.tokelon.toktales.core.values.XMLSchemaBLKMap
 
NODE_NAME_BLOCK_ELEMENT_GRAPHIC_SPRITERES - Static variable in class com.tokelon.toktales.core.values.XMLSchemaBLKMap
 
NODE_NAME_BLOCK_ELEMENT_TYPE - Static variable in class com.tokelon.toktales.core.values.XMLSchemaBLKMap
 
NODE_NAME_MAP - Static variable in class com.tokelon.toktales.core.values.XMLSchemaBLKMap
 
NODE_NAME_MAP - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
NODE_NAME_MAP_FORMAT - Static variable in class com.tokelon.toktales.core.values.XMLSchemaBLKMap
 
NODE_NAME_MAP_FORMAT_ID - Static variable in class com.tokelon.toktales.core.values.XMLSchemaBLKMap
 
NODE_NAME_MAP_FORMAT_VERSION - Static variable in class com.tokelon.toktales.core.values.XMLSchemaBLKMap
 
NODE_NAME_MAP_GRID_BLOCK - Static variable in class com.tokelon.toktales.core.values.XMLSchemaBLKMap
 
NODE_NAME_MAP_GRID_BLOCK_REF - Static variable in class com.tokelon.toktales.core.values.XMLSchemaBLKMap
 
NODE_NAME_MAP_GRID_LAYOUT - Static variable in class com.tokelon.toktales.core.values.XMLSchemaBLKMap
 
NODE_NAME_MAP_IMAGELAYER - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
NODE_NAME_MAP_IMAGELAYER_IMAGE - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
NODE_NAME_MAP_IMAGELAYER_PROPERTIES - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
NODE_NAME_MAP_LAYER - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
NODE_NAME_MAP_LAYER_DATA - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
NODE_NAME_MAP_LAYER_PROPERTIES - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
NODE_NAME_MAP_MULT_DATA - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
NODE_NAME_MAP_MULT_DATA_TILE - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
NODE_NAME_MAP_MULT_OBJECTGROUP - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
NODE_NAME_MAP_MULT_OBJECTGROUP_OBJECT - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
NODE_NAME_MAP_MULT_OBJECTGROUP_OBJECT_ELLIPSE - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
NODE_NAME_MAP_MULT_OBJECTGROUP_OBJECT_POLYGON - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
NODE_NAME_MAP_MULT_OBJECTGROUP_OBJECT_POLYLINE - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
NODE_NAME_MAP_MULT_OBJECTGROUP_OBJECT_PROPERTIES - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
NODE_NAME_MAP_MULT_OBJECTGROUP_PROPERTIES - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
NODE_NAME_MAP_MULT_PROPERTIES_PROPERTY - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
NODE_NAME_MAP_OBJECTGROUP - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
NODE_NAME_MAP_PROPERTIES - Static variable in class com.tokelon.toktales.core.values.XMLSchemaBLKMap
 
NODE_NAME_MAP_PROPERTIES - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
NODE_NAME_MAP_PROPERTIES_HEIGHT - Static variable in class com.tokelon.toktales.core.values.XMLSchemaBLKMap
 
NODE_NAME_MAP_PROPERTIES_NAME - Static variable in class com.tokelon.toktales.core.values.XMLSchemaBLKMap
 
NODE_NAME_MAP_PROPERTIES_WIDTH - Static variable in class com.tokelon.toktales.core.values.XMLSchemaBLKMap
 
NODE_NAME_MAP_RESOURCES - Static variable in class com.tokelon.toktales.core.values.XMLSchemaBLKMap
 
NODE_NAME_MAP_RESOURCES_RESOURCE - Static variable in class com.tokelon.toktales.core.values.XMLSchemaBLKMap
 
NODE_NAME_MAP_RESOURCES_RESOURCE_LOCATION - Static variable in class com.tokelon.toktales.core.values.XMLSchemaBLKMap
 
NODE_NAME_MAP_RESOURCES_RESOURCE_NAME - Static variable in class com.tokelon.toktales.core.values.XMLSchemaBLKMap
 
NODE_NAME_MAP_RESOURCES_RESOURCE_TYPE - Static variable in class com.tokelon.toktales.core.values.XMLSchemaBLKMap
 
NODE_NAME_MAP_TILESET - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
NODE_NAME_MAP_TILESET_IMAGE - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
NODE_NAME_MAP_TILESET_IMAGE_DATA - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
NODE_NAME_MAP_TILESET_PROPERTIES - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
NODE_NAME_MAP_TILESET_TERRAINTYPES - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
NODE_NAME_MAP_TILESET_TERRAINTYPES_TERRAIN - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
NODE_NAME_MAP_TILESET_TERRAINTYPES_TERRAIN_PROPERTIES - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
NODE_NAME_MAP_TILESET_TILE - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
NODE_NAME_MAP_TILESET_TILE_ANIMATION - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
NODE_NAME_MAP_TILESET_TILE_ANIMATION_FRAME - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
NODE_NAME_MAP_TILESET_TILE_ANIMATION_FRAME_DURATION - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
NODE_NAME_MAP_TILESET_TILE_ANIMATION_FRAME_TILE_ID - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
NODE_NAME_MAP_TILESET_TILE_IMAGE - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
NODE_NAME_MAP_TILESET_TILE_OBJECTGROUP - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
NODE_NAME_MAP_TILESET_TILE_PROPERTIES - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
NODE_NAME_MAP_TILESET_TILEOFFSET - Static variable in class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 
NoMapException - Exception in com.tokelon.toktales.core.game.logic.map
 
NoMapException() - Constructor for exception com.tokelon.toktales.core.game.logic.map.NoMapException
 
NoMapException(String, Throwable) - Constructor for exception com.tokelon.toktales.core.game.logic.map.NoMapException
 
NoMapException(String) - Constructor for exception com.tokelon.toktales.core.game.logic.map.NoMapException
 
NoMapException(Throwable) - Constructor for exception com.tokelon.toktales.core.game.logic.map.NoMapException
 
NoopEngineLooper - Class in com.tokelon.toktales.core.engine
 
NoopEngineLooper() - Constructor for class com.tokelon.toktales.core.engine.NoopEngineLooper
 
NoopGLErrorUtils - Class in com.tokelon.toktales.core.render.opengl
 
NoopGLErrorUtils() - Constructor for class com.tokelon.toktales.core.render.opengl.NoopGLErrorUtils
 
NORTH - Static variable in interface com.tokelon.toktales.core.game.world.ICompassDirection
 
NORTH_EAST - Static variable in interface com.tokelon.toktales.core.game.world.ICompassDirection
 
NORTH_WEST - Static variable in interface com.tokelon.toktales.core.game.world.ICompassDirection
 
notifyObserverHook(String, B) - Method in interface com.tokelon.toktales.core.game.logic.observers.IObservation.IObservationHook
 
notifyObserverHook(String, IObserver<ICamera>) - Method in class com.tokelon.toktales.core.game.model.Camera.CameraParticipationHook
 
notifyOfChange(String) - Method in interface com.tokelon.toktales.core.game.logic.observers.IObservation
 
notifyOfChange(String) - Method in class com.tokelon.toktales.core.game.logic.observers.Observation
 
notifyOfChange(String) - Method in class com.tokelon.toktales.core.game.logic.observers.Participation
 
notifyOfChange(String) - Method in class com.tokelon.toktales.core.game.logic.observers.SelfObservationWrapper
 
notifyParticipantHook(String, A) - Method in interface com.tokelon.toktales.core.game.logic.observers.IBaseParticipation.IParticipationHook
 
notifyParticipantHook(String, IParticipant<ICamera>) - Method in class com.tokelon.toktales.core.game.model.Camera.CameraParticipationHook
 
NotScoped - Annotation Type in com.tokelon.toktales.tools.core.sub.inject.scope
 
NotThreadSafe - Annotation Type in com.tokelon.toktales.tools.core.annotations.safety
 
nullListIfEmpty(List<?>) - Static method in class com.tokelon.toktales.tools.tiled.marshal.TiledMapMarshalTools
 
nullPropertiesIfEmpty(ITiledMapProperties) - Static method in class com.tokelon.toktales.tools.tiled.marshal.TiledMapMarshalTools
 

O

ObjectContainer<T> - Class in com.tokelon.toktales.core.game.world
 
ObjectContainer() - Constructor for class com.tokelon.toktales.core.game.world.ObjectContainer
 
ObjectLeaseImpl(IObjectPool<T>, T) - Constructor for class com.tokelon.toktales.tools.core.objects.pools.IObjectLease.ObjectLeaseImpl
 
objectName - Variable in class com.tokelon.toktales.core.tiled.TiledMapObject
 
ObjectOrganizer<K,T> - Class in com.tokelon.toktales.tools.core.objects.managers
 
ObjectOrganizer() - Constructor for class com.tokelon.toktales.tools.core.objects.managers.ObjectOrganizer
 
ObjectRenderer - Class in com.tokelon.toktales.extensions.core.game.renderer
 
ObjectRenderer(ILogging, IEngine, ISpriteAssetManager, ISupplier<ITextureCoordinator>, ISupplier<IMapController>) - Constructor for class com.tokelon.toktales.extensions.core.game.renderer.ObjectRenderer
 
ObjectRenderer.ObjectRendererFactory - Class in com.tokelon.toktales.extensions.core.game.renderer
 
ObjectRendererFactory() - Constructor for class com.tokelon.toktales.extensions.core.game.renderer.ObjectRenderer.ObjectRendererFactory
 
objectReset() - Method in class com.tokelon.toktales.core.resources.ResourceLookup
 
objectType - Variable in class com.tokelon.toktales.core.tiled.TiledMapObject
 
Observation<S,O extends IObserver<S>> - Class in com.tokelon.toktales.core.game.logic.observers
 
Observation(S) - Constructor for class com.tokelon.toktales.core.game.logic.observers.Observation
 
Observation(S, IObservation.IObservationHook<O>) - Constructor for class com.tokelon.toktales.core.game.logic.observers.Observation
 
Observation.ChangeCall<D,B extends IObserver<D>> - Interface in com.tokelon.toktales.core.game.logic.observers
 
OBSERVER_FUNCTION_HAS_INTEREST - Static variable in class com.tokelon.toktales.core.script.ScriptModuleObserver
 
OBSERVER_FUNCTION_SUBJECT_CHANGED - Static variable in class com.tokelon.toktales.core.script.ScriptModuleObserver
 
OBSERVER_METHOD_HAS_INTEREST - Static variable in class com.tokelon.toktales.core.script.ScriptInstanceObserver
 
OBSERVER_METHOD_SUBJECT_CHANGED - Static variable in class com.tokelon.toktales.core.script.ScriptInstanceObserver
 
of(T, TypeToken<T>) - Static method in class com.tokelon.toktales.core.game.state.scene.GenericGamesceneAssignment
Creates a new scene assignment with the given scene and scene type.
ofCameraControllerFromGamestate(ITypedGameState<? extends IExtendedGameScene>) - Static method in class com.tokelon.toktales.core.game.state.GameStateSuppliers
 
ofCameraControllerFromManager(IGameState) - Static method in class com.tokelon.toktales.core.game.state.GameStateSuppliers
 
ofCameraControllerFromManager(IGameState, String) - Static method in class com.tokelon.toktales.core.game.state.GameStateSuppliers
 
ofControllerFromManager(IGameState, String, Class<T>) - Static method in class com.tokelon.toktales.core.game.state.GameStateSuppliers
 
ofMapControllerFromGamestate(ITypedGameState<? extends IExtendedGameScene>) - Static method in class com.tokelon.toktales.core.game.state.GameStateSuppliers
 
ofMapControllerFromManager(IGameState) - Static method in class com.tokelon.toktales.core.game.state.GameStateSuppliers
 
ofMapControllerFromManager(IGameState, String) - Static method in class com.tokelon.toktales.core.game.state.GameStateSuppliers
 
ofPlayerControllerFromGamestate(ITypedGameState<? extends IExtendedGameScene>) - Static method in class com.tokelon.toktales.core.game.state.GameStateSuppliers
 
ofPlayerControllerFromManager(IGameState) - Static method in class com.tokelon.toktales.core.game.state.GameStateSuppliers
 
ofPlayerControllerFromManager(IGameState, String) - Static method in class com.tokelon.toktales.core.game.state.GameStateSuppliers
 
ofWorldspaceFromGamestate(ITypedGameState<? extends IExtendedGameScene>) - Static method in class com.tokelon.toktales.core.game.state.GameStateSuppliers
 
ON_CAMERA_NO - Static variable in interface com.tokelon.toktales.core.game.model.ICamera
 
ON_CAMERA_PARTIAL - Static variable in interface com.tokelon.toktales.core.game.model.ICamera
 
ON_CAMERA_YES - Static variable in interface com.tokelon.toktales.core.game.model.ICamera
 
onActivityCreate(IIntegratedActivity) - Method in class com.tokelon.toktales.android.activity.integration.engine.EnterActivityEngineIntegration
 
onActivityCreate(IIntegratedActivity) - Method in class com.tokelon.toktales.android.activity.integration.engine.SingleActivityEngineIntegration
 
onActivityCreate(IIntegratedActivity) - Method in class com.tokelon.toktales.android.activity.integration.SimpleRequestPermissionsIntegration
 
onActivityCreate(IIntegratedActivity) - Method in class com.tokelon.toktales.android.activity.integration.UIServiceIntegration
 
onActivityCreate(IIntegratedActivity) - Method in interface com.tokelon.toktales.tools.android.activity.integration.IActivityIntegration
 
onActivityDestroy(IIntegratedActivity) - Method in class com.tokelon.toktales.android.activity.integration.engine.ExitActivityEngineIntegration
 
onActivityDestroy(IIntegratedActivity) - Method in class com.tokelon.toktales.android.activity.integration.engine.SingleActivityEngineIntegration
 
onActivityDestroy(IIntegratedActivity) - Method in class com.tokelon.toktales.android.activity.integration.SurfaceViewIntegration
 
onActivityDestroy(IIntegratedActivity) - Method in interface com.tokelon.toktales.tools.android.activity.integration.IActivityIntegration
 
onActivityPause(IIntegratedActivity) - Method in class com.tokelon.toktales.android.activity.integration.engine.RunActivityEngineIntegration
 
onActivityPause(IIntegratedActivity) - Method in class com.tokelon.toktales.android.activity.integration.engine.SingleActivityEngineIntegration
 
onActivityPause(IIntegratedActivity) - Method in class com.tokelon.toktales.android.activity.integration.SurfaceViewIntegration
 
onActivityPause(IIntegratedActivity) - Method in class com.tokelon.toktales.android.activity.integration.UIServiceIntegration
 
onActivityPause(IIntegratedActivity) - Method in interface com.tokelon.toktales.tools.android.activity.integration.IActivityIntegration
 
onActivityRequestPermissionsResult(IIntegratedActivity, int, String[], int[]) - Method in interface com.tokelon.toktales.android.activity.integration.ISimpleRequestPermissionsIntegration
 
onActivityRequestPermissionsResult(IIntegratedActivity, int, String[], int[]) - Method in class com.tokelon.toktales.android.activity.integration.SimpleRequestPermissionsIntegration
Optional callback for logging purposes.
onActivityResume(IIntegratedActivity) - Method in class com.tokelon.toktales.android.activity.integration.engine.RunActivityEngineIntegration
 
onActivityResume(IIntegratedActivity) - Method in class com.tokelon.toktales.android.activity.integration.engine.SingleActivityEngineIntegration
 
onActivityResume(IIntegratedActivity) - Method in class com.tokelon.toktales.android.activity.integration.SurfaceViewIntegration
 
onActivityResume(IIntegratedActivity) - Method in class com.tokelon.toktales.android.activity.integration.UIServiceIntegration
 
onActivityResume(IIntegratedActivity) - Method in interface com.tokelon.toktales.tools.android.activity.integration.IActivityIntegration
 
onActivityStart(IIntegratedActivity) - Method in class com.tokelon.toktales.android.activity.integration.engine.RunActivityEngineIntegration
 
onActivityStart(IIntegratedActivity) - Method in class com.tokelon.toktales.android.activity.integration.engine.SingleActivityEngineIntegration
 
onActivityStart(IIntegratedActivity) - Method in class com.tokelon.toktales.android.activity.integration.KeyboardActivityIntegration
 
onActivityStart(IIntegratedActivity) - Method in interface com.tokelon.toktales.tools.android.activity.integration.IActivityIntegration
 
onActivityStop(IIntegratedActivity) - Method in class com.tokelon.toktales.android.activity.integration.engine.RunActivityEngineIntegration
 
onActivityStop(IIntegratedActivity) - Method in class com.tokelon.toktales.android.activity.integration.engine.SingleActivityEngineIntegration
 
onActivityStop(IIntegratedActivity) - Method in interface com.tokelon.toktales.tools.android.activity.integration.IActivityIntegration
 
onActorNameChange(IActor) - Method in interface com.tokelon.toktales.core.game.model.IActor.IActorParticipant
 
onAssetInsert(K, T, T) - Method in interface com.tokelon.toktales.tools.assets.manager.IAssetStore.IAssetStoreChangeListener
 
onAssetRemove(K, T) - Method in interface com.tokelon.toktales.tools.assets.manager.IAssetStore.IAssetStoreChangeListener
 
onAssetStoreClear(int) - Method in interface com.tokelon.toktales.tools.assets.manager.IAssetStore.IAssetStoreChangeListener
 
onAssign() - Method in class com.tokelon.toktales.core.game.state.scene.BaseGamescene
The default implementation for this will:
1.
onAssign() - Method in class com.tokelon.toktales.core.game.state.scene.ExtendedGamescene
The default implementation for this will:
1.
onAssign() - Method in interface com.tokelon.toktales.core.game.state.scene.IGameScene
Called when the scene is added to the state scene control.
onAssign() - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.DialogBaseLocalMapGamescene
 
onAssign() - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapGamescene
The default implementation for this will:
1.
onBackPressed() - Method in class com.tokelon.toktales.android.activity.GameActivity
 
onBackPressed() - Method in class com.tokelon.toktales.extensions.android.activity.TaleActivity
 
onCameraAspectRatioChange(ICamera) - Method in interface com.tokelon.toktales.core.game.model.ICamera.ICameraParticipant
 
onCameraControllerChange(ICameraController) - Method in class com.tokelon.toktales.core.game.state.scene.ExtendedGamescene
 
onCameraCoordinatesChange(ICamera) - Method in interface com.tokelon.toktales.core.game.model.ICamera.ICameraParticipant
 
onCameraOrientationChange(ICamera) - Method in interface com.tokelon.toktales.core.game.model.ICamera.ICameraParticipant
 
onCameraOriginChange(ICamera) - Method in interface com.tokelon.toktales.core.game.model.ICamera.ICameraParticipant
 
onCameraSizeChange(ICamera) - Method in interface com.tokelon.toktales.core.game.model.ICamera.ICameraParticipant
 
onCameraSpeedChange(ICamera) - Method in interface com.tokelon.toktales.core.game.model.ICamera.ICameraParticipant
 
onCameraStateAdjust(ICamera) - Method in interface com.tokelon.toktales.core.game.model.ICamera.ICameraParticipant
 
onCameraVelocityChange(ICamera) - Method in interface com.tokelon.toktales.core.game.model.ICamera.ICameraParticipant
 
onCameraZoomChange(ICamera) - Method in interface com.tokelon.toktales.core.game.model.ICamera.ICameraParticipant
 
onConfigBatchChanged(IFileConfig, List<String>, List<String>) - Method in interface com.tokelon.toktales.core.config.IFileConfig.OnConfigChangeListener
Beware not to use the entry lists after this method has return, as they will be cleared.
onConfigChanged(IFileConfig, String, String) - Method in interface com.tokelon.toktales.core.config.IFileConfig.OnConfigChangeListener
 
onConfigurationChanged(Configuration) - Method in class com.tokelon.toktales.android.activity.GameActivity
 
onConfigurationChanged(Configuration) - Method in class com.tokelon.toktales.android.app.TokTalesApp
 
onConfigurationChanged(Configuration) - Method in class com.tokelon.toktales.extensions.android.activity.TaleActivity
 
onContextChanged() - Method in class com.tokelon.toktales.core.render.renderer.AbstractRenderer
 
onContextChanged() - Method in class com.tokelon.toktales.core.render.renderer.CharRenderer
 
onContextChanged() - Method in class com.tokelon.toktales.core.render.renderer.ImageRenderer
 
onContextChanged() - Method in class com.tokelon.toktales.core.render.renderer.ShapeRenderer
 
onContextChanged() - Method in class com.tokelon.toktales.extensions.core.game.renderer.ConsoleOverlayRenderer
 
onContextChanged() - Method in class com.tokelon.toktales.extensions.core.game.renderer.DebugRenderer
 
onContextChanged() - Method in class com.tokelon.toktales.extensions.core.game.renderer.DialogRenderer
 
onContextChanged() - Method in class com.tokelon.toktales.extensions.core.game.renderer.ObjectRenderer
 
onContextChanged() - Method in class com.tokelon.toktales.extensions.core.game.renderer.TextBoxRenderer
 
onContextChanged() - Method in class com.tokelon.toktales.extensions.core.render.TextRenderer
 
onContextCreated() - Method in class com.tokelon.toktales.core.render.renderer.AbstractRenderer
 
onContextCreated() - Method in class com.tokelon.toktales.core.render.renderer.CharRenderer
 
onContextCreated() - Method in class com.tokelon.toktales.core.render.renderer.ImageRenderer
 
onContextCreated() - Method in class com.tokelon.toktales.core.render.renderer.ShapeRenderer
 
onContextCreated() - Method in class com.tokelon.toktales.extensions.core.game.renderer.ConsoleOverlayRenderer
 
onContextCreated() - Method in class com.tokelon.toktales.extensions.core.game.renderer.DebugRenderer
 
onContextCreated() - Method in class com.tokelon.toktales.extensions.core.game.renderer.DialogRenderer
 
onContextCreated() - Method in class com.tokelon.toktales.extensions.core.game.renderer.ObjectRenderer
 
onContextCreated() - Method in class com.tokelon.toktales.extensions.core.game.renderer.TextBoxRenderer
 
onContextCreated() - Method in class com.tokelon.toktales.extensions.core.render.TextRenderer
 
onContextDestroyed() - Method in class com.tokelon.toktales.core.render.renderer.AbstractRenderer
 
onContextDestroyed() - Method in class com.tokelon.toktales.core.render.renderer.CharRenderer
 
onContextDestroyed() - Method in class com.tokelon.toktales.core.render.renderer.ImageRenderer
 
onContextDestroyed() - Method in class com.tokelon.toktales.core.render.renderer.ShapeRenderer
 
onContextDestroyed() - Method in class com.tokelon.toktales.extensions.core.game.renderer.ConsoleOverlayRenderer
 
onContextDestroyed() - Method in class com.tokelon.toktales.extensions.core.game.renderer.DebugRenderer
 
onContextDestroyed() - Method in class com.tokelon.toktales.extensions.core.game.renderer.DialogRenderer
 
onContextDestroyed() - Method in class com.tokelon.toktales.extensions.core.game.renderer.ObjectRenderer
 
onContextDestroyed() - Method in class com.tokelon.toktales.extensions.core.game.renderer.TextBoxRenderer
 
onContextDestroyed() - Method in class com.tokelon.toktales.extensions.core.render.TextRenderer
 
onContextItemSelected(MenuItem) - Method in class com.tokelon.toktales.android.activity.GameActivity
 
onContextItemSelected(MenuItem) - Method in class com.tokelon.toktales.extensions.android.activity.TaleActivity
 
onControllerAdd(IControllerManager, String, IController) - Method in class com.tokelon.toktales.core.game.controller.AbstractController
 
onControllerAdd(IControllerManager, String, IController) - Method in interface com.tokelon.toktales.core.game.controller.IControllerChangeListener
Called when a new controller is set for the given id.
onControllerAdd(IControllerManager, String, IController) - Method in class com.tokelon.toktales.core.game.controller.ScriptInstancePlayerController
 
onControllerAdd(IControllerManager, String, IController) - Method in class com.tokelon.toktales.core.game.controller.ScriptModulePlayerController
 
onControllerAdd(IControllerManager, String, IController) - Method in class com.tokelon.toktales.core.game.state.DefaultControllersSetterInterceptor
 
onControllerAdd(IControllerManager, String, IController) - Method in class com.tokelon.toktales.extensions.core.game.controller.ModelController
 
onControllerChange(IControllerManager, String, IController, IController) - Method in interface com.tokelon.toktales.core.game.controller.IControllerChangeListener
Called when a controller is replaced for the given id.
onControllerChange(IControllerManager, String, IController, IController) - Method in class com.tokelon.toktales.core.game.controller.PlayerController
 
onControllerChange(IControllerManager, String, IController, IController) - Method in class com.tokelon.toktales.core.game.controller.ScriptInstancePlayerController
 
onControllerChange(IControllerManager, String, IController, IController) - Method in class com.tokelon.toktales.core.game.controller.ScriptModulePlayerController
 
onControllerChange(IControllerManager, String, IController, IController) - Method in class com.tokelon.toktales.core.game.state.DefaultControllersSetterInterceptor
 
onControllerRemove(IControllerManager, String, IController) - Method in class com.tokelon.toktales.core.game.controller.AbstractController
 
onControllerRemove(IControllerManager, String, IController) - Method in interface com.tokelon.toktales.core.game.controller.IControllerChangeListener
Called when a controller is removed for the given id.
onControllerRemove(IControllerManager, String, IController) - Method in class com.tokelon.toktales.core.game.controller.ScriptInstancePlayerController
 
onControllerRemove(IControllerManager, String, IController) - Method in class com.tokelon.toktales.core.game.controller.ScriptModulePlayerController
 
onControllerRemove(IControllerManager, String, IController) - Method in class com.tokelon.toktales.core.game.state.DefaultControllersSetterInterceptor
 
onControllerRemove(IControllerManager, String, IController) - Method in class com.tokelon.toktales.extensions.core.game.controller.ModelController
 
onCreate(Bundle) - Method in class com.tokelon.toktales.android.activity.GameActivity
 
onCreate(Bundle) - Method in class com.tokelon.toktales.android.activity.RenderActivity
 
onCreate(Bundle) - Method in class com.tokelon.toktales.android.activity.SettingsActivity
 
onCreate() - Method in class com.tokelon.toktales.android.app.TokTalesApp
 
onCreate(IEngineContext) - Method in class com.tokelon.toktales.core.game.EmptyGameAdapter
 
onCreate(IEngineContext) - Method in interface com.tokelon.toktales.core.game.IGameAdapter
Called when the game is created.
onCreate(IEngineContext) - Method in class com.tokelon.toktales.core.test.game.DummyGameAdapter
 
onCreate(Bundle) - Method in class com.tokelon.toktales.extensions.android.activity.CreateMapActivity
 
onCreate(Bundle) - Method in class com.tokelon.toktales.extensions.android.activity.LoadMapActivity
 
onCreate(Bundle) - Method in class com.tokelon.toktales.extensions.android.activity.LoadTaleActivity
 
onCreate(Bundle) - Method in class com.tokelon.toktales.extensions.android.activity.TaleActivity
 
onCreate(Bundle) - Method in class com.tokelon.toktales.tools.android.activity.integration.AbstractIntegratedActivity
 
onCreate(Bundle) - Method in class com.tokelon.toktales.tools.android.activity.integration.AbstractIntegratedCompatActivity
 
onCreate() - Method in class com.tokelon.toktales.tools.android.activity.integration.ActivityIntegrator
 
onCreate() - Method in interface com.tokelon.toktales.tools.android.activity.integration.IActivityIntegrator
 
onCreateContextMenu(ContextMenu, View, ContextMenu.ContextMenuInfo) - Method in class com.tokelon.toktales.android.activity.GameActivity
 
onCreateContextMenu(ContextMenu, View, ContextMenu.ContextMenuInfo) - Method in class com.tokelon.toktales.extensions.android.activity.TaleActivity
 
onDeassign() - Method in class com.tokelon.toktales.core.game.state.scene.BaseGamescene
 
onDeassign() - Method in class com.tokelon.toktales.core.game.state.scene.ExtendedGamescene
 
onDeassign() - Method in interface com.tokelon.toktales.core.game.state.scene.IGameScene
Called when the scene is removed from the state scene control.
onDestroy() - Method in class com.tokelon.toktales.core.game.EmptyGameAdapter
 
onDestroy() - Method in interface com.tokelon.toktales.core.game.IGameAdapter
Called when the game is destroyed.
onDestroy() - Method in class com.tokelon.toktales.core.test.game.DummyGameAdapter
 
onDestroy() - Method in class com.tokelon.toktales.extensions.android.activity.TaleActivity
 
onDestroy() - Method in class com.tokelon.toktales.tools.android.activity.integration.AbstractIntegratedActivity
 
onDestroy() - Method in class com.tokelon.toktales.tools.android.activity.integration.AbstractIntegratedCompatActivity
 
onDestroy() - Method in class com.tokelon.toktales.tools.android.activity.integration.ActivityIntegrator
 
onDestroy() - Method in interface com.tokelon.toktales.tools.android.activity.integration.IActivityIntegrator
 
onDisengage() - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
 
onDisengage() - Method in interface com.tokelon.toktales.core.game.state.IGameState
Called when the state is removed from the state control.
onDisengage() - Method in class com.tokelon.toktales.core.game.state.integration.GamestateIntegrator
 
onDisengage() - Method in interface com.tokelon.toktales.core.game.state.integration.IGameStateIntegrator
 
onDrawFrame() - Method in class com.tokelon.toktales.android.render.DefaultRenderViewAdapter
 
onDrawFrame() - Method in class com.tokelon.toktales.android.render.DelegateRenderViewAdapter
 
onDrawFrame() - Method in interface com.tokelon.toktales.android.render.IViewRenderer
 
onDrawFrame() - Method in class com.tokelon.toktales.android.render.opengl.DefaultGameViewRenderer
 
onDrawFrame() - Method in class com.tokelon.toktales.android.render.opengl.GLGameViewRenderer
 
onDrawFrame() - Method in class com.tokelon.toktales.android.render.opengl.GLViewRenderer
 
onDrawFrame(GL10) - Method in class com.tokelon.toktales.android.render.opengl.RenderGLSurfaceView.DelegateRenderer
 
onEngage() - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
 
onEngage() - Method in interface com.tokelon.toktales.core.game.state.IGameState
Called when the state is added to the state control.
onEngage() - Method in class com.tokelon.toktales.core.game.state.integration.GamestateIntegrator
 
onEngage() - Method in interface com.tokelon.toktales.core.game.state.integration.IGameStateIntegrator
 
onEngage() - Method in class com.tokelon.toktales.extensions.core.game.state.console.ConsoleGamestate
 
onEngage() - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapGamestate
 
onEnter() - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
 
onEnter() - Method in interface com.tokelon.toktales.core.game.state.IGameState
Called when the state becomes the active state.
onEnter() - Method in class com.tokelon.toktales.core.game.state.integration.GamestateIntegrator
 
onEnter() - Method in interface com.tokelon.toktales.core.game.state.integration.IGameStateIntegrator
 
onEntityActiveStatusChange(IGameEntity) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity.IGameEntityParticipant
 
onEntityCollisionBoxChange(IGameEntity) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity.IGameEntityParticipant
 
onEntityCoordinatesChange(IGameEntity) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity.IGameEntityParticipant
 
onEntityGraphicBaseChange(IGameEntity) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity.IGameEntityParticipant
 
onEntityGraphicChange(IGameEntity) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity.IGameEntityParticipant
 
onEntityOriginChange(IGameEntity) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity.IGameEntityParticipant
 
onEntitySizeChange(IGameEntity) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity.IGameEntityParticipant
 
onEntitySpeedChange(IGameEntity) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity.IGameEntityParticipant
 
onEntityStateAdjust(IGameEntity) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity.IGameEntityParticipant
 
onEntityVelocityChange(IGameEntity) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity.IGameEntityParticipant
 
onEntityVisibleStatusChange(IGameEntity) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity.IGameEntityParticipant
 
onExit() - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
 
onExit() - Method in interface com.tokelon.toktales.core.game.state.IGameState
Called when the state stops being the active state.
onExit() - Method in class com.tokelon.toktales.core.game.state.integration.GamestateIntegrator
 
onExit() - Method in interface com.tokelon.toktales.core.game.state.integration.IGameStateIntegrator
 
onExtendedCameraCoordinateStateChange(IExtendedCamera) - Method in interface com.tokelon.toktales.core.game.model.IExtendedCamera.IExtendedCameraParticipant
 
onExtendedCameraMotionChange(IExtendedCamera) - Method in interface com.tokelon.toktales.core.game.model.IExtendedCamera.IExtendedCameraParticipant
 
onExtendedCameraStaticCoordinatesChange(IExtendedCamera) - Method in interface com.tokelon.toktales.core.game.model.IExtendedCamera.IExtendedCameraParticipant
 
onExtendedEntityAnimationChange(IExtendedGameEntity) - Method in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity.IExtendedGameEntityParticipant
 
onExtendedEntityCoordinateStateChange(IExtendedGameEntity) - Method in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity.IExtendedGameEntityParticipant
 
onExtendedEntityGraphicChange(IExtendedGameEntity) - Method in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity.IExtendedGameEntityParticipant
 
onExtendedEntityGraphicStateChange(IExtendedGameEntity) - Method in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity.IExtendedGameEntityParticipant
 
onExtendedEntityMotionChange(IExtendedGameEntity) - Method in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity.IExtendedGameEntityParticipant
 
onExtendedEntityStaticCoordinatesChange(IExtendedGameEntity) - Method in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity.IExtendedGameEntityParticipant
 
onExtendedEntityStaticGraphicChange(IExtendedGameEntity) - Method in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity.IExtendedGameEntityParticipant
 
onGameCreate() - Method in class com.tokelon.toktales.core.game.GameLogicManager
 
onGameCreate() - Method in interface com.tokelon.toktales.core.game.IGameLogicManager
 
onGameDestroy() - Method in class com.tokelon.toktales.core.game.GameLogicManager
 
onGameDestroy() - Method in interface com.tokelon.toktales.core.game.IGameLogicManager
 
onGamePause() - Method in class com.tokelon.toktales.core.game.GameLogicManager
 
onGamePause() - Method in interface com.tokelon.toktales.core.game.IGameLogicManager
 
onGameRender() - Method in class com.tokelon.toktales.core.game.GameLogicManager
 
onGameRender() - Method in interface com.tokelon.toktales.core.game.IGameLogicManager
 
onGameResume() - Method in class com.tokelon.toktales.core.game.GameLogicManager
 
onGameResume() - Method in interface com.tokelon.toktales.core.game.IGameLogicManager
 
onGameStart() - Method in class com.tokelon.toktales.core.game.GameLogicManager
 
onGameStart() - Method in interface com.tokelon.toktales.core.game.IGameLogicManager
 
onGameStop() - Method in class com.tokelon.toktales.core.game.GameLogicManager
 
onGameStop() - Method in interface com.tokelon.toktales.core.game.IGameLogicManager
 
onGameUpdate() - Method in class com.tokelon.toktales.core.game.GameLogicManager
 
onGameUpdate() - Method in interface com.tokelon.toktales.core.game.IGameLogicManager
 
onMapControllerChange(IMapController) - Method in class com.tokelon.toktales.core.game.state.scene.ExtendedGamescene
 
onMapHasChanged(IMapController) - Method in interface com.tokelon.toktales.core.game.logic.map.IMapHolder
 
onOptionsItemSelected(MenuItem) - Method in class com.tokelon.toktales.android.activity.GameActivity
 
onOptionsItemSelected(MenuItem) - Method in class com.tokelon.toktales.extensions.android.activity.TaleActivity
 
onPause() - Method in class com.tokelon.toktales.android.render.DefaultRenderViewAdapter
 
onPause() - Method in class com.tokelon.toktales.android.render.DelegateRenderViewAdapter
 
onPause() - Method in interface com.tokelon.toktales.android.render.IRenderView
Callback for when this render view is paused.
onPause() - Method in interface com.tokelon.toktales.android.render.IRenderViewAdapter
 
onPause() - Method in class com.tokelon.toktales.android.render.opengl.RenderGLSurfaceView
 
onPause() - Method in class com.tokelon.toktales.core.game.EmptyGameAdapter
 
onPause() - Method in interface com.tokelon.toktales.core.game.IGameAdapter
Called when the game is paused.
onPause() - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
 
onPause() - Method in interface com.tokelon.toktales.core.game.state.IGameState
Called when the state is paused.
onPause() - Method in class com.tokelon.toktales.core.game.state.integration.GamestateIntegrator
 
onPause() - Method in interface com.tokelon.toktales.core.game.state.integration.IGameStateIntegrator
 
onPause() - Method in class com.tokelon.toktales.core.game.state.scene.BaseGamescene
 
onPause() - Method in interface com.tokelon.toktales.core.game.state.scene.IGameScene
Called when the scene is paused.
onPause() - Method in class com.tokelon.toktales.core.test.game.DummyGameAdapter
 
onPause() - Method in class com.tokelon.toktales.tools.android.activity.integration.AbstractIntegratedActivity
 
onPause() - Method in class com.tokelon.toktales.tools.android.activity.integration.AbstractIntegratedCompatActivity
 
onPause() - Method in class com.tokelon.toktales.tools.android.activity.integration.ActivityIntegrator
 
onPause() - Method in interface com.tokelon.toktales.tools.android.activity.integration.IActivityIntegrator
 
onPlayerControllerChange(IPlayerController) - Method in class com.tokelon.toktales.core.game.state.scene.ExtendedGamescene
 
onRender() - Method in class com.tokelon.toktales.core.game.EmptyGameAdapter
 
onRender() - Method in interface com.tokelon.toktales.core.game.IGameAdapter
Called when the game is rendered.
onRender() - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
 
onRender() - Method in interface com.tokelon.toktales.core.game.state.IGameState
Called to render the state.
onRender() - Method in class com.tokelon.toktales.core.game.state.integration.GamestateIntegrator
 
onRender() - Method in interface com.tokelon.toktales.core.game.state.integration.IGameStateIntegrator
 
onRender() - Method in class com.tokelon.toktales.core.test.game.DummyGameAdapter
 
onRender() - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapGamestate
 
onRequestPermissionsResult(int, String[], int[]) - Method in class com.tokelon.toktales.extensions.android.activity.LoadTaleActivity
 
onRequestPermissionsResult(int, String[], int[]) - Method in class com.tokelon.toktales.extensions.android.activity.TaleActivity
 
onResume() - Method in class com.tokelon.toktales.android.activity.RenderActivity
 
onResume() - Method in class com.tokelon.toktales.android.render.DefaultRenderViewAdapter
 
onResume() - Method in class com.tokelon.toktales.android.render.DelegateRenderViewAdapter
 
onResume() - Method in interface com.tokelon.toktales.android.render.IRenderView
Callback for when this render view is resumed.
onResume() - Method in interface com.tokelon.toktales.android.render.IRenderViewAdapter
 
onResume() - Method in class com.tokelon.toktales.android.render.opengl.RenderGLSurfaceView
 
onResume() - Method in class com.tokelon.toktales.core.game.EmptyGameAdapter
 
onResume() - Method in interface com.tokelon.toktales.core.game.IGameAdapter
Called when the game is resumed.
onResume() - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
 
onResume() - Method in interface com.tokelon.toktales.core.game.state.IGameState
Called when the state is resumed.
onResume() - Method in class com.tokelon.toktales.core.game.state.integration.GamestateIntegrator
 
onResume() - Method in interface com.tokelon.toktales.core.game.state.integration.IGameStateIntegrator
 
onResume() - Method in class com.tokelon.toktales.core.game.state.scene.BaseGamescene
 
onResume() - Method in interface com.tokelon.toktales.core.game.state.scene.IGameScene
Called when the scene is resumed.
onResume() - Method in class com.tokelon.toktales.core.test.game.DummyGameAdapter
 
onResume() - Method in class com.tokelon.toktales.tools.android.activity.integration.AbstractIntegratedActivity
 
onResume() - Method in class com.tokelon.toktales.tools.android.activity.integration.AbstractIntegratedCompatActivity
 
onResume() - Method in class com.tokelon.toktales.tools.android.activity.integration.ActivityIntegrator
 
onResume() - Method in interface com.tokelon.toktales.tools.android.activity.integration.IActivityIntegrator
 
onSceneAssign(String, IGameScene) - Method in class com.tokelon.toktales.core.game.state.integration.GamestateIntegrator
 
onSceneAssign(IGameState, String, IGameScene) - Method in interface com.tokelon.toktales.core.game.state.integration.IGameStateIntegration
 
onSceneAssign(String, IGameScene) - Method in interface com.tokelon.toktales.core.game.state.integration.IGameStateIntegrator
 
onSceneChange(String) - Method in class com.tokelon.toktales.core.game.state.integration.GamestateIntegrator
 
onSceneChange(IGameState, String) - Method in interface com.tokelon.toktales.core.game.state.integration.IGameStateIntegration
 
onSceneChange(String) - Method in interface com.tokelon.toktales.core.game.state.integration.IGameStateIntegrator
 
onSceneRemove(String, IGameScene) - Method in class com.tokelon.toktales.core.game.state.integration.GamestateIntegrator
 
onSceneRemove(IGameState, String, IGameScene) - Method in interface com.tokelon.toktales.core.game.state.integration.IGameStateIntegration
 
onSceneRemove(String, IGameScene) - Method in interface com.tokelon.toktales.core.game.state.integration.IGameStateIntegrator
 
onStart() - Method in class com.tokelon.toktales.core.game.EmptyGameAdapter
 
onStart() - Method in interface com.tokelon.toktales.core.game.IGameAdapter
Called when the game is started.
onStart() - Method in class com.tokelon.toktales.core.game.state.scene.BaseGamescene
 
onStart() - Method in interface com.tokelon.toktales.core.game.state.scene.IGameScene
Called when the scene is set as the active scene.
onStart() - Method in class com.tokelon.toktales.core.test.game.DummyGameAdapter
 
onStart() - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.DialogBaseLocalMapGamescene
 
onStart() - Method in class com.tokelon.toktales.tools.android.activity.integration.AbstractIntegratedActivity
 
onStart() - Method in class com.tokelon.toktales.tools.android.activity.integration.AbstractIntegratedCompatActivity
 
onStart() - Method in class com.tokelon.toktales.tools.android.activity.integration.ActivityIntegrator
 
onStart() - Method in interface com.tokelon.toktales.tools.android.activity.integration.IActivityIntegrator
 
onStateDisengage(IGameState) - Method in interface com.tokelon.toktales.core.game.state.integration.IGameStateIntegration
 
onStateDisengage(IGameState) - Method in class com.tokelon.toktales.extensions.core.game.state.integration.ConsoleIntegration
 
onStateEngage(IGameState) - Method in interface com.tokelon.toktales.core.game.state.integration.IGameStateIntegration
 
onStateEngage(IGameState) - Method in class com.tokelon.toktales.extensions.core.game.state.integration.ConsoleIntegration
 
onStateEnter(IGameState) - Method in interface com.tokelon.toktales.core.game.state.integration.IGameStateIntegration
 
onStateExit(IGameState) - Method in interface com.tokelon.toktales.core.game.state.integration.IGameStateIntegration
 
onStatePause(IGameState) - Method in interface com.tokelon.toktales.core.game.state.integration.IGameStateIntegration
 
onStateRender(IGameState) - Method in interface com.tokelon.toktales.core.game.state.integration.IGameStateIntegration
 
onStateResume(IGameState) - Method in interface com.tokelon.toktales.core.game.state.integration.IGameStateIntegration
 
onStateUpdate(IGameState, long) - Method in interface com.tokelon.toktales.core.game.state.integration.IGameStateIntegration
 
onStop() - Method in class com.tokelon.toktales.core.game.EmptyGameAdapter
 
onStop() - Method in interface com.tokelon.toktales.core.game.IGameAdapter
Called when the game is stopped.
onStop() - Method in class com.tokelon.toktales.core.game.state.scene.BaseGamescene
 
onStop() - Method in interface com.tokelon.toktales.core.game.state.scene.IGameScene
Called when the scene is no longer the active scene.
onStop() - Method in class com.tokelon.toktales.core.test.game.DummyGameAdapter
 
onStop() - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.DialogBaseLocalMapGamescene
 
onStop() - Method in class com.tokelon.toktales.tools.android.activity.integration.AbstractIntegratedActivity
 
onStop() - Method in class com.tokelon.toktales.tools.android.activity.integration.AbstractIntegratedCompatActivity
 
onStop() - Method in class com.tokelon.toktales.tools.android.activity.integration.ActivityIntegrator
 
onStop() - Method in interface com.tokelon.toktales.tools.android.activity.integration.IActivityIntegrator
 
onSubjectChange(ISelfObservation<?>, String) - Method in interface com.tokelon.toktales.core.game.logic.observers.IDirectParticipant
 
onSubjectChange(S, String) - Method in interface com.tokelon.toktales.core.game.logic.observers.IParticipant
 
onSubjectChange(IGameEntity, String) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity.IGameEntityParticipant
 
onSubjectChange(ICamera, String) - Method in interface com.tokelon.toktales.core.game.model.ICamera.ICameraParticipant
 
onSubjectChange(S, String) - Method in class com.tokelon.toktales.core.script.ScriptInstanceParticipant
 
onSubjectChange(S, String) - Method in class com.tokelon.toktales.core.script.ScriptModuleParticipant
 
onSubjectChangeActor(IActor, String) - Method in interface com.tokelon.toktales.core.game.model.IActor.IActorParticipant
 
onSubjectChangeExtended(IExtendedGameEntity, String) - Method in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity.IExtendedGameEntityParticipant
 
onSubjectChangeExtendedCamera(IExtendedCamera, String) - Method in interface com.tokelon.toktales.core.game.model.IExtendedCamera.IExtendedCameraParticipant
 
onSurfaceChanged(int, int) - Method in class com.tokelon.toktales.android.render.DefaultRenderViewAdapter
 
onSurfaceChanged(int, int) - Method in class com.tokelon.toktales.android.render.DelegateRenderViewAdapter
 
onSurfaceChanged(int, int) - Method in interface com.tokelon.toktales.android.render.IViewRenderer
 
onSurfaceChanged(int, int) - Method in class com.tokelon.toktales.android.render.opengl.GLViewRenderer
 
onSurfaceChanged(GL10, int, int) - Method in class com.tokelon.toktales.android.render.opengl.RenderGLSurfaceView.DelegateRenderer
 
onSurfaceChanged(ISurface) - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
Called when a surface is changed.
onSurfaceChanged() - Method in class com.tokelon.toktales.core.game.state.render.AbstractGameStateRenderer
 
onSurfaceChanged() - Method in class com.tokelon.toktales.core.game.state.render.EmptyGameStateRenderer
 
onSurfaceChanged() - Method in class com.tokelon.toktales.test.core.game.state.enginestate.EngineGamestateRenderer
 
onSurfaceChanged() - Method in class com.tokelon.toktales.test.core.game.state.userstate.UserGamestateRenderer
 
onSurfaceChangeRefreshContextViewport(ISurface) - Method in class com.tokelon.toktales.extensions.android.game.state.localmap.AndroidLocalMapStateRenderer
 
onSurfaceChangeRefreshContextViewport(ISurface) - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapStateRenderer
 
onSurfaceCreated(ISurfaceHandler) - Method in class com.tokelon.toktales.android.render.DefaultRenderViewAdapter
 
onSurfaceCreated(ISurfaceHandler) - Method in class com.tokelon.toktales.android.render.DelegateRenderViewAdapter
 
onSurfaceCreated(ISurfaceHandler) - Method in interface com.tokelon.toktales.android.render.IViewRenderer
 
onSurfaceCreated(ISurfaceHandler) - Method in class com.tokelon.toktales.android.render.opengl.GLViewRenderer
 
onSurfaceCreated(GL10, EGLConfig) - Method in class com.tokelon.toktales.android.render.opengl.RenderGLSurfaceView.DelegateRenderer
 
onSurfaceCreated(ISurface) - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
Called when a surface is created.
onSurfaceCreated() - Method in class com.tokelon.toktales.core.game.state.render.AbstractGameStateRenderer
 
onSurfaceCreated() - Method in class com.tokelon.toktales.core.game.state.render.EmptyGameStateRenderer
 
onSurfaceCreated() - Method in class com.tokelon.toktales.test.core.game.state.enginestate.EngineGamestateRenderer
 
onSurfaceCreated() - Method in class com.tokelon.toktales.test.core.game.state.userstate.UserGamestateRenderer
 
onSurfaceDestroyed() - Method in class com.tokelon.toktales.android.render.DefaultRenderViewAdapter
 
onSurfaceDestroyed() - Method in class com.tokelon.toktales.android.render.DelegateRenderViewAdapter
 
onSurfaceDestroyed() - Method in interface com.tokelon.toktales.android.render.IViewRenderer
 
onSurfaceDestroyed() - Method in class com.tokelon.toktales.android.render.opengl.GLViewRenderer
 
onSurfaceDestroyed(ISurface) - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
Called when a surface is destroyed.
onSurfaceDestroyed() - Method in class com.tokelon.toktales.core.game.state.render.AbstractGameStateRenderer
 
onSurfaceDestroyed() - Method in class com.tokelon.toktales.core.game.state.render.EmptyGameStateRenderer
 
onSurfaceDestroyed() - Method in class com.tokelon.toktales.test.core.game.state.enginestate.EngineGamestateRenderer
 
onSurfaceDestroyed() - Method in class com.tokelon.toktales.test.core.game.state.userstate.UserGamestateRenderer
 
onTerminate() - Method in class com.tokelon.toktales.android.app.TokTalesApp
 
onTextChanged(CharSequence, int, int, int) - Method in class com.tokelon.toktales.android.activity.ProxyTextWatcher
 
onTouch(MotionEvent) - Method in class com.tokelon.toktales.android.render.DefaultRenderViewAdapter
 
onTouch(MotionEvent) - Method in class com.tokelon.toktales.android.render.DelegateRenderViewAdapter
 
onTouch(MotionEvent) - Method in interface com.tokelon.toktales.android.render.IRenderViewAdapter
 
onTouch(MotionEvent) - Method in interface com.tokelon.toktales.android.render.tools.IUIControl
 
onTouch(MotionEvent) - Method in class com.tokelon.toktales.android.render.tools.UIControl
 
onTouchEvent(MotionEvent) - Method in class com.tokelon.toktales.android.render.opengl.RenderGLSurfaceView
 
onUpdate() - Method in class com.tokelon.toktales.core.game.EmptyGameAdapter
 
onUpdate() - Method in interface com.tokelon.toktales.core.game.IGameAdapter
Called when the game is updated.
onUpdate(long) - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
 
onUpdate(long) - Method in interface com.tokelon.toktales.core.game.state.IGameState
Called to update the state.
onUpdate(long) - Method in class com.tokelon.toktales.core.game.state.integration.GamestateIntegrator
 
onUpdate(long) - Method in interface com.tokelon.toktales.core.game.state.integration.IGameStateIntegrator
 
onUpdate(long) - Method in class com.tokelon.toktales.core.game.state.scene.BaseGamescene
 
onUpdate(long) - Method in class com.tokelon.toktales.core.game.state.scene.ExtendedGamescene
 
onUpdate(long) - Method in interface com.tokelon.toktales.core.game.state.scene.IGameScene
Called when the scene should be updated.
onUpdate() - Method in class com.tokelon.toktales.core.test.game.DummyGameAdapter
 
onUpdate(long) - Method in class com.tokelon.toktales.extensions.core.game.state.console.ConsoleGamestate
 
onUpdate(long) - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapGamestate
 
onWindowFocusChanged(boolean) - Method in class com.tokelon.toktales.android.activity.GameActivity
 
onWindowFocusChanged(boolean) - Method in class com.tokelon.toktales.extensions.android.activity.TaleActivity
 
openConsoleInput(IConsoleController) - Method in class com.tokelon.toktales.android.engine.ui.AndroidConsoleUIExtension
 
openConsoleInput(IConsoleController) - Method in interface com.tokelon.toktales.core.engine.ui.IConsoleUIExtension
 
openContextMenu() - Method in class com.tokelon.toktales.android.activity.GameActivity
 
openContextMenu() - Method in interface com.tokelon.toktales.android.activity.IDebugActivity
 
openContextMenu() - Method in class com.tokelon.toktales.android.engine.ui.AndroidDebugUIExtension
 
openContextMenu() - Method in interface com.tokelon.toktales.core.engine.ui.IDebugUIExtension
 
openContextMenu() - Method in class com.tokelon.toktales.extensions.android.activity.TaleActivity
 
OpenGLErrorException - Exception in com.tokelon.toktales.core.render.opengl
 
OpenGLErrorException(List<IGLErrorUtils.IGLError>) - Constructor for exception com.tokelon.toktales.core.render.opengl.OpenGLErrorException
 
OpenGLErrorException(String, List<IGLErrorUtils.IGLError>) - Constructor for exception com.tokelon.toktales.core.render.opengl.OpenGLErrorException
 
OpenGLException - Exception in com.tokelon.toktales.android.render.opengl
 
OpenGLException() - Constructor for exception com.tokelon.toktales.android.render.opengl.OpenGLException
 
OpenGLException(String, Throwable) - Constructor for exception com.tokelon.toktales.android.render.opengl.OpenGLException
 
OpenGLException(String) - Constructor for exception com.tokelon.toktales.android.render.opengl.OpenGLException
 
OpenGLException(Throwable) - Constructor for exception com.tokelon.toktales.android.render.opengl.OpenGLException
 
OpenGLException - Exception in com.tokelon.toktales.core.render.opengl
 
OpenGLException() - Constructor for exception com.tokelon.toktales.core.render.opengl.OpenGLException
 
OpenGLException(String) - Constructor for exception com.tokelon.toktales.core.render.opengl.OpenGLException
 
OpenGLException(Throwable) - Constructor for exception com.tokelon.toktales.core.render.opengl.OpenGLException
 
OpenGLException(String, Throwable) - Constructor for exception com.tokelon.toktales.core.render.opengl.OpenGLException
 
openStream(File) - Method in class com.tokelon.toktales.tools.assets.files.FileAssetReader
 
openStream(Path) - Method in class com.tokelon.toktales.tools.assets.files.PathAssetReader
 
openStream(File) - Method in class com.tokelon.toktales.tools.assets.files.RelativeFileAssetReader
 
openStream(Path) - Method in class com.tokelon.toktales.tools.assets.files.RelativePathAssetReader
 
oppositeAlignmentFrom(int) - Static method in class com.tokelon.toktales.core.render.model.LineModel
 
OPTION_CODEPOINT_AA_ENABLED - Static variable in class com.tokelon.toktales.android.content.AndroidCodepointDecoder
 
OPTION_CODEPOINT_PAINT - Static variable in class com.tokelon.toktales.android.content.AndroidCodepointDecoder
 
OPTION_DRAW_DEPTH - Static variable in class com.tokelon.toktales.extensions.core.game.renderer.EntityRenderer
 
OPTION_DRAW_DEPTH - Static variable in class com.tokelon.toktales.extensions.core.game.renderer.PlayerRenderer
 
OPTION_FONT_PIXEL_HEIGHT - Static variable in interface com.tokelon.toktales.core.content.manage.font.IFontAssetDecoder
 
OPTION_GRAPHIC_LOADING - Static variable in interface com.tokelon.toktales.core.content.manage.bitmap.IBitmapAssetDecoder
 
OPTION_MAP_LAYER - Static variable in class com.tokelon.toktales.extensions.core.game.renderer.EntityRenderer
 
OPTION_MAP_LAYER - Static variable in class com.tokelon.toktales.extensions.core.game.renderer.PlayerRenderer
 
OPTION_RESOURCE_LOOKUP_FILTER_TYPE - Static variable in interface com.tokelon.toktales.core.content.manage.resources.IResourceScannerAssetReader
 
OPTION_RESOURCE_LOOKUP_NAME_MATCHING_TYPE - Static variable in interface com.tokelon.toktales.core.content.manage.resources.IResourceScannerAssetReader
 
OptionsImpl - Class in com.tokelon.toktales.tools.core.objects.options
 
OptionsImpl() - Constructor for class com.tokelon.toktales.tools.core.objects.options.OptionsImpl
 
ORIENTATION_HEXAGONAL_STAGGERED - Static variable in interface com.tokelon.toktales.tools.tiled.model.ITiledMap
 
ORIENTATION_ISOMETRIC - Static variable in interface com.tokelon.toktales.tools.tiled.model.ITiledMap
 
ORIENTATION_ISOMETRIC_STAGGERED - Static variable in interface com.tokelon.toktales.tools.tiled.model.ITiledMap
 
ORIENTATION_LANDSCAPE - Static variable in interface com.tokelon.toktales.core.screen.view.IScreenViewport
 
ORIENTATION_NONE - Static variable in interface com.tokelon.toktales.core.screen.view.IScreenViewport
 
ORIENTATION_ORTHOGONAL - Static variable in interface com.tokelon.toktales.tools.tiled.model.ITiledMap
 
ORIENTATION_PORTRAIT - Static variable in interface com.tokelon.toktales.core.screen.view.IScreenViewport
 
OUTLINE_TYPE_CENTER - Static variable in interface com.tokelon.toktales.core.render.model.IRectangleModel
 
OUTLINE_TYPE_INNER - Static variable in interface com.tokelon.toktales.core.render.model.IRectangleModel
 
OUTLINE_TYPE_OUTER - Static variable in interface com.tokelon.toktales.core.render.model.IRectangleModel
 
override(Module...) - Method in class com.tokelon.toktales.tools.core.sub.inject.config.HierarchicalInjectConfig
 
override(Collection<Module>) - Method in class com.tokelon.toktales.tools.core.sub.inject.config.HierarchicalInjectConfig
 
override(Module...) - Method in interface com.tokelon.toktales.tools.core.sub.inject.config.IHierarchicalInjectConfig
Combines all current modules with the given ones, but marks the given ones as overrides.
override(Collection<Module>) - Method in interface com.tokelon.toktales.tools.core.sub.inject.config.IHierarchicalInjectConfig
Combines all current modules with the given ones, but marks the given ones as overrides.
override(IHierarchicalInjectConfig) - Method in interface com.tokelon.toktales.tools.core.sub.inject.config.IMasterInjectConfig
 
override(IHierarchicalInjectConfig) - Method in class com.tokelon.toktales.tools.core.sub.inject.config.MasterInjectConfig
 
overrideWithFilters(IHierarchicalInjectConfig) - Method in interface com.tokelon.toktales.tools.core.sub.inject.config.IMasterInjectConfig
 
overrideWithFilters(IHierarchicalInjectConfig) - Method in class com.tokelon.toktales.tools.core.sub.inject.config.MasterInjectConfig
 

P

ParameterInjectException - Exception in com.tokelon.toktales.tools.core.inject.parameter
 
ParameterInjectException() - Constructor for exception com.tokelon.toktales.tools.core.inject.parameter.ParameterInjectException
 
ParameterInjectException(String) - Constructor for exception com.tokelon.toktales.tools.core.inject.parameter.ParameterInjectException
 
ParameterInjectException(String, Throwable) - Constructor for exception com.tokelon.toktales.tools.core.inject.parameter.ParameterInjectException
 
ParameterInjectException(Throwable) - Constructor for exception com.tokelon.toktales.tools.core.inject.parameter.ParameterInjectException
 
ParameterInjector - Class in com.tokelon.toktales.tools.core.inject.parameter
 
ParameterInjector(Class<? extends Annotation>, Object...) - Constructor for class com.tokelon.toktales.tools.core.inject.parameter.ParameterInjector
 
ParameterInjector(ILoggerFactory, Class<? extends Annotation>, Object...) - Constructor for class com.tokelon.toktales.tools.core.inject.parameter.ParameterInjector
 
ParameterInjector(Annotation, Object...) - Constructor for class com.tokelon.toktales.tools.core.inject.parameter.ParameterInjector
 
ParameterInjector(ILoggerFactory, Annotation, Object...) - Constructor for class com.tokelon.toktales.tools.core.inject.parameter.ParameterInjector
 
ParameterInjectorFactory - Class in com.tokelon.toktales.tools.core.inject.parameter
 
ParameterInjectorFactory() - Constructor for class com.tokelon.toktales.tools.core.inject.parameter.ParameterInjectorFactory
 
ParamsImpl - Class in com.tokelon.toktales.tools.core.objects.params
 
ParamsImpl() - Constructor for class com.tokelon.toktales.tools.core.objects.params.ParamsImpl
 
ParentIdentifiers - Annotation Type in com.tokelon.toktales.tools.assets.annotation
 
ParentResolvers - Annotation Type in com.tokelon.toktales.tools.assets.annotation
 
parseBoolean(String) - Method in class com.tokelon.toktales.tools.core.config.AbstractConfig
 
parseBoolean(String, boolean) - Method in class com.tokelon.toktales.tools.core.config.AbstractConfig
 
parseBoolean(String, boolean, boolean) - Method in class com.tokelon.toktales.tools.core.config.AbstractConfig
 
parseCameraCreationType(String) - Method in class com.tokelon.toktales.core.config.CiniMainConfig
 
parseCameraCreationType(String) - Method in interface com.tokelon.toktales.core.config.IMainConfig
 
parseCSVIntoList(String, List<T>, CiniFileConfig.IValueFactory<T>) - Method in class com.tokelon.toktales.core.config.CiniFileConfig
 
parseDouble(String) - Method in class com.tokelon.toktales.tools.core.config.AbstractConfig
 
parseDouble(String, double) - Method in class com.tokelon.toktales.tools.core.config.AbstractConfig
 
parseDouble(String, double, boolean) - Method in class com.tokelon.toktales.tools.core.config.AbstractConfig
 
parseFloat(String) - Method in class com.tokelon.toktales.tools.core.config.AbstractConfig
 
parseFloat(String, float) - Method in class com.tokelon.toktales.tools.core.config.AbstractConfig
 
parseFloat(String, float, boolean) - Method in class com.tokelon.toktales.tools.core.config.AbstractConfig
 
parseInt(String, int) - Method in class com.tokelon.toktales.tools.core.config.AbstractConfig
 
parseInt(String, int, boolean) - Method in class com.tokelon.toktales.tools.core.config.AbstractConfig
 
parseIntAttr(String, String) - Static method in class com.tokelon.toktales.tools.tiled.marshal.TiledMapMarshalTools
 
parseIntAttrNonNegative(String, String) - Static method in class com.tokelon.toktales.tools.tiled.marshal.TiledMapMarshalTools
 
parseIntAttrPositive(String, String) - Static method in class com.tokelon.toktales.tools.tiled.marshal.TiledMapMarshalTools
 
parseIntOrError(String) - Method in class com.tokelon.toktales.tools.core.config.AbstractConfig
 
parseLong(String) - Method in class com.tokelon.toktales.tools.core.config.AbstractConfig
 
parseLong(String, long) - Method in class com.tokelon.toktales.tools.core.config.AbstractConfig
 
parseLong(String, long, boolean) - Method in class com.tokelon.toktales.tools.core.config.AbstractConfig
 
parseOpacityAttr(String, String) - Static method in class com.tokelon.toktales.tools.tiled.marshal.TiledMapMarshalTools
 
parsePointsAttr(String, String) - Static method in class com.tokelon.toktales.tools.tiled.marshal.TiledMapMarshalTools
 
parseSequenceIntoList(List<String>) - Method in class com.tokelon.toktales.extensions.core.tale.config.CiniAnimConfig
 
parseSequenceTimingIntoList(List<Integer>) - Method in class com.tokelon.toktales.extensions.core.tale.config.CiniAnimConfig
 
parseString(String, String) - Method in class com.tokelon.toktales.tools.core.config.AbstractConfig
 
parseString(String, String, boolean) - Method in class com.tokelon.toktales.tools.core.config.AbstractConfig
 
parseStringOrError(String) - Method in class com.tokelon.toktales.tools.core.config.AbstractConfig
 
parseVisibleAttr(String, String) - Static method in class com.tokelon.toktales.tools.tiled.marshal.TiledMapMarshalTools
 
PARTICIPANT_FUNCTION_ON_SUBJECT_CHANGE - Static variable in class com.tokelon.toktales.core.script.ScriptModuleParticipant
 
PARTICIPANT_METHOD_ON_SUBJECT_CHANGE - Static variable in class com.tokelon.toktales.core.script.ScriptInstanceParticipant
 
Participation<S,O extends IObserver<S>,P extends IParticipant<S>> - Class in com.tokelon.toktales.core.game.logic.observers
 
Participation(S) - Constructor for class com.tokelon.toktales.core.game.logic.observers.Participation
 
Participation(S, IBaseParticipation.IParticipationHook<O, P>) - Constructor for class com.tokelon.toktales.core.game.logic.observers.Participation
 
passGamestate(IConsoleGamestate) - Method in class com.tokelon.toktales.extensions.android.game.state.console.AndroidConsoleInputHandler
 
passGamestate(IConsoleGamestate) - Method in class com.tokelon.toktales.extensions.desktop.game.state.console.DesktopConsoleInputHandler
 
passListeners(IFileConfig) - Method in class com.tokelon.toktales.core.config.CiniFileConfig
 
passListeners(IFileConfig) - Method in interface com.tokelon.toktales.core.config.IFileConfig
 
PathAssetReader - Class in com.tokelon.toktales.tools.assets.files
 
PathAssetReader() - Constructor for class com.tokelon.toktales.tools.assets.files.PathAssetReader
 
PathAssetReadersInjectModule - Class in com.tokelon.toktales.core.content.manage
 
PathAssetReadersInjectModule() - Constructor for class com.tokelon.toktales.core.content.manage.PathAssetReadersInjectModule
 
PathKey - Class in com.tokelon.toktales.tools.assets.files
 
PathKey(Path) - Constructor for class com.tokelon.toktales.tools.assets.files.PathKey
 
PathParentResolver - Class in com.tokelon.toktales.tools.assets.files
 
PathParentResolver(Object, Path) - Constructor for class com.tokelon.toktales.tools.assets.files.PathParentResolver
 
PathParentResolver(Map<Object, Path>) - Constructor for class com.tokelon.toktales.tools.assets.files.PathParentResolver
 
pause() - Method in class com.tokelon.toktales.core.engine.DefaultEngineDriver
 
pause() - Method in interface com.tokelon.toktales.core.engine.IEngineDriver
Runs the pausing of the engine.
pause() - Method in interface com.tokelon.toktales.core.game.control.ITimeTracker
 
pause() - Method in class com.tokelon.toktales.core.game.control.TimeTracker
 
pause(long) - Method in class com.tokelon.toktales.core.game.logic.TimeTrackerTool
 
pauseGame() - Method in class com.tokelon.toktales.core.game.control.GameControl
 
pauseGame() - Method in interface com.tokelon.toktales.core.game.control.IGameControl
 
pauseScene() - Method in class com.tokelon.toktales.core.game.state.scene.GameSceneControl
 
pauseScene() - Method in interface com.tokelon.toktales.core.game.state.scene.IGameSceneControl
 
pauseState() - Method in class com.tokelon.toktales.core.game.state.GameStateControl
 
pauseState() - Method in interface com.tokelon.toktales.core.game.state.IGameStateControl
 
peekIndexFor(ITexture) - Method in class com.tokelon.toktales.core.render.texture.DefaultTextureCoordinator
 
peekIndexFor(ITexture) - Method in interface com.tokelon.toktales.core.render.texture.ITextureCoordinator
Determines a binding index for the given texture.
Player - Class in com.tokelon.toktales.core.game.model
 
Player() - Constructor for class com.tokelon.toktales.core.game.model.Player
 
Player(IActor) - Constructor for class com.tokelon.toktales.core.game.model.Player
 
PLAYER_MOVE_BLOCK_DISTANCE - Static variable in class com.tokelon.toktales.core.values.PlayerValues
 
PLAYER_MOVE_DURATION - Static variable in class com.tokelon.toktales.core.values.PlayerValues
 
PLAYER_SPRITE_ANIMATION_DOWN_01 - Static variable in class com.tokelon.toktales.core.values.PlayerValues
 
PLAYER_SPRITE_ANIMATION_DOWN_02 - Static variable in class com.tokelon.toktales.core.values.PlayerValues
 
PLAYER_SPRITE_ANIMATION_DOWN_03 - Static variable in class com.tokelon.toktales.core.values.PlayerValues
 
PLAYER_SPRITE_ANIMATION_DOWN_04 - Static variable in class com.tokelon.toktales.core.values.PlayerValues
 
PLAYER_SPRITE_ANIMATION_LEFT_01 - Static variable in class com.tokelon.toktales.core.values.PlayerValues
 
PLAYER_SPRITE_ANIMATION_LEFT_02 - Static variable in class com.tokelon.toktales.core.values.PlayerValues
 
PLAYER_SPRITE_ANIMATION_LEFT_03 - Static variable in class com.tokelon.toktales.core.values.PlayerValues
 
PLAYER_SPRITE_ANIMATION_LEFT_04 - Static variable in class com.tokelon.toktales.core.values.PlayerValues
 
PLAYER_SPRITE_ANIMATION_RIGHT_01 - Static variable in class com.tokelon.toktales.core.values.PlayerValues
 
PLAYER_SPRITE_ANIMATION_RIGHT_02 - Static variable in class com.tokelon.toktales.core.values.PlayerValues
 
PLAYER_SPRITE_ANIMATION_RIGHT_03 - Static variable in class com.tokelon.toktales.core.values.PlayerValues
 
PLAYER_SPRITE_ANIMATION_RIGHT_04 - Static variable in class com.tokelon.toktales.core.values.PlayerValues
 
PLAYER_SPRITE_ANIMATION_UP_01 - Static variable in class com.tokelon.toktales.core.values.PlayerValues
 
PLAYER_SPRITE_ANIMATION_UP_02 - Static variable in class com.tokelon.toktales.core.values.PlayerValues
 
PLAYER_SPRITE_ANIMATION_UP_03 - Static variable in class com.tokelon.toktales.core.values.PlayerValues
 
PLAYER_SPRITE_ANIMATION_UP_04 - Static variable in class com.tokelon.toktales.core.values.PlayerValues
 
PLAYER_SPRITE_STATIC_DOWN - Static variable in class com.tokelon.toktales.core.values.PlayerValues
 
PLAYER_SPRITE_STATIC_LEFT - Static variable in class com.tokelon.toktales.core.values.PlayerValues
 
PLAYER_SPRITE_STATIC_RIGHT - Static variable in class com.tokelon.toktales.core.values.PlayerValues
 
PLAYER_SPRITE_STATIC_UP - Static variable in class com.tokelon.toktales.core.values.PlayerValues
 
PLAYER_WALK_SPEED_UNITS - Static variable in class com.tokelon.toktales.core.values.PlayerValues
 
PlayerController - Class in com.tokelon.toktales.core.game.controller
 
PlayerController(IPlayer) - Constructor for class com.tokelon.toktales.core.game.controller.PlayerController
 
PlayerController(IPlayer, IGame) - Constructor for class com.tokelon.toktales.core.game.controller.PlayerController
 
PlayerController(IActor) - Constructor for class com.tokelon.toktales.core.game.controller.PlayerController
 
PlayerController(IActor, IGame) - Constructor for class com.tokelon.toktales.core.game.controller.PlayerController
 
PlayerController.PlayerControllerFactory - Class in com.tokelon.toktales.core.game.controller
 
PlayerControllerFactory() - Constructor for class com.tokelon.toktales.core.game.controller.PlayerController.PlayerControllerFactory
 
PlayerEntity - Class in com.tokelon.toktales.core.game.model.map.entities
 
PlayerEntity() - Constructor for class com.tokelon.toktales.core.game.model.map.entities.PlayerEntity
 
playerJump() - Method in interface com.tokelon.toktales.core.game.controller.IPlayerController
 
playerJump() - Method in class com.tokelon.toktales.core.game.controller.PlayerController
 
playerJump() - Method in class com.tokelon.toktales.core.game.controller.ScriptInstancePlayerController
 
playerJump() - Method in class com.tokelon.toktales.core.game.controller.ScriptModulePlayerController
 
playerLook(int) - Method in interface com.tokelon.toktales.core.game.controller.IPlayerController
 
playerLook(int) - Method in class com.tokelon.toktales.core.game.controller.PlayerController
 
playerLook(int) - Method in class com.tokelon.toktales.core.game.controller.ScriptInstancePlayerController
 
playerLook(int) - Method in class com.tokelon.toktales.core.game.controller.ScriptModulePlayerController
 
PlayerRenderer - Class in com.tokelon.toktales.extensions.core.game.renderer
 
PlayerRenderer(ILogging, IEngine, ISpriteAssetManager, ISupplier<ITextureCoordinator>, ISupplier<IPlayerController>) - Constructor for class com.tokelon.toktales.extensions.core.game.renderer.PlayerRenderer
 
PlayerRenderer.PlayerRendererFactory - Class in com.tokelon.toktales.extensions.core.game.renderer
 
PlayerRendererFactory() - Constructor for class com.tokelon.toktales.extensions.core.game.renderer.PlayerRenderer.PlayerRendererFactory
 
playerStartMoving(int) - Method in interface com.tokelon.toktales.core.game.controller.IPlayerController
 
playerStartMoving(int) - Method in class com.tokelon.toktales.core.game.controller.PlayerController
 
playerStartMoving(int) - Method in class com.tokelon.toktales.core.game.controller.ScriptInstancePlayerController
 
playerStartMoving(int) - Method in class com.tokelon.toktales.core.game.controller.ScriptModulePlayerController
 
playerStopMoving() - Method in interface com.tokelon.toktales.core.game.controller.IPlayerController
 
playerStopMoving() - Method in class com.tokelon.toktales.core.game.controller.PlayerController
 
playerStopMoving() - Method in class com.tokelon.toktales.core.game.controller.ScriptInstancePlayerController
 
playerStopMoving() - Method in class com.tokelon.toktales.core.game.controller.ScriptModulePlayerController
 
PlayerValues - Class in com.tokelon.toktales.core.values
 
Point2fImpl - Class in com.tokelon.toktales.core.game.model
 
Point2fImpl() - Constructor for class com.tokelon.toktales.core.game.model.Point2fImpl
 
Point2fImpl(float, float) - Constructor for class com.tokelon.toktales.core.game.model.Point2fImpl
 
Point2iImpl - Class in com.tokelon.toktales.core.game.model
 
Point2iImpl() - Constructor for class com.tokelon.toktales.core.game.model.Point2iImpl
 
Point2iImpl(int, int) - Constructor for class com.tokelon.toktales.core.game.model.Point2iImpl
 
PointModel - Class in com.tokelon.toktales.core.render.model
 
PointModel() - Constructor for class com.tokelon.toktales.core.render.model.PointModel
 
PointShape - Class in com.tokelon.toktales.core.render.shapes
 
PointShape() - Constructor for class com.tokelon.toktales.core.render.shapes.PointShape
 
PolygonGeometry - Class in com.tokelon.toktales.core.game.world
 
PolygonGeometry(IPolyline2f.IExtendablePolyline2f) - Constructor for class com.tokelon.toktales.core.game.world.PolygonGeometry
 
PolylineGeometry - Class in com.tokelon.toktales.core.game.world
 
PolylineGeometry(IPolyline2f.IExtendablePolyline2f) - Constructor for class com.tokelon.toktales.core.game.world.PolylineGeometry
 
positionIsValid(int, int) - Method in interface com.tokelon.toktales.core.game.controller.map.IMapController
 
positionIsValid(int, int) - Method in class com.tokelon.toktales.core.game.controller.map.MapController
 
positionIsWalkableForPlayer(int, int) - Method in interface com.tokelon.toktales.core.game.controller.map.IMapController
 
positionIsWalkableForPlayer(int, int) - Method in class com.tokelon.toktales.core.game.controller.map.MapController
 
postCharInput(ICharInputEvent) - Method in class com.tokelon.toktales.desktop.input.dispatch.DesktopInputProducer
 
postCharInput(ICharInputEvent) - Method in interface com.tokelon.toktales.desktop.input.dispatch.IDesktopInputProducer
 
postCursorEnterInput(ICursorEnterInputEvent) - Method in class com.tokelon.toktales.desktop.input.dispatch.DesktopInputProducer
 
postCursorEnterInput(ICursorEnterInputEvent) - Method in interface com.tokelon.toktales.desktop.input.dispatch.IDesktopInputProducer
 
postCursorPosInput(ICursorPosInputEvent) - Method in class com.tokelon.toktales.desktop.input.dispatch.DesktopInputProducer
 
postCursorPosInput(ICursorPosInputEvent) - Method in interface com.tokelon.toktales.desktop.input.dispatch.IDesktopInputProducer
 
postEditBitmap(Bitmap, IOptions) - Method in class com.tokelon.toktales.android.content.AndroidBitmapDecoder
 
postInput(IInputEvent) - Method in class com.tokelon.toktales.android.input.dispatch.AndroidInputProducer
 
postInput(IInputEvent) - Method in interface com.tokelon.toktales.core.engine.input.IInputProducer
 
postInput(IInputEvent) - Method in class com.tokelon.toktales.desktop.input.dispatch.DesktopInputProducer
 
postKeyInput(IKeyInputEvent) - Method in class com.tokelon.toktales.desktop.input.dispatch.DesktopInputProducer
 
postKeyInput(IKeyInputEvent) - Method in interface com.tokelon.toktales.desktop.input.dispatch.IDesktopInputProducer
 
postMouseButtonInput(IMouseButtonInputEvent) - Method in class com.tokelon.toktales.desktop.input.dispatch.DesktopInputProducer
 
postMouseButtonInput(IMouseButtonInputEvent) - Method in interface com.tokelon.toktales.desktop.input.dispatch.IDesktopInputProducer
 
postScreenButtonInput(IScreenButtonInputEvent) - Method in class com.tokelon.toktales.android.input.dispatch.AndroidInputProducer
 
postScreenButtonInput(IScreenButtonInputEvent) - Method in interface com.tokelon.toktales.android.input.dispatch.IAndroidInputProducer
 
postScreenPointerInput(IScreenPointerInputEvent) - Method in class com.tokelon.toktales.android.input.dispatch.AndroidInputProducer
 
postScreenPointerInput(IScreenPointerInputEvent) - Method in interface com.tokelon.toktales.android.input.dispatch.IAndroidInputProducer
 
postScreenPressInput(IScreenPressInputEvent) - Method in class com.tokelon.toktales.android.input.dispatch.AndroidInputProducer
 
postScreenPressInput(IScreenPressInputEvent) - Method in interface com.tokelon.toktales.android.input.dispatch.IAndroidInputProducer
 
preloadResource(IResource, String) - Method in interface com.tokelon.toktales.core.content.IResourceManager
 
preloadResource(IResource, IResourceSet) - Method in interface com.tokelon.toktales.core.content.IResourceManager
 
preloadResource(IResource, String) - Method in class com.tokelon.toktales.core.content.ResourceManager
 
preloadResource(IResource, IResourceSet) - Method in class com.tokelon.toktales.core.content.ResourceManager
 
preloadResourceSet(String, IResourceSet) - Method in interface com.tokelon.toktales.core.content.IResourceManager
Adds the given resource set.
preloadResourceSet(String, IResourceSet) - Method in class com.tokelon.toktales.core.content.ResourceManager
 
prepare(long) - Method in class com.tokelon.toktales.android.game.renderer.UIRenderer
 
prepare(long) - Method in interface com.tokelon.toktales.core.render.renderer.ISegmentRenderer
 
prepare(long) - Method in class com.tokelon.toktales.extensions.core.game.renderer.ConsoleOverlayRenderer
 
prepare(long) - Method in class com.tokelon.toktales.extensions.core.game.renderer.ConsoleRenderer
 
prepare(long) - Method in class com.tokelon.toktales.extensions.core.game.renderer.DebugRenderer
 
prepare(long) - Method in class com.tokelon.toktales.extensions.core.game.renderer.DialogRenderer
 
prepare(long) - Method in class com.tokelon.toktales.extensions.core.game.renderer.EntityRenderer
 
prepare(long) - Method in class com.tokelon.toktales.extensions.core.game.renderer.MapRenderer
 
prepare(long) - Method in class com.tokelon.toktales.extensions.core.game.renderer.ObjectRenderer
 
prepare(long) - Method in class com.tokelon.toktales.extensions.core.game.renderer.PlayerRenderer
 
prepare(long) - Method in class com.tokelon.toktales.extensions.core.game.renderer.TextBoxRenderer
 
prepareFrame(IModularGameStateRenderer) - Method in interface com.tokelon.toktales.core.game.state.render.IRenderingStrategy
 
prepareFrame() - Method in class com.tokelon.toktales.desktop.lwjgl.ui.DefaultGameWindowRenderer
 
prepareFrame() - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindowRenderer
 
prepareFrame() - Method in interface com.tokelon.toktales.desktop.render.IWindowRenderer
 
prepareFrame(IModularGameStateRenderer) - Method in class com.tokelon.toktales.extensions.core.game.state.console.ConsoleRenderingStrategy
 
print(String) - Method in interface com.tokelon.toktales.core.game.model.IConsole
 
print(String) - Method in class com.tokelon.toktales.extensions.core.game.model.Console
 
ProcedureException - Exception in com.tokelon.toktales.tools.core.procedure.checked
 
ProcedureException() - Constructor for exception com.tokelon.toktales.tools.core.procedure.checked.ProcedureException
 
ProcedureException(String) - Constructor for exception com.tokelon.toktales.tools.core.procedure.checked.ProcedureException
 
ProcedureException(Throwable) - Constructor for exception com.tokelon.toktales.tools.core.procedure.checked.ProcedureException
 
ProcedureException(String, Throwable) - Constructor for exception com.tokelon.toktales.tools.core.procedure.checked.ProcedureException
 
ProcedureRuntimeException - Exception in com.tokelon.toktales.tools.core.procedure
 
ProcedureRuntimeException() - Constructor for exception com.tokelon.toktales.tools.core.procedure.ProcedureRuntimeException
 
ProcedureRuntimeException(String) - Constructor for exception com.tokelon.toktales.tools.core.procedure.ProcedureRuntimeException
 
ProcedureRuntimeException(Throwable) - Constructor for exception com.tokelon.toktales.tools.core.procedure.ProcedureRuntimeException
 
ProcedureRuntimeException(String, Throwable) - Constructor for exception com.tokelon.toktales.tools.core.procedure.ProcedureRuntimeException
 
process() - Method in class com.tokelon.toktales.android.render.tools.UIControl
 
process() - Method in class com.tokelon.toktales.core.config.StorageConfigLoader
 
process() - Method in interface com.tokelon.toktales.core.engine.IEngineInputProcessor
Runs the logic that will cause input events to be processed.
process() - Method in interface com.tokelon.toktales.core.game.logic.map.IMapLoader
 
process() - Method in interface com.tokelon.toktales.core.game.logic.map.IMapSaver
 
process() - Method in class com.tokelon.toktales.core.tiled.StorageTiledMapLoaderAuto
 
process() - Method in class com.tokelon.toktales.core.tiled.StorageTiledMapLoaderManual
 
process() - Method in class com.tokelon.toktales.desktop.lwjgl.LWJGLInputProcessor
 
process() - Method in interface com.tokelon.toktales.tools.core.config.IConfigLoader
 
processInput(IEngineInputProcessor) - Method in class com.tokelon.toktales.core.engine.DefaultEngineDriver
 
processInput(IEngineInputProcessor) - Method in interface com.tokelon.toktales.core.engine.IEngineDriver
Runs the processing of input of the engine.
processInput(IEngineContext) - Method in class com.tokelon.toktales.desktop.engine.AbstractEngineLooper
Runs the processing of input of the engine.
processWindowInput() - Method in interface com.tokelon.toktales.desktop.ui.window.IWindowHandler
 
processWindowInput() - Method in class com.tokelon.toktales.desktop.ui.window.WindowHandler
 
project(float, float, IPoint2f.IMutablePoint2f) - Method in class com.tokelon.toktales.core.screen.view.DefaultViewTransformer
 
project(IPoint2f, IPoint2f.IMutablePoint2f) - Method in class com.tokelon.toktales.core.screen.view.DefaultViewTransformer
 
project(IRectangle2f, IRectangle2f.IMutableRectangle2f) - Method in class com.tokelon.toktales.core.screen.view.DefaultViewTransformer
 
project(float, float, IPoint2f.IMutablePoint2f) - Method in interface com.tokelon.toktales.core.screen.view.IViewTransformer
Transforms a world coordinate to a screen coordinate.
project(IPoint2f, IPoint2f.IMutablePoint2f) - Method in interface com.tokelon.toktales.core.screen.view.IViewTransformer
Same as #project(float, float, IMutablePoint2f) for a point.
project(IRectangle2f, IRectangle2f.IMutableRectangle2f) - Method in interface com.tokelon.toktales.core.screen.view.IViewTransformer
Same as #project(float, float, IMutablePoint2f) for a rectangle.
projectX(float) - Method in class com.tokelon.toktales.core.screen.view.DefaultViewTransformer
 
projectX(float) - Method in interface com.tokelon.toktales.core.screen.view.IViewTransformer
Transforms the horizontal value of a world coordinate to it's value on the screen.
projectY(float) - Method in class com.tokelon.toktales.core.screen.view.DefaultViewTransformer
 
projectY(float) - Method in interface com.tokelon.toktales.core.screen.view.IViewTransformer
Transforms the vertical value of a world coordinate to it's value on the screen.
PROP_CONFIG_TYPE - Static variable in class com.tokelon.toktales.core.tiled.TiledMapCiniConfig
 
PROP_CONFIG_VERSION - Static variable in class com.tokelon.toktales.core.tiled.TiledMapCiniConfig
 
PROP_MAP_SPAWNX - Static variable in class com.tokelon.toktales.core.tiled.TiledMapCiniConfig
 
PROP_MAP_SPAWNY - Static variable in class com.tokelon.toktales.core.tiled.TiledMapCiniConfig
 
PROP_MAP_TITLE - Static variable in class com.tokelon.toktales.core.tiled.TiledMapCiniConfig
 
properties - Variable in class com.tokelon.toktales.core.tiled.TiledMapObject
 
PROPERTY_ID_LAYER_FRINGE - Static variable in class com.tokelon.toktales.core.tiled.MetaValuesTiledMap
 
PROPERTY_ID_LAYER_PLAYER - Static variable in class com.tokelon.toktales.core.tiled.MetaValuesTiledMap
 
PROPERTY_ID_LAYER_PLAYER_FRINGE - Static variable in class com.tokelon.toktales.core.tiled.MetaValuesTiledMap
 
PROPERTY_ID_LAYER_PLAYER_UNFRINGE - Static variable in class com.tokelon.toktales.core.tiled.MetaValuesTiledMap
 
PROPERTY_ID_WALKABLE - Static variable in class com.tokelon.toktales.core.tiled.MetaValuesTiledMap
 
PROPERTY_VALUE_ATTRIBUTED - Static variable in class com.tokelon.toktales.core.tiled.MetaValuesTiledMap
 
PROPERTY_VALUE_WALKABLE_NO - Static variable in class com.tokelon.toktales.core.tiled.MetaValuesTiledMap
 
PROPERTY_VALUE_WALKABLE_NPC_ONLY - Static variable in class com.tokelon.toktales.core.tiled.MetaValuesTiledMap
 
PROPERTY_VALUE_WALKABLE_PLAYER_ONLY - Static variable in class com.tokelon.toktales.core.tiled.MetaValuesTiledMap
 
PROPERTY_VALUE_WALKABLE_YES - Static variable in class com.tokelon.toktales.core.tiled.MetaValuesTiledMap
 
ProxyTextWatcher - Class in com.tokelon.toktales.android.activity
 
ProxyTextWatcher() - Constructor for class com.tokelon.toktales.android.activity.ProxyTextWatcher
 
publicPrepareMarshal() - Method in class com.tokelon.toktales.tools.tiled.model.TMXDataImpl
 
publicProcessUnmarshal() - Method in class com.tokelon.toktales.tools.tiled.model.TMXDataImpl
 
publishSurface(ISurface, ISurfaceController) - Method in class com.tokelon.toktales.core.screen.surface.DefaultSurfaceManager
 
publishSurface() - Method in interface com.tokelon.toktales.core.screen.surface.ISurfaceHandler
Publishes the current surface so that it can be used.
publishSurface(ISurface, ISurfaceController) - Method in interface com.tokelon.toktales.core.screen.surface.ISurfaceManager
 
publishSurface() - Method in class com.tokelon.toktales.core.screen.surface.SurfaceHandler
 
put(Map<K, V>) - Method in interface com.tokelon.toktales.tools.core.registry.IRegistry
Adds all mappings from the given entries to this registry.
put(Map<K, V>) - Method in class com.tokelon.toktales.tools.core.registry.Registry
 
putAliases(Map<K, K>) - Method in interface com.tokelon.toktales.tools.core.registry.IRegistry
Adds all mappings from the given aliases to this registry.
putAliases(Map<K, K>) - Method in class com.tokelon.toktales.tools.core.registry.Registry
 
putBoolean(String, String, boolean) - Method in interface com.tokelon.toktales.core.config.IFileConfig.IConfigEditor
 
putDouble(String, String, double) - Method in interface com.tokelon.toktales.core.config.IFileConfig.IConfigEditor
 
putEntity(String, IGameEntity) - Method in interface com.tokelon.toktales.core.game.world.IWorldspace
Puts the given entity into the worldspace with the given id.
putEntity(String, IGameEntity) - Method in class com.tokelon.toktales.core.game.world.Worldspace
 
putFloat(String, String, float) - Method in interface com.tokelon.toktales.core.config.IFileConfig.IConfigEditor
 
putInt(String, String, int) - Method in interface com.tokelon.toktales.core.config.IFileConfig.IConfigEditor
 
putLong(String, String, long) - Method in interface com.tokelon.toktales.core.config.IFileConfig.IConfigEditor
 
putString(String, String, String) - Method in interface com.tokelon.toktales.core.config.IFileConfig.IConfigEditor
 

Q

queueEvent(Runnable) - Method in interface com.tokelon.toktales.core.screen.surface.ISurfaceController
Queues an event on the render thread of this controller's surface.
queueEvent(Runnable) - Method in class com.tokelon.toktales.core.screen.surface.SurfaceController
 
queueEvent(Runnable) - Method in class com.tokelon.toktales.desktop.lwjgl.render.GLSurfaceController
 

R

radius - Variable in class com.tokelon.toktales.android.render.tools.RoundButtonOverlayView
 
read() - Method in class com.tokelon.toktales.core.config.StorageConfigLoader
 
read(Object, Object) - Method in class com.tokelon.toktales.core.content.manage.contents.ContentAssetReader
 
read(Object, Object) - Method in class com.tokelon.toktales.core.content.manage.embedded.EmbeddedAssetReader
 
read(Object, Object) - Method in class com.tokelon.toktales.core.content.manage.resources.ResourceAssetReader
 
read(Object, Object) - Method in class com.tokelon.toktales.core.content.manage.resources.ResourceScannerAssetReader
 
read(Object, Object) - Method in class com.tokelon.toktales.tools.assets.files.FileAssetReader
 
read(Object, Object) - Method in class com.tokelon.toktales.tools.assets.files.PathAssetReader
 
read(Object, Object) - Method in class com.tokelon.toktales.tools.assets.files.RelativeFileAssetReader
 
read(Object, Object) - Method in class com.tokelon.toktales.tools.assets.files.RelativePathAssetReader
 
read(Object) - Method in interface com.tokelon.toktales.tools.assets.reader.IAssetReader
Opens an input stream to an asset for the given key.
read(Object, Object) - Method in interface com.tokelon.toktales.tools.assets.reader.IAssetReader
Opens an input stream to an asset for the given key with the given options.
read() - Method in interface com.tokelon.toktales.tools.core.config.IConfigLoader
 
readAppFileOnAssets(IApplicationLocation, String) - Method in class com.tokelon.toktales.android.content.AndroidContentService
 
readAppFileOnAssets(IApplicationLocation, String) - Method in interface com.tokelon.toktales.core.engine.content.IContentService
 
readAppFileOnAssets(IApplicationLocation, String) - Method in class com.tokelon.toktales.desktop.content.DesktopContentService
 
readAppFileOnExternal(IApplicationLocation, String) - Method in class com.tokelon.toktales.android.storage.AndroidStorageService
 
readAppFileOnExternal(IApplicationLocation, String) - Method in interface com.tokelon.toktales.core.engine.storage.IStorageService
 
readAppFileOnExternal(IApplicationLocation, String) - Method in class com.tokelon.toktales.desktop.storage.DesktopStorageService
 
readAsset(String, IApplicationLocation, IOptions) - Method in class com.tokelon.toktales.core.content.manage.contents.ContentAssetReader
 
readAsset(String, IApplicationLocation, IOptions) - Method in interface com.tokelon.toktales.core.content.manage.contents.IContentAssetReader
 
readAsset(byte[], IOptions) - Method in class com.tokelon.toktales.core.content.manage.embedded.EmbeddedAssetReader
 
readAsset(String, IOptions) - Method in class com.tokelon.toktales.core.content.manage.embedded.EmbeddedAssetReader
 
readAsset(byte[], IOptions) - Method in interface com.tokelon.toktales.core.content.manage.embedded.IEmbeddedAssetReader
 
readAsset(String, IOptions) - Method in interface com.tokelon.toktales.core.content.manage.embedded.IEmbeddedAssetReader
 
readAsset(IResource, IOptions) - Method in interface com.tokelon.toktales.core.content.manage.resources.IResourceAssetReader
 
readAsset(IUniformLocation, String, IOptions) - Method in interface com.tokelon.toktales.core.content.manage.resources.IResourceAssetReader
 
readAsset(String, IOptions) - Method in interface com.tokelon.toktales.core.content.manage.resources.IResourceScannerAssetReader
 
readAsset(IResource, IOptions) - Method in class com.tokelon.toktales.core.content.manage.resources.ResourceAssetReader
 
readAsset(IUniformLocation, String, IOptions) - Method in class com.tokelon.toktales.core.content.manage.resources.ResourceAssetReader
 
readAsset(String, IOptions) - Method in class com.tokelon.toktales.core.content.manage.resources.ResourceScannerAssetReader
 
readAsset(File, IOptions) - Method in class com.tokelon.toktales.tools.assets.files.FileAssetReader
 
readAsset(File, IOptions) - Method in interface com.tokelon.toktales.tools.assets.files.IFileAssetReader
 
readAsset(Path, IOptions) - Method in interface com.tokelon.toktales.tools.assets.files.IPathAssetReader
 
readAsset(File, Object, IOptions) - Method in interface com.tokelon.toktales.tools.assets.files.IRelativeFileAssetReader
 
readAsset(Path, Object, IOptions) - Method in interface com.tokelon.toktales.tools.assets.files.IRelativePathAssetReader
 
readAsset(Path, IOptions) - Method in class com.tokelon.toktales.tools.assets.files.PathAssetReader
 
readAsset(File, Object, IOptions) - Method in class com.tokelon.toktales.tools.assets.files.RelativeFileAssetReader
 
readAsset(Path, Object, IOptions) - Method in class com.tokelon.toktales.tools.assets.files.RelativePathAssetReader
 
readConfig(InputStream) - Method in class com.tokelon.toktales.tools.core.config.CiniConfigStreamReader
 
readConfig(InputStream) - Method in interface com.tokelon.toktales.tools.core.config.ICiniConfigReader
Parses the given input stream and builds a ICiniConfig.

Note: The InputStream will not be closed after exiting this method.
ReadDelegateBitmapAssetKey - Class in com.tokelon.toktales.core.content.manage.bitmap
 
ReadDelegateBitmapAssetKey(IReadableAssetKey) - Constructor for class com.tokelon.toktales.core.content.manage.bitmap.ReadDelegateBitmapAssetKey
 
ReadDelegateFontAssetKey - Class in com.tokelon.toktales.core.content.manage.font
 
ReadDelegateFontAssetKey(IReadableAssetKey) - Constructor for class com.tokelon.toktales.core.content.manage.font.ReadDelegateFontAssetKey
 
ReadDelegateSoundAssetKey - Class in com.tokelon.toktales.core.content.manage.sound
 
ReadDelegateSoundAssetKey(IReadableAssetKey) - Constructor for class com.tokelon.toktales.core.content.manage.sound.ReadDelegateSoundAssetKey
 
ReadDelegateSpriteAssetKey - Class in com.tokelon.toktales.core.content.manage.sprite
 
ReadDelegateSpriteAssetKey(String, IReadableAssetKey) - Constructor for class com.tokelon.toktales.core.content.manage.sprite.ReadDelegateSpriteAssetKey
 
readMap(InputStream, String) - Method in class com.tokelon.toktales.tools.tiled.TiledMapReader
 
readTileset(InputStream) - Method in class com.tokelon.toktales.tools.tiled.TiledMapTilesetReader
 
recallSurface(ISurface) - Method in class com.tokelon.toktales.core.screen.surface.DefaultSurfaceManager
 
recallSurface() - Method in interface com.tokelon.toktales.core.screen.surface.ISurfaceHandler
Recalls the currently published surface so that it's won't be used anymore.
recallSurface(ISurface) - Method in interface com.tokelon.toktales.core.screen.surface.ISurfaceManager
 
recallSurface() - Method in class com.tokelon.toktales.core.screen.surface.SurfaceHandler
 
Rectangle2fImpl - Class in com.tokelon.toktales.core.game.model
 
Rectangle2fImpl() - Constructor for class com.tokelon.toktales.core.game.model.Rectangle2fImpl
 
Rectangle2iImpl - Class in com.tokelon.toktales.core.game.model
 
Rectangle2iImpl() - Constructor for class com.tokelon.toktales.core.game.model.Rectangle2iImpl
 
RectangleGeometry - Class in com.tokelon.toktales.core.game.world
 
RectangleGeometry(IRectangle2f.IMutableRectangle2f) - Constructor for class com.tokelon.toktales.core.game.world.RectangleGeometry
 
RectangleModel - Class in com.tokelon.toktales.core.render.model
 
RectangleModel() - Constructor for class com.tokelon.toktales.core.render.model.RectangleModel
 
RectangleShape - Class in com.tokelon.toktales.core.render.shapes
 
RectangleShape() - Constructor for class com.tokelon.toktales.core.render.shapes.RectangleShape
 
RecyclableExecutorService - Class in com.tokelon.toktales.core.content.manage
 
RecyclableExecutorService(Provider<ExecutorService>) - Constructor for class com.tokelon.toktales.core.content.manage.RecyclableExecutorService
 
ReflectionConverterWrapper - Class in com.tokelon.toktales.tools.tiled.marshal
 
ReflectionConverterWrapper(Mapper, ReflectionProvider, Class) - Constructor for class com.tokelon.toktales.tools.tiled.marshal.ReflectionConverterWrapper
 
ReflectionConverterWrapper(Mapper, ReflectionProvider) - Constructor for class com.tokelon.toktales.tools.tiled.marshal.ReflectionConverterWrapper
 
ReflectionConverterWrapper.ConverterListener - Interface in com.tokelon.toktales.tools.tiled.marshal
 
refreshAllValues() - Method in class com.tokelon.toktales.core.config.CiniFileConfig
 
refreshAllValues() - Method in interface com.tokelon.toktales.core.config.IFileConfig
 
refreshCommitAll() - Method in interface com.tokelon.toktales.core.config.IFileConfig.IConfigEditor
 
register(IAndroidGameStateInput) - Method in class com.tokelon.toktales.android.game.state.AndroidPassthroughGamestateInputHandler
 
register(IGameStateInput) - Method in interface com.tokelon.toktales.core.game.state.IGameStateInputHandler
Registers this input handler to the given state input.
register(IDesktopGameStateInput) - Method in class com.tokelon.toktales.desktop.game.state.DesktopPassthroughGamestateInputHandler
 
register(IWindow) - Method in interface com.tokelon.toktales.desktop.input.IDesktopInputDriver
 
register(IWindow) - Method in class com.tokelon.toktales.desktop.lwjgl.input.GLFWInputDriver
 
register() - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.DialogBaseLocalMapGamescene.DialogRenderCallback
 
registerCall(String, double, IRenderCallback) - Method in interface com.tokelon.toktales.core.render.order.IRenderOrder
Registers a call for the given layer and position.
registerCall(String, double, IRenderCallback) - Method in class com.tokelon.toktales.core.render.order.RenderOrder
 
registerCharInputCallback(IDesktopInputRegistration.ICharInputCallback) - Method in class com.tokelon.toktales.desktop.input.dispatch.DesktopInputRegistration
 
registerCharInputCallback(IDesktopInputRegistration.ICharInputCallback) - Method in interface com.tokelon.toktales.desktop.input.dispatch.IDesktopInputRegistration
Registers the given callback for char input events.
registerCursorEnterCallback(IDesktopInputRegistration.ICursorEnterCallback) - Method in class com.tokelon.toktales.desktop.input.dispatch.DesktopInputRegistration
 
registerCursorEnterCallback(IDesktopInputRegistration.ICursorEnterCallback) - Method in interface com.tokelon.toktales.desktop.input.dispatch.IDesktopInputRegistration
Registers the given callback for cursor move enter.
registerCursorPosCallback(IDesktopInputRegistration.ICursorPosCallback) - Method in class com.tokelon.toktales.desktop.input.dispatch.DesktopInputRegistration
 
registerCursorPosCallback(IDesktopInputRegistration.ICursorPosCallback) - Method in interface com.tokelon.toktales.desktop.input.dispatch.IDesktopInputRegistration
Registers the given callback for cursor move events.
registerDriver(IRenderDriverFactory) - Method in class com.tokelon.toktales.core.engine.render.DefaultRenderAccess
 
registerDriver(IRenderDriverFactory) - Method in interface com.tokelon.toktales.core.engine.render.IRenderAccess
 
registerGeneralCallback(IInputCallback) - Method in class com.tokelon.toktales.android.input.dispatch.AndroidInputRegistration
 
registerGeneralCallback(IInputCallback) - Method in interface com.tokelon.toktales.android.input.dispatch.IAndroidInputRegistration
Registers the given callback for general events.
registerGeneralCallback(IInputCallback) - Method in class com.tokelon.toktales.desktop.input.dispatch.DesktopInputRegistration
 
registerGeneralCallback(IInputCallback) - Method in interface com.tokelon.toktales.desktop.input.dispatch.IDesktopInputRegistration
Registers the given callback for general events.
registerInputCallback(IInputCallback) - Method in class com.tokelon.toktales.android.input.dispatch.AndroidInputRegistration
 
registerInputCallback(T, Class<T>) - Method in class com.tokelon.toktales.android.input.dispatch.AndroidInputRegistration
 
registerInputCallback(IInputCallback) - Method in interface com.tokelon.toktales.core.engine.input.IInputRegistration
Registers the given callback for all types possible.
registerInputCallback(T, Class<T>) - Method in interface com.tokelon.toktales.core.engine.input.IInputRegistration
Registers the given callback for the given type, if possible.
registerInputCallback(IInputCallback) - Method in class com.tokelon.toktales.desktop.input.dispatch.DesktopInputRegistration
 
registerInputCallback(T, Class<T>) - Method in class com.tokelon.toktales.desktop.input.dispatch.DesktopInputRegistration
 
registerInputCallbackOrFail(IInputCallback) - Method in class com.tokelon.toktales.android.input.dispatch.AndroidInputRegistration
 
registerInputCallbackOrFail(IInputCallback) - Method in interface com.tokelon.toktales.core.engine.input.IInputRegistration
Registers the given callback if possible.
registerInputCallbackOrFail(IInputCallback) - Method in class com.tokelon.toktales.desktop.input.dispatch.DesktopInputRegistration
 
registerKeyInputCallback(IDesktopInputRegistration.IKeyInputCallback) - Method in class com.tokelon.toktales.desktop.input.dispatch.DesktopInputRegistration
 
registerKeyInputCallback(IDesktopInputRegistration.IKeyInputCallback) - Method in interface com.tokelon.toktales.desktop.input.dispatch.IDesktopInputRegistration
Registers the given callback for key input events.
registerMapRenderCallbacks(IGameState, IMapController) - Method in class com.tokelon.toktales.core.game.state.scene.ExtendedGamescene
 
registerModeListener(IGameModeListener) - Method in class com.tokelon.toktales.core.game.control.GameControl
 
registerModeListener(IGameModeListener, boolean) - Method in class com.tokelon.toktales.core.game.control.GameControl
 
registerModeListener(IGameModeListener) - Method in interface com.tokelon.toktales.core.game.control.IGameControl
Equivalent to registerModeListener(modeListener, true).
registerModeListener(IGameModeListener, boolean) - Method in interface com.tokelon.toktales.core.game.control.IGameControl
 
registerMouseButtonCallback(IDesktopInputRegistration.IMouseButtonCallback) - Method in class com.tokelon.toktales.desktop.input.dispatch.DesktopInputRegistration
 
registerMouseButtonCallback(IDesktopInputRegistration.IMouseButtonCallback) - Method in interface com.tokelon.toktales.desktop.input.dispatch.IDesktopInputRegistration
Registers the given callback for mouse button events.
registerOnConfigChangeListener(IFileConfig.OnConfigChangeListener) - Method in class com.tokelon.toktales.core.config.CiniFileConfig
 
registerOnConfigChangeListener(IFileConfig.OnConfigChangeListener) - Method in interface com.tokelon.toktales.core.config.IFileConfig
 
registerScreenButtonCallback(IAndroidInputRegistration.IScreenButtonCallback) - Method in class com.tokelon.toktales.android.input.dispatch.AndroidInputRegistration
 
registerScreenButtonCallback(IAndroidInputRegistration.IScreenButtonCallback) - Method in interface com.tokelon.toktales.android.input.dispatch.IAndroidInputRegistration
Registers the given callback for screen button events.
registerScreenPointerCallback(IAndroidInputRegistration.IScreenPointerCallback) - Method in class com.tokelon.toktales.android.input.dispatch.AndroidInputRegistration
 
registerScreenPointerCallback(IAndroidInputRegistration.IScreenPointerCallback) - Method in interface com.tokelon.toktales.android.input.dispatch.IAndroidInputRegistration
Registers the given callback for screen pointer events.
registerScreenPressCallback(IAndroidInputRegistration.IScreenPressCallback) - Method in class com.tokelon.toktales.android.input.dispatch.AndroidInputRegistration
 
registerScreenPressCallback(IAndroidInputRegistration.IScreenPressCallback) - Method in interface com.tokelon.toktales.android.input.dispatch.IAndroidInputRegistration
Registers the given callback for screen press events.
registerStatusListener(IGameStatusListener) - Method in class com.tokelon.toktales.core.game.control.GameControl
 
registerStatusListener(IGameStatusListener, boolean) - Method in class com.tokelon.toktales.core.game.control.GameControl
 
registerStatusListener(IGameStatusListener) - Method in interface com.tokelon.toktales.core.game.control.IGameControl
Equivalent to registerStatusListener(stateListener, true).
registerStatusListener(IGameStatusListener, boolean) - Method in interface com.tokelon.toktales.core.game.control.IGameControl
 
registerToolkit(IRenderToolkit.IRenderToolkitFactory) - Method in class com.tokelon.toktales.core.engine.render.DefaultRenderAccess
 
registerToolkit(IRenderToolkit.IRenderToolkitFactory) - Method in interface com.tokelon.toktales.core.engine.render.IRenderAccess
 
Registry<K,V> - Class in com.tokelon.toktales.tools.core.registry
 
Registry() - Constructor for class com.tokelon.toktales.tools.core.registry.Registry
 
Registry(IRegistry<K, V>) - Constructor for class com.tokelon.toktales.tools.core.registry.Registry
 
Registry(Map<K, V>, Map<K, K>) - Constructor for class com.tokelon.toktales.tools.core.registry.Registry
 
Registry(IRegistry<K, V>, Map<K, V>, Map<K, K>) - Constructor for class com.tokelon.toktales.tools.core.registry.Registry
 
RegistryChildProvider - Class in com.tokelon.toktales.core.engine.inject
 
RegistryChildProvider(IBasicRegistry, Map<Object, Object>, Map<Object, Object>) - Constructor for class com.tokelon.toktales.core.engine.inject.RegistryChildProvider
 
RegistryManager - Class in com.tokelon.toktales.core.game
 
RegistryManager(IBasicRegistry, IBasicRegistry) - Constructor for class com.tokelon.toktales.core.game.RegistryManager
 
RegistryProvider - Class in com.tokelon.toktales.core.engine.inject
 
RegistryProvider(Map<Object, Object>, Map<Object, Object>) - Constructor for class com.tokelon.toktales.core.engine.inject.RegistryProvider
 
RelativeFileAssetReader - Class in com.tokelon.toktales.tools.assets.files
 
RelativeFileAssetReader(Set<IParentResolver<File>>) - Constructor for class com.tokelon.toktales.tools.assets.files.RelativeFileAssetReader
 
RelativeFileKey - Class in com.tokelon.toktales.tools.assets.files
 
RelativeFileKey(File) - Constructor for class com.tokelon.toktales.tools.assets.files.RelativeFileKey
 
RelativeFileKey(File, Object) - Constructor for class com.tokelon.toktales.tools.assets.files.RelativeFileKey
 
RelativePathAssetReader - Class in com.tokelon.toktales.tools.assets.files
 
RelativePathAssetReader(Set<IParentResolver<Path>>) - Constructor for class com.tokelon.toktales.tools.assets.files.RelativePathAssetReader
 
RelativePathKey - Class in com.tokelon.toktales.tools.assets.files
 
RelativePathKey(Path) - Constructor for class com.tokelon.toktales.tools.assets.files.RelativePathKey
 
RelativePathKey(Path, Object) - Constructor for class com.tokelon.toktales.tools.assets.files.RelativePathKey
 
release() - Method in class com.tokelon.toktales.android.render.opengl.GLBitmapDriver
 
release() - Method in class com.tokelon.toktales.android.render.opengl.GLFontDriver
 
release() - Method in class com.tokelon.toktales.android.render.opengl.GLShapeDriver
 
release() - Method in class com.tokelon.toktales.android.render.opengl.GLSpriteDriver
 
release() - Method in interface com.tokelon.toktales.core.render.IRenderDriver
 
release() - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLBitmapDriver
 
release() - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLFontDriver
 
release() - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLShapeDriver
 
release() - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLSpriteDriver
 
remove(IConsoleInterpreter) - Method in class com.tokelon.toktales.extensions.core.game.logic.DefaultConsoleInterpreterManager
 
remove(IConsoleInterpreter) - Method in interface com.tokelon.toktales.extensions.core.game.logic.IConsoleInterpreterManager
 
remove(K) - Method in class com.tokelon.toktales.tools.assets.manager.DefaultAssetStore
 
remove(K) - Method in interface com.tokelon.toktales.tools.assets.manager.IAssetStore
 
remove(T) - Method in interface com.tokelon.toktales.tools.core.objects.managers.ISealedObjectHolder.IObjectHolder
Removes the given object from this manager.
remove(String) - Method in interface com.tokelon.toktales.tools.core.objects.managers.ISealedObjectManager.IObjectManager
Removes the object for the given name.
remove(K) - Method in interface com.tokelon.toktales.tools.core.objects.managers.ISealedObjectOrganizer.IObjectOrganizer
Removes the object for the given key.
remove(K) - Method in class com.tokelon.toktales.tools.core.objects.managers.ObjectOrganizer
 
remove(K) - Method in interface com.tokelon.toktales.tools.core.objects.options.IKeyedOptions
Removes the option for the given key.
remove(K) - Method in class com.tokelon.toktales.tools.core.objects.options.KeyedOptionsImpl
 
remove(K) - Method in interface com.tokelon.toktales.tools.core.registry.IRegistry
Removes the registry entry for the given key.
remove(K) - Method in class com.tokelon.toktales.tools.core.registry.Registry
 
removeAction() - Method in class com.tokelon.toktales.core.game.logic.ActionTakerImpl
 
removeAction() - Method in interface com.tokelon.toktales.core.game.logic.IActionTaker
 
removeAlias(K) - Method in interface com.tokelon.toktales.tools.core.registry.IRegistry
Removes the given alias from this registry.
removeAlias(K) - Method in class com.tokelon.toktales.tools.core.registry.Registry
 
removeAll() - Method in class com.tokelon.toktales.core.render.texture.DefaultTextureManager
 
removeAll() - Method in interface com.tokelon.toktales.core.render.texture.ITextureManager
Removes all textures from this manager.
removeAllListeners() - Method in class com.tokelon.toktales.core.config.CiniFileConfig
 
removeAllListeners() - Method in interface com.tokelon.toktales.core.config.IFileConfig
 
removeAllTaggedLayers(String) - Method in interface com.tokelon.toktales.core.render.order.IRenderOrder
Removes all layers with the given tag.
removeAllTaggedLayers(String) - Method in class com.tokelon.toktales.core.render.order.RenderOrder
 
removeAnimation() - Method in class com.tokelon.toktales.core.game.logic.entity.GraphicsImage
 
removeAnimation(String) - Method in class com.tokelon.toktales.core.game.logic.entity.GraphicsImage
 
removeAnimation() - Method in interface com.tokelon.toktales.core.game.logic.entity.IGraphicsImage
 
removeAnimation(String) - Method in interface com.tokelon.toktales.core.game.logic.entity.IGraphicsImage
 
removeAnimation() - Method in interface com.tokelon.toktales.core.game.logic.motion.IAnimatedMotion
 
removeAnimation() - Method in class com.tokelon.toktales.core.game.logic.motion.StraightAnimatedMotion
 
removeAssignedAnimation(String) - Method in class com.tokelon.toktales.core.game.logic.entity.GraphicsImage
 
removeAssignedAnimation(String) - Method in interface com.tokelon.toktales.core.game.logic.entity.IGraphicsImage
Removes a stored animation.
removeAssignedGraphic(String) - Method in class com.tokelon.toktales.core.game.logic.entity.GraphicsImage
 
removeAssignedGraphic(String) - Method in interface com.tokelon.toktales.core.game.logic.entity.IGraphicsImage
Removes a stored graphic.
removeAtIndex(int) - Method in class com.tokelon.toktales.extensions.core.game.logic.DefaultConsoleInterpreterManager
 
removeAtIndex(int) - Method in interface com.tokelon.toktales.extensions.core.game.logic.IConsoleInterpreterManager
 
removeCallback(ISurfaceManager.ISurfaceCallback) - Method in class com.tokelon.toktales.core.screen.surface.DefaultSurfaceManager
 
removeCallback(ISurfaceManager.ISurfaceCallback) - Method in interface com.tokelon.toktales.core.screen.surface.ISurfaceManager
 
removeCallbackAt(double) - Method in interface com.tokelon.toktales.core.render.order.IRenderLayerStack
Beware that the given value must match exactly the position value for the callback you are trying to remove.
removeCallbackAt(double) - Method in class com.tokelon.toktales.core.render.order.RenderLayerStack
 
removeChangeListener(IAssetStore.IAssetStoreChangeListener<T, K>) - Method in class com.tokelon.toktales.tools.assets.manager.DefaultAssetStore
 
removeChangeListener(IAssetStore.IAssetStoreChangeListener<T, K>) - Method in interface com.tokelon.toktales.tools.assets.manager.IAssetStore
 
removeController(String) - Method in class com.tokelon.toktales.core.game.controller.ControllerManager
 
removeController(String) - Method in interface com.tokelon.toktales.core.game.controller.IControllerManager
Removes the controller with the given id.
removeDestination() - Method in class com.tokelon.toktales.core.game.logic.motion.AbstractGameMotion
 
removeDestination() - Method in interface com.tokelon.toktales.core.game.logic.motion.IGameMotion
 
removeDestination() - Method in class com.tokelon.toktales.core.game.logic.motion.StraightGameMotion
 
removeElementOnLevel(int) - Method in interface com.tokelon.toktales.core.game.model.map.IBlock
 
removeElementOnLevel(int) - Method in class com.tokelon.toktales.core.game.model.map.Level10Block
 
removeElementOnLevel(int) - Method in class com.tokelon.toktales.core.tiled.TiledMapBlock
 
removeEntity(int) - Method in class com.tokelon.toktales.core.game.logic.map.EntityHolder
 
removeEntity(int) - Method in interface com.tokelon.toktales.core.game.logic.map.IEntityHolder
 
removeEntity(String) - Method in interface com.tokelon.toktales.core.game.world.IWorldspace
Removes the entry for the given id.
removeEntity(String) - Method in class com.tokelon.toktales.core.game.world.Worldspace
 
removeExtension(String) - Method in class com.tokelon.toktales.core.engine.AbstractEngineService
 
removeExtension(String) - Method in interface com.tokelon.toktales.core.engine.IEngineService
Removes the extension for the given name.
removeFromBlacklist(String) - Static method in class com.tokelon.toktales.tools.script.lua.CustomLuajavaLib
 
removeFromBlacklist(Collection<String>) - Static method in class com.tokelon.toktales.tools.script.lua.CustomLuajavaLib
 
removeFromWhitelist(String) - Static method in class com.tokelon.toktales.tools.script.lua.CustomLuajavaLib
 
removeFromWhitelist(Collection<String>) - Static method in class com.tokelon.toktales.tools.script.lua.CustomLuajavaLib
 
removeInheritedObserver(IObserver<IGameEntity>) - Method in class com.tokelon.toktales.core.game.model.Actor
 
removeInheritedObserver(IObserver<IGameEntity>) - Method in class com.tokelon.toktales.core.game.model.entity.ExtendedGameEntity
 
removeInheritedObserver(IObserver<IGameEntity>) - Method in class com.tokelon.toktales.core.game.model.entity.GameEntity
 
removeInheritedObserver(IObserver<IGameEntity>) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity
 
removeInheritedParticipant(IParticipant<IGameEntity>) - Method in class com.tokelon.toktales.core.game.model.Actor
 
removeInheritedParticipant(IParticipant<IGameEntity>) - Method in class com.tokelon.toktales.core.game.model.entity.ExtendedGameEntity
 
removeInheritedParticipant(IParticipant<IGameEntity>) - Method in class com.tokelon.toktales.core.game.model.entity.GameEntity
 
removeInheritedParticipant(IParticipant<IGameEntity>) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity
 
removeIntegration(String) - Method in class com.tokelon.toktales.android.activity.integration.InjectorIntegratorBuilder
 
removeIntegration(String) - Method in class com.tokelon.toktales.core.game.state.integration.GamestateIntegrator
 
removeIntegration(String) - Method in interface com.tokelon.toktales.core.game.state.integration.IGameStateIntegrator
 
removeIntegration(String) - Method in interface com.tokelon.toktales.tools.android.activity.integration.IActivityIntegratorBuilder
 
removeIntegration(String) - Method in class com.tokelon.toktales.tools.android.activity.integration.InjectorIntegratorBuilder
 
removeIntegration(String) - Method in class com.tokelon.toktales.tools.android.activity.integration.SimpleIntegratorBuilder
 
removeLayer(String) - Method in interface com.tokelon.toktales.core.render.order.IRenderOrder
Removes the layer with the given name.
removeLayer(String) - Method in class com.tokelon.toktales.core.render.order.RenderOrder
 
removeListener(IUserInterface.IUserInterfaceListener) - Method in interface com.tokelon.toktales.android.ui.IUserInterface
 
removeListener(IUserInterface.IUserInterfaceListener) - Method in class com.tokelon.toktales.android.ui.UserInterface
 
removeListener(IControllerChangeListener) - Method in class com.tokelon.toktales.core.game.controller.ControllerManager
 
removeListener(T) - Method in interface com.tokelon.toktales.tools.core.objects.managers.IListenerHolder
Removes the given listener, if present.
removeListing(IResource) - Method in interface com.tokelon.toktales.core.resources.IListingBatch
 
removeListing(IResource) - Method in class com.tokelon.toktales.core.resources.ListingBatch
 
removeListingBatch(IResourceSet) - Method in interface com.tokelon.toktales.core.content.IResourceManager
 
removeListingBatch(IResourceSet) - Method in class com.tokelon.toktales.core.content.ResourceManager
 
removeLoadedTexture(ITexture) - Method in class com.tokelon.toktales.core.render.texture.DefaultTextureManager
 
removeLoadedTexture(ITexture) - Method in interface com.tokelon.toktales.core.render.texture.ITextureManager
Removes the given texture from this manager as externally unloaded.
removeManagedRenderer(String) - Method in class com.tokelon.toktales.core.game.state.render.AbstractGameStateRenderer
 
removeManagedRenderer(String) - Method in interface com.tokelon.toktales.core.game.state.render.IGameStateRenderer
 
removeManagedRenderer(String) - Method in class com.tokelon.toktales.core.game.state.render.ModularGameStateRenderer
 
removeManagedRenderer(String) - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapStateRenderer
 
removeModeListener(IGameModeListener) - Method in class com.tokelon.toktales.core.game.control.GameControl
 
removeModeListener(IGameModeListener) - Method in interface com.tokelon.toktales.core.game.control.IGameControl
 
removeObject(String) - Method in interface com.tokelon.toktales.core.game.world.IObjectContainer
 
removeObject(String) - Method in class com.tokelon.toktales.core.game.world.ObjectContainer
 
removeObserver(O) - Method in interface com.tokelon.toktales.core.game.logic.observers.IObservation
 
removeObserver(O) - Method in class com.tokelon.toktales.core.game.logic.observers.Observation
 
removeObserver(O) - Method in class com.tokelon.toktales.core.game.logic.observers.Participation
 
removeObserver(O) - Method in class com.tokelon.toktales.core.game.logic.observers.SelfObservationWrapper
 
removeOnConfigChangeListener(IFileConfig.OnConfigChangeListener) - Method in class com.tokelon.toktales.core.config.CiniFileConfig
 
removeOnConfigChangeListener(IFileConfig.OnConfigChangeListener) - Method in interface com.tokelon.toktales.core.config.IFileConfig
 
removeOrigin() - Method in class com.tokelon.toktales.core.game.logic.motion.AbstractGameMotion
 
removeOrigin() - Method in interface com.tokelon.toktales.core.game.logic.motion.IGameMotion
 
removeOrigin() - Method in class com.tokelon.toktales.core.game.logic.motion.StraightGameMotion
 
removeParam(String) - Method in interface com.tokelon.toktales.tools.core.objects.params.IParams
 
removeParam(String) - Method in class com.tokelon.toktales.tools.core.objects.params.ParamsImpl
 
removeParticipant(P) - Method in interface com.tokelon.toktales.core.game.logic.observers.IBaseParticipation
 
removeParticipant(P) - Method in class com.tokelon.toktales.core.game.logic.observers.Participation
 
removePointAt(int) - Method in class com.tokelon.toktales.core.game.model.ExtendablePolyline2fImpl
 
removePointAt(int) - Method in interface com.tokelon.toktales.core.game.model.IPolyline2f.IExtendablePolyline2f
 
removeProperty(String, String) - Method in interface com.tokelon.toktales.tools.core.config.ICiniConfig.IMutableCiniConfig
 
removeProperty(String, String) - Method in class com.tokelon.toktales.tools.core.config.MutableCiniConfig
 
removeRegisteredCall(String, double) - Method in interface com.tokelon.toktales.core.render.order.IRenderOrder
Removes the registered call for the given layer name and position.
removeRegisteredCall(String, double) - Method in class com.tokelon.toktales.core.render.order.RenderOrder
 
removeResource(IResource) - Method in interface com.tokelon.toktales.core.resources.IResourceSet
 
removeResource(IResource) - Method in class com.tokelon.toktales.core.resources.ResourceSet
 
removeResourceFinder(IResourceFinder) - Method in interface com.tokelon.toktales.tools.script.IExtendableResourceFinder
 
removeResourceFinder(IResourceFinder) - Method in class com.tokelon.toktales.tools.script.lua.LuaExtendableResourceFinder
 
removeResourceSet(String) - Method in interface com.tokelon.toktales.core.content.IResourceManager
 
removeResourceSet(String) - Method in class com.tokelon.toktales.core.content.ResourceManager
 
removeScene(String) - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
 
removeScene(String) - Method in interface com.tokelon.toktales.core.game.state.IGameState
Removes the scene for the given name if it exists.
removeScene(String) - Method in class com.tokelon.toktales.core.game.state.scene.GameSceneControl
 
removeScene(String) - Method in interface com.tokelon.toktales.core.game.state.scene.IGameSceneControl.IModifiableGameSceneControl
 
removeSection(String) - Method in interface com.tokelon.toktales.tools.core.config.ICiniConfig.IMutableCiniConfig
 
removeSection(String) - Method in class com.tokelon.toktales.tools.core.config.MutableCiniConfig
 
removeSegmentRenderer(String) - Method in interface com.tokelon.toktales.core.game.state.render.IModularGameStateRenderer
 
removeSegmentRenderer(String) - Method in class com.tokelon.toktales.core.game.state.render.ModularGameStateRenderer
 
removeState(String) - Method in class com.tokelon.toktales.core.game.state.GameStateControl
 
removeState(String) - Method in interface com.tokelon.toktales.core.game.state.IGameStateControl
 
removeStaticGraphic() - Method in class com.tokelon.toktales.core.game.logic.entity.GraphicsImage
 
removeStaticGraphic(String) - Method in class com.tokelon.toktales.core.game.logic.entity.GraphicsImage
 
removeStaticGraphic() - Method in interface com.tokelon.toktales.core.game.logic.entity.IGraphicsImage
 
removeStaticGraphic(String) - Method in interface com.tokelon.toktales.core.game.logic.entity.IGraphicsImage
 
removeStatusListener(IGameStatusListener) - Method in class com.tokelon.toktales.core.game.control.GameControl
 
removeStatusListener(IGameStatusListener) - Method in interface com.tokelon.toktales.core.game.control.IGameControl
 
removeTaggedLayer(String, String) - Method in interface com.tokelon.toktales.core.render.order.IRenderOrder
Removes the layer with the given name and tag.
removeTaggedLayer(String, String) - Method in class com.tokelon.toktales.core.render.order.RenderOrder
 
removeTexture(ITexture) - Method in class com.tokelon.toktales.core.render.texture.DefaultTextureManager
 
removeTexture(ITexture) - Method in interface com.tokelon.toktales.core.render.texture.ITextureManager
Removes the given texture from this manager.
render() - Method in class com.tokelon.toktales.core.engine.DefaultEngineDriver
 
render() - Method in interface com.tokelon.toktales.core.engine.IEngineDriver
Runs the rendering of the engine.
render(IEngineContext) - Method in class com.tokelon.toktales.desktop.engine.AbstractEngineLooper
Runs the rendering of the engine.
render(IEngineContext) - Method in class com.tokelon.toktales.desktop.engine.RenderAgnosticEngineLooper
 
render(IEngineContext) - Method in class com.tokelon.toktales.desktop.engine.WindowEngineLooper
 
RENDER_LAYER_MAIN - Static variable in class com.tokelon.toktales.extensions.core.game.state.console.ConsoleRenderingStrategy
 
RENDER_ORDER_LEFT_DOWN - Static variable in interface com.tokelon.toktales.tools.tiled.model.ITiledMap
 
RENDER_ORDER_LEFT_UP - Static variable in interface com.tokelon.toktales.tools.tiled.model.ITiledMap
 
RENDER_ORDER_RIGHT_DOWN - Static variable in interface com.tokelon.toktales.tools.tiled.model.ITiledMap
 
RENDER_ORDER_RIGHT_UP - Static variable in interface com.tokelon.toktales.tools.tiled.model.ITiledMap
 
RenderActivity - Class in com.tokelon.toktales.android.activity
 
RenderActivity() - Constructor for class com.tokelon.toktales.android.activity.RenderActivity
 
RenderActivity(IActivityIntegratorBuilder) - Constructor for class com.tokelon.toktales.android.activity.RenderActivity
 
RenderAgnosticEngineLooper - Class in com.tokelon.toktales.desktop.engine
 
RenderAgnosticEngineLooper() - Constructor for class com.tokelon.toktales.desktop.engine.RenderAgnosticEngineLooper
Default constructor.
RenderAgnosticEngineLooper(IEngineInputProcessor) - Constructor for class com.tokelon.toktales.desktop.engine.RenderAgnosticEngineLooper
Constructor with an input processor.
renderCall(String, double) - Method in class com.tokelon.toktales.core.game.state.render.EmptyGameStateRenderer
 
renderCall(IModularGameStateRenderer, String, double) - Method in interface com.tokelon.toktales.core.game.state.render.IRenderingStrategy
 
renderCall(String, double) - Method in class com.tokelon.toktales.core.game.state.render.ModularGameStateRenderer
 
renderCall(String, double) - Method in interface com.tokelon.toktales.core.render.order.IRenderCallback
Calls this with the parameters given from the current context.
renderCall(IModularGameStateRenderer, String, double) - Method in class com.tokelon.toktales.extensions.core.game.state.console.ConsoleRenderingStrategy
 
renderCall(String, double) - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.DialogBaseLocalMapGamescene.DialogRenderCallback
 
renderCall(String, double) - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapStateRenderer
 
renderCall(String, double) - Method in class com.tokelon.toktales.test.core.game.state.enginestate.EngineGamestateRenderer
 
renderCall(String, double) - Method in class com.tokelon.toktales.test.core.game.state.userstate.UserGamestateRenderer
 
RenderDriverOptions - Class in com.tokelon.toktales.core.values
 
RenderDrivers - Annotation Type in com.tokelon.toktales.core.engine.inject.annotation
 
RENDERER_CONSOLE_NAME - Static variable in class com.tokelon.toktales.extensions.core.game.state.console.ConsoleGamestate
 
RENDERER_DIALOG_NAME - Static variable in class com.tokelon.toktales.extensions.core.game.state.console.ConsoleGamestate
 
RENDERER_TEXT_NAME - Static variable in class com.tokelon.toktales.extensions.core.game.state.console.ConsoleGamestate
 
RenderException - Exception in com.tokelon.toktales.core.render
 
RenderException() - Constructor for exception com.tokelon.toktales.core.render.RenderException
 
RenderException(String, Throwable) - Constructor for exception com.tokelon.toktales.core.render.RenderException
 
RenderException(String) - Constructor for exception com.tokelon.toktales.core.render.RenderException
 
RenderException(Throwable) - Constructor for exception com.tokelon.toktales.core.render.RenderException
 
renderFrame(IModularGameStateRenderer) - Method in interface com.tokelon.toktales.core.game.state.render.IRenderingStrategy
 
renderFrame() - Method in interface com.tokelon.toktales.desktop.ui.window.IWindowHandler
 
renderFrame() - Method in class com.tokelon.toktales.desktop.ui.window.WindowHandler
 
renderFrame(IModularGameStateRenderer) - Method in class com.tokelon.toktales.extensions.core.game.state.console.ConsoleRenderingStrategy
 
renderGame() - Method in class com.tokelon.toktales.core.game.control.GameControl
 
renderGame() - Method in interface com.tokelon.toktales.core.game.control.IGameControl
 
RenderGLSurfaceView - Class in com.tokelon.toktales.android.render.opengl
Note: You have to call RenderGLSurfaceView.onPause() and RenderGLSurfaceView.onResume() in the enclosing activity.
RenderGLSurfaceView(Context) - Constructor for class com.tokelon.toktales.android.render.opengl.RenderGLSurfaceView
 
RenderGLSurfaceView(Context, AttributeSet) - Constructor for class com.tokelon.toktales.android.render.opengl.RenderGLSurfaceView
 
RenderGLSurfaceView.DelegateRenderer - Class in com.tokelon.toktales.android.render.opengl
 
RenderGrid - Class in com.tokelon.toktales.core.screen.view
 
RenderGrid(int, int, int) - Constructor for class com.tokelon.toktales.core.screen.view.RenderGrid
 
RenderGrid.Shift - Class in com.tokelon.toktales.core.screen.view
 
RenderInjectModule - Class in com.tokelon.toktales.core.render
 
RenderInjectModule() - Constructor for class com.tokelon.toktales.core.render.RenderInjectModule
 
renderLayer(IModularGameStateRenderer, String) - Method in interface com.tokelon.toktales.core.game.state.render.IRenderingStrategy
 
renderLayer(IModularGameStateRenderer, String) - Method in class com.tokelon.toktales.extensions.core.game.state.console.ConsoleRenderingStrategy
 
RenderLayerStack - Class in com.tokelon.toktales.core.render.order
 
RenderLayerStack() - Constructor for class com.tokelon.toktales.core.render.order.RenderLayerStack
 
RenderModel - Class in com.tokelon.toktales.core.render.model
 
RenderModel() - Constructor for class com.tokelon.toktales.core.render.model.RenderModel
 
RenderOrder - Class in com.tokelon.toktales.core.render.order
 
RenderOrder() - Constructor for class com.tokelon.toktales.core.render.order.RenderOrder
 
RenderRunner - Class in com.tokelon.toktales.core.render.order
 
RenderRunner(IRenderOrder) - Constructor for class com.tokelon.toktales.core.render.order.RenderRunner
 
RenderServiceExtensions - Annotation Type in com.tokelon.toktales.core.engine.inject.annotation.services
 
renderState() - Method in class com.tokelon.toktales.core.game.state.GameStateControl
 
renderState() - Method in interface com.tokelon.toktales.core.game.state.IGameStateControl
 
reportError(String) - Method in class com.tokelon.toktales.core.script.ScriptInstanceBase
 
reportError(String, String) - Method in class com.tokelon.toktales.core.script.ScriptInstanceBase
 
reportError(String, String, Throwable) - Method in class com.tokelon.toktales.core.script.ScriptInstanceBase
 
reportError(String) - Method in class com.tokelon.toktales.core.script.ScriptModuleBase
 
reportError(String, String) - Method in class com.tokelon.toktales.core.script.ScriptModuleBase
 
reportError(String, String, Throwable) - Method in class com.tokelon.toktales.core.script.ScriptModuleBase
 
requestAction(IActionTaker) - Method in class com.tokelon.toktales.core.game.logic.ActionScheduler
 
requestAction(IActionTaker) - Method in interface com.tokelon.toktales.core.game.logic.IActionScheduler
 
requestActionOrError(IActionTaker) - Method in class com.tokelon.toktales.core.game.logic.ActionScheduler
 
requestActionOrError(IActionTaker) - Method in interface com.tokelon.toktales.core.game.logic.IActionScheduler
 
requestDriver(String) - Method in class com.tokelon.toktales.core.engine.render.DefaultRenderAccess
 
requestDriver(String, IParams) - Method in class com.tokelon.toktales.core.engine.render.DefaultRenderAccess
 
requestDriver(String) - Method in interface com.tokelon.toktales.core.engine.render.IRenderAccess
 
requestDriver(String, IParams) - Method in interface com.tokelon.toktales.core.engine.render.IRenderAccess
 
requestIndexFor(ITexture) - Method in class com.tokelon.toktales.core.render.texture.DefaultTextureCoordinator
 
requestIndexFor(ITexture) - Method in interface com.tokelon.toktales.core.render.texture.ITextureCoordinator
Determines a binding index for the given texture and marks it as externally bound.
requestToolkit() - Method in class com.tokelon.toktales.core.engine.render.DefaultRenderAccess
 
requestToolkit(IParams) - Method in class com.tokelon.toktales.core.engine.render.DefaultRenderAccess
 
requestToolkit() - Method in interface com.tokelon.toktales.core.engine.render.IRenderAccess
 
requestToolkit(IParams) - Method in interface com.tokelon.toktales.core.engine.render.IRenderAccess
 
RequiresInjection - Annotation Type in com.tokelon.toktales.tools.core.sub.inject.annotations
Indicates that the annotated type requires one or more dependencies to be passed via injection.
reset() - Method in interface com.tokelon.toktales.tools.core.objects.options.IKeyedOptions
Removes all options.
reset() - Method in class com.tokelon.toktales.tools.core.objects.options.KeyedOptionsImpl
 
resetAnimation() - Method in class com.tokelon.toktales.core.game.graphic.animation.GameAnimation
 
resetAnimation() - Method in interface com.tokelon.toktales.core.game.graphic.animation.IGameAnimation
 
resetHandled() - Method in class com.tokelon.toktales.core.engine.input.BaseInputEvent
 
resetHandled() - Method in interface com.tokelon.toktales.core.engine.input.IInputEvent
Resets this event's handled value to false.
resetListings() - Method in interface com.tokelon.toktales.core.content.IResourceManager
 
resetListings() - Method in class com.tokelon.toktales.core.content.ResourceManager
 
resetMotion() - Method in class com.tokelon.toktales.core.game.logic.motion.AbstractGameMotion
 
resetMotion() - Method in interface com.tokelon.toktales.core.game.logic.motion.IGameMotion
 
resetMotion() - Method in class com.tokelon.toktales.core.game.logic.motion.StraightGameMotion
 
resetResources() - Method in interface com.tokelon.toktales.core.content.IResourceManager
 
resetResources() - Method in class com.tokelon.toktales.core.content.ResourceManager
 
resetScope() - Method in class com.tokelon.toktales.tools.core.sub.inject.scope.ManualScope
 
resolve(IMapElement, Class<T>) - Static method in class com.tokelon.toktales.core.game.model.map.elements.MapElementResolver
 
resolve(float, float, IPoint2f.IMutablePoint2f) - Method in class com.tokelon.toktales.core.screen.view.AccurateViewport
 
resolve(IPoint2f, IPoint2f.IMutablePoint2f) - Method in class com.tokelon.toktales.core.screen.view.AccurateViewport
 
resolve(IRectangle2f, IRectangle2f.IMutableRectangle2f) - Method in class com.tokelon.toktales.core.screen.view.AccurateViewport
 
resolve(float, float, IPoint2f.IMutablePoint2f) - Method in interface com.tokelon.toktales.core.screen.view.IScreenViewport
Resolves a viewport coordinate to a screen coordinate.
resolve(IPoint2f, IPoint2f.IMutablePoint2f) - Method in interface com.tokelon.toktales.core.screen.view.IScreenViewport
Same as #resolve(float, float, IMutablePoint2f) for a point.
resolve(IRectangle2f, IRectangle2f.IMutableRectangle2f) - Method in interface com.tokelon.toktales.core.screen.view.IScreenViewport
Same as #resolve(float, float, IMutablePoint2f) for a rectangle.
resolve(float, float, IPoint2f.IMutablePoint2f) - Method in class com.tokelon.toktales.core.screen.view.StrictViewport
 
resolve(IPoint2f, IPoint2f.IMutablePoint2f) - Method in class com.tokelon.toktales.core.screen.view.StrictViewport
 
resolve(IRectangle2f, IRectangle2f.IMutableRectangle2f) - Method in class com.tokelon.toktales.core.screen.view.StrictViewport
 
resolve(File, Object) - Method in class com.tokelon.toktales.tools.assets.files.FileParentResolver
 
resolve(T, Object) - Method in interface com.tokelon.toktales.tools.assets.files.IParentResolver
 
resolve(Path, Object) - Method in class com.tokelon.toktales.tools.assets.files.PathParentResolver
 
resolve(K) - Method in interface com.tokelon.toktales.tools.core.registry.IRegistry
Returns the value for the given key, after resolving any aliases in this or any parent registries.
resolve(K) - Method in class com.tokelon.toktales.tools.core.registry.Registry
 
resolveAlias(K) - Method in interface com.tokelon.toktales.tools.core.registry.IRegistry
Following the aliases in this and any parent registries, starting from the given key, returns the first key for which a registry entry exists.
resolveAlias(K) - Method in class com.tokelon.toktales.tools.core.registry.Registry
 
resolveAliasAs(Object, Class<T>) - Method in class com.tokelon.toktales.tools.core.registry.BaseRegistry
 
resolveAliasAs(Object, Class<T>) - Method in class com.tokelon.toktales.tools.core.registry.BasicRegistry
 
resolveAliasAs(Object, Class<T>) - Method in class com.tokelon.toktales.tools.core.registry.GenericRegistry
 
resolveAliasAs(Object, Class<T>) - Method in interface com.tokelon.toktales.tools.core.registry.IGenericRegistry
Returns the result of IRegistry.resolveAlias(Object) and attempts to cast it to the given type.
resolveAs(Object, Class<T>) - Method in class com.tokelon.toktales.tools.core.registry.BaseRegistry
 
resolveAs(K, Class<T>) - Method in class com.tokelon.toktales.tools.core.registry.GeneralRegistry
 
resolveAs(K, Class<T>) - Method in interface com.tokelon.toktales.tools.core.registry.IGeneralRegistry
Returns the result of IRegistry.resolve(Object) and attempts to cast it to the given type.
resolveSceneTypeFromStateContext() - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
 
resolveX(float) - Method in class com.tokelon.toktales.core.screen.view.AccurateViewport
 
resolveX(float) - Method in interface com.tokelon.toktales.core.screen.view.IScreenViewport
Resolves the horizontal value of a viewport coordinate to it's value on the screen.
resolveX(float) - Method in class com.tokelon.toktales.core.screen.view.StrictViewport
 
resolveY(float) - Method in class com.tokelon.toktales.core.screen.view.AccurateViewport
 
resolveY(float) - Method in interface com.tokelon.toktales.core.screen.view.IScreenViewport
Resolves the vertical value of a viewport coordinate to it's value on the screen.
resolveY(float) - Method in class com.tokelon.toktales.core.screen.view.StrictViewport
 
Resource - Class in com.tokelon.toktales.core.resources
 
Resource(String, String, LocationScheme) - Constructor for class com.tokelon.toktales.core.resources.Resource
 
Resource(String, IUniformLocation) - Constructor for class com.tokelon.toktales.core.resources.Resource
 
Resource(String, IUniformLocation, IResourceType) - Constructor for class com.tokelon.toktales.core.resources.Resource
 
RESOURCE_TYPE_SPRITE - Static variable in class com.tokelon.toktales.core.values.ResourceTypeValues
 
RESOURCE_TYPE_SPRITESET - Static variable in class com.tokelon.toktales.core.values.ResourceTypeValues
 
ResourceAssetReader - Class in com.tokelon.toktales.core.content.manage.resources
 
ResourceAssetReader(IStorageService, IContentService) - Constructor for class com.tokelon.toktales.core.content.manage.resources.ResourceAssetReader
 
ResourceFilterView - Class in com.tokelon.toktales.core.resources
 
ResourceFilterView(IResourceSet, ResourceTypeFilter) - Constructor for class com.tokelon.toktales.core.resources.ResourceFilterView
 
ResourceKey - Class in com.tokelon.toktales.core.content.manage.resources
 
ResourceKey(IResource) - Constructor for class com.tokelon.toktales.core.content.manage.resources.ResourceKey
 
ResourceLookup - Class in com.tokelon.toktales.core.resources
 
ResourceLookup() - Constructor for class com.tokelon.toktales.core.resources.ResourceLookup
 
ResourceManager - Class in com.tokelon.toktales.core.content
 
ResourceManager(ILogging, IContentService, IStorageService) - Constructor for class com.tokelon.toktales.core.content.ResourceManager
 
ResourceScannerAssetReader - Class in com.tokelon.toktales.core.content.manage.resources
 
ResourceScannerAssetReader(IResourceManager, IResourceAssetReader) - Constructor for class com.tokelon.toktales.core.content.manage.resources.ResourceScannerAssetReader
 
ResourceScannerKey - Class in com.tokelon.toktales.core.content.manage.resources
 
ResourceScannerKey(String) - Constructor for class com.tokelon.toktales.core.content.manage.resources.ResourceScannerKey
 
ResourceSet - Class in com.tokelon.toktales.core.resources
Reference implementation for IResourceSet.
ResourceSet() - Constructor for class com.tokelon.toktales.core.resources.ResourceSet
 
ResourceType - Enum in com.tokelon.toktales.core.resources
 
ResourceTypeFilter - Enum in com.tokelon.toktales.core.resources
 
ResourceTypeValues - Class in com.tokelon.toktales.core.values
 
resume() - Method in class com.tokelon.toktales.core.engine.DefaultEngineDriver
 
resume() - Method in interface com.tokelon.toktales.core.engine.IEngineDriver
Runs the resuming of the engine.
resume() - Method in interface com.tokelon.toktales.core.game.control.ITimeTracker
 
resume() - Method in class com.tokelon.toktales.core.game.control.TimeTracker
 
resumeGame() - Method in class com.tokelon.toktales.core.game.control.GameControl
 
resumeGame() - Method in interface com.tokelon.toktales.core.game.control.IGameControl
 
resumeScene() - Method in class com.tokelon.toktales.core.game.state.scene.GameSceneControl
 
resumeScene() - Method in interface com.tokelon.toktales.core.game.state.scene.IGameSceneControl
 
resumeState() - Method in class com.tokelon.toktales.core.game.state.GameStateControl
 
resumeState() - Method in interface com.tokelon.toktales.core.game.state.IGameStateControl
 
retrieve(K) - Method in class com.tokelon.toktales.tools.assets.manager.DefaultAssetStore
 
retrieve(K) - Method in interface com.tokelon.toktales.tools.assets.manager.IAssetStore
 
returnObject(IObjectLease<T>) - Method in class com.tokelon.toktales.tools.core.objects.pools.DefaultLeaseObjectPool
 
returnObject(T) - Method in class com.tokelon.toktales.tools.core.objects.pools.DefaultObjectPool
 
returnObject(T) - Method in interface com.tokelon.toktales.tools.core.objects.pools.IObjectPool
 
RGBAColor - Class in com.tokelon.toktales.core.content.graphics
Creating format:
[#](red)[red](green)[green](blue)[blue][alpha][alpha]
() = required
[] = optional

Examples:
- #CC2300FF
- #FFF
- CCE
- FF224C
- BB2A
RGBAColor() - Constructor for class com.tokelon.toktales.core.content.graphics.RGBAColor
 
RGBAColor(float, float, float, float) - Constructor for class com.tokelon.toktales.core.content.graphics.RGBAColor
 
right() - Method in interface com.tokelon.toktales.core.game.model.IRectangle2f
right() - Method in interface com.tokelon.toktales.core.game.model.IRectangle2i
right() - Method in class com.tokelon.toktales.core.game.model.Rectangle2fImpl
 
right() - Method in class com.tokelon.toktales.core.game.model.Rectangle2iImpl
 
RIGHT - Static variable in interface com.tokelon.toktales.core.game.world.ICrossDirection
 
rotate(float, float, float) - Method in interface com.tokelon.toktales.core.render.model.IRenderModel
 
rotate(float, float, float) - Method in class com.tokelon.toktales.core.render.model.RenderModel
 
rotate2D(float, float) - Method in interface com.tokelon.toktales.core.render.model.IRenderModel
 
rotate2D(float, float) - Method in class com.tokelon.toktales.core.render.model.RenderModel
 
rotateTexture(float, float) - Method in interface com.tokelon.toktales.core.render.model.ITexturedModel
 
rotateTexture(float, float) - Method in class com.tokelon.toktales.core.render.model.TexturedModel
 
rotation - Variable in class com.tokelon.toktales.core.tiled.TiledMapObject
 
RoundButtonOverlayView - Class in com.tokelon.toktales.android.render.tools
 
RoundButtonOverlayView(int, int, int, int) - Constructor for class com.tokelon.toktales.android.render.tools.RoundButtonOverlayView
 
run() - Method in class com.tokelon.toktales.android.render.tools.UIControl
 
run(IEngineContext) - Method in class com.tokelon.toktales.core.engine.setup.AbstractInjectSetup
 
run(IEngineContext) - Method in interface com.tokelon.toktales.core.engine.setup.IEngineSetup
Runs any logic to setup the engine and game.
run(IEngineContext) - Method in class com.tokelon.toktales.core.engine.setup.scripts.AddInitialGamestateSetupScript
 
run(IEngineContext) - Method in class com.tokelon.toktales.core.engine.setup.scripts.InitScriptingSetupScript
 
run(IEngineContext) - Method in interface com.tokelon.toktales.core.engine.setup.scripts.ISetupScript
 
run(IEngineContext) - Method in class com.tokelon.toktales.core.engine.setup.scripts.LoadMainConfigSetupScript
 
run(B) - Method in interface com.tokelon.toktales.core.game.logic.observers.Observation.ChangeCall
 
run(B) - Method in interface com.tokelon.toktales.core.game.logic.observers.SelfObservationWrapper.ChangeCall
 
run() - Method in class com.tokelon.toktales.core.render.order.RenderRunner
 
run(IGame, String) - Method in interface com.tokelon.toktales.extensions.core.tale.procedure.ILoadTaleProcedure
 
run(ITaleGamescene, IGame, IBlockMap) - Method in interface com.tokelon.toktales.extensions.core.tale.procedure.ISetMapTaleProcedure
 
run(IGame, String) - Method in class com.tokelon.toktales.extensions.core.tale.procedure.LoadTaleProcedure
 
run(ITaleGamescene, IGame, IBlockMap) - Method in class com.tokelon.toktales.extensions.core.tale.procedure.SetMapTaleProcedure
 
run(T) - Method in interface com.tokelon.toktales.tools.core.procedure.checked.IActionCheckedProcedure
 
run(T, U, V) - Method in interface com.tokelon.toktales.tools.core.procedure.checked.IBiFunctionCheckedProcedure
 
run(T, P) - Method in interface com.tokelon.toktales.tools.core.procedure.checked.IConsumerCheckedProcedure
 
run(T, P) - Method in interface com.tokelon.toktales.tools.core.procedure.checked.IFunctionCheckedProcedure
 
run(T) - Method in interface com.tokelon.toktales.tools.core.procedure.checked.ISupplierCheckedProcedure
 
run(T) - Method in interface com.tokelon.toktales.tools.core.procedure.IActionProcedure
 
run(T, U, V) - Method in interface com.tokelon.toktales.tools.core.procedure.IBiFunctionProcedure
 
run(T, P) - Method in interface com.tokelon.toktales.tools.core.procedure.IConsumerProcedure
 
run(T, P) - Method in interface com.tokelon.toktales.tools.core.procedure.IFunctionProcedure
 
run(T) - Method in interface com.tokelon.toktales.tools.core.procedure.ISupplierProcedure
 
run(LuaValue) - Method in class com.tokelon.toktales.tools.script.lua.LuaScriptState
 
RunActivityEngineIntegration - Class in com.tokelon.toktales.android.activity.integration.engine
 
RunActivityEngineIntegration(IEngineDriver) - Constructor for class com.tokelon.toktales.android.activity.integration.engine.RunActivityEngineIntegration
 
runChange(Observation.ChangeCall<S, O>) - Method in class com.tokelon.toktales.core.game.logic.observers.Observation
 
runChange(SelfObservationWrapper.ChangeCall<O>) - Method in class com.tokelon.toktales.core.game.logic.observers.SelfObservationWrapper
 
runComplete() - Method in interface com.tokelon.toktales.core.game.logic.map.IMapLoader
 
runComplete() - Method in interface com.tokelon.toktales.core.game.logic.map.IMapSaver
 
runComplete() - Method in class com.tokelon.toktales.core.tiled.StorageTiledMapLoaderAuto
 
runComplete() - Method in class com.tokelon.toktales.core.tiled.StorageTiledMapLoaderManual
 
runEngine(IEngineContext) - Method in class com.tokelon.toktales.android.engine.AndroidEngineLauncher
The default implementation does nothing.
runEngine(IEngineContext) - Method in class com.tokelon.toktales.core.engine.BaseEngineLauncher
Runs the engine.
The default implementation steps are as follows:
1.
runScript() - Method in interface com.tokelon.toktales.tools.script.IScript
 
runScript(IScript) - Method in interface com.tokelon.toktales.tools.script.IScriptEnvironment
 
runScript() - Method in class com.tokelon.toktales.tools.script.lua.LuaScript
 
runScript(IScript) - Method in class com.tokelon.toktales.tools.script.lua.LuaScriptEnvironment
 
runSetMap(ISupplierCheckedProcedure<ITaleGamescene, IMapController>) - Method in interface com.tokelon.toktales.extensions.core.tale.state.ITaleGamescene
 
runSetMap(ISupplierCheckedProcedure<ITaleGamescene, IMapController>) - Method in class com.tokelon.toktales.extensions.core.tale.state.TaleGamescene
 

S

save() - Method in interface com.tokelon.toktales.core.game.logic.map.IMapSaver
 
scale(float, float, float) - Method in interface com.tokelon.toktales.core.render.model.IRenderModel
 
scale(float, float, float) - Method in class com.tokelon.toktales.core.render.model.RenderModel
 
scale2D(float, float) - Method in interface com.tokelon.toktales.core.render.model.IRenderModel
 
scale2D(float, float) - Method in class com.tokelon.toktales.core.render.model.RenderModel
 
scaleTexture(float, float) - Method in interface com.tokelon.toktales.core.render.model.ITexturedModel
 
scaleTexture(float, float) - Method in class com.tokelon.toktales.core.render.model.TexturedModel
 
SCALING_FIXED - Static variable in interface com.tokelon.toktales.core.engine.content.IGraphicLoadingOptions
 
SCALING_MULTIPLIER - Static variable in interface com.tokelon.toktales.core.engine.content.IGraphicLoadingOptions
 
SCALING_NONE - Static variable in interface com.tokelon.toktales.core.engine.content.IGraphicLoadingOptions
 
scanResource(IResource) - Method in interface com.tokelon.toktales.core.content.IResourceManager
 
scanResource(IResource) - Method in class com.tokelon.toktales.core.content.ResourceManager
 
scanResourceSet(IResourceSet) - Method in interface com.tokelon.toktales.core.content.IResourceManager
Runs a scan for every resource in the resource set.
scanResourceSet(IResourceSet) - Method in class com.tokelon.toktales.core.content.ResourceManager
 
scanResourceSetOrError(IResourceSet) - Method in interface com.tokelon.toktales.core.content.IResourceManager
 
scanResourceSetOrError(IResourceSet) - Method in class com.tokelon.toktales.core.content.ResourceManager
 
SCHEME_IDENTIFIER_CONTENT - Static variable in class com.tokelon.toktales.core.values.LocationSchemeValues
 
SCHEME_IDENTIFIER_STORAGE - Static variable in class com.tokelon.toktales.core.values.LocationSchemeValues
 
scope(Key<T>, Provider<T>) - Method in class com.tokelon.toktales.tools.core.sub.inject.scope.ManualScope
 
ScreenButtonInputEvent() - Constructor for class com.tokelon.toktales.android.input.events.IScreenButtonInputEvent.ScreenButtonInputEvent
 
ScreenDialog - Class in com.tokelon.toktales.extensions.core.game.model
 
ScreenDialog(float, float, float) - Constructor for class com.tokelon.toktales.extensions.core.game.model.ScreenDialog
 
ScreenPointerInputEvent() - Constructor for class com.tokelon.toktales.android.input.events.IScreenPointerInputEvent.ScreenPointerInputEvent
 
screenPositionForMapPosition(int, int) - Method in interface com.tokelon.toktales.extensions.core.game.renderer.IMapRenderingTool
 
ScreenPressInputEvent() - Constructor for class com.tokelon.toktales.android.input.events.IScreenPressInputEvent.ScreenPressInputEvent
 
ScriptAccess - Annotation Type in com.tokelon.toktales.tools.script.annotation
Indicates that the target's access modifier is important for scripting access.
ScriptErrorException - Exception in com.tokelon.toktales.tools.script
 
ScriptErrorException() - Constructor for exception com.tokelon.toktales.tools.script.ScriptErrorException
 
ScriptErrorException(String, Throwable) - Constructor for exception com.tokelon.toktales.tools.script.ScriptErrorException
 
ScriptErrorException(String) - Constructor for exception com.tokelon.toktales.tools.script.ScriptErrorException
 
ScriptErrorException(Throwable) - Constructor for exception com.tokelon.toktales.tools.script.ScriptErrorException
 
ScriptInstanceBase - Class in com.tokelon.toktales.core.script
 
ScriptInstanceBase(IScriptInstance) - Constructor for class com.tokelon.toktales.core.script.ScriptInstanceBase
 
ScriptInstanceBase(ILoggerFactory, IScriptInstance) - Constructor for class com.tokelon.toktales.core.script.ScriptInstanceBase
 
ScriptInstanceObserver<S> - Class in com.tokelon.toktales.core.script
Note that IObserver.getObservationInterest(Object, String) will not call the instance but simply return 'this'.
ScriptInstanceObserver(IScriptInstance) - Constructor for class com.tokelon.toktales.core.script.ScriptInstanceObserver
 
ScriptInstanceParticipant<S> - Class in com.tokelon.toktales.core.script
Note that both IObserver.getObservationInterest(Object, String) and IParticipant.getParticipationInterest(Object, String) will not call the instance but simply return 'this'.
ScriptInstanceParticipant(IScriptInstance) - Constructor for class com.tokelon.toktales.core.script.ScriptInstanceParticipant
 
ScriptInstancePlayerController - Class in com.tokelon.toktales.core.game.controller
 
ScriptInstancePlayerController(IScriptInstance) - Constructor for class com.tokelon.toktales.core.game.controller.ScriptInstancePlayerController
 
ScriptModuleBase - Class in com.tokelon.toktales.core.script
 
ScriptModuleBase(IScriptModule) - Constructor for class com.tokelon.toktales.core.script.ScriptModuleBase
 
ScriptModuleBase(ILoggerFactory, IScriptModule) - Constructor for class com.tokelon.toktales.core.script.ScriptModuleBase
 
ScriptModuleObserver<S> - Class in com.tokelon.toktales.core.script
Note that IObserver.getObservationInterest(Object, String) will not call the module but simply return 'this'.
ScriptModuleObserver(IScriptModule) - Constructor for class com.tokelon.toktales.core.script.ScriptModuleObserver
 
ScriptModuleParticipant<S> - Class in com.tokelon.toktales.core.script
Note that both IObserver.getObservationInterest(Object, String) and IParticipant.getParticipationInterest(Object, String) will not call the module but simply return 'this'.
ScriptModuleParticipant(IScriptModule) - Constructor for class com.tokelon.toktales.core.script.ScriptModuleParticipant
 
ScriptModulePlayerController - Class in com.tokelon.toktales.core.game.controller
 
ScriptModulePlayerController(IScriptModule) - Constructor for class com.tokelon.toktales.core.game.controller.ScriptModulePlayerController
 
ScriptRelevant - Annotation Type in com.tokelon.toktales.tools.script.annotation
Indicates with a comment how the target is relevant for scripting.
searchForFilesMatching(IResourceLookup) - Method in interface com.tokelon.toktales.core.content.IResourceManager
 
searchForFilesMatching(IResourceLookup) - Method in class com.tokelon.toktales.core.content.ResourceManager
 
searchForName(String, List<IListing.FileDescriptor>) - Method in interface com.tokelon.toktales.core.resources.IListing
 
searchForName(String) - Method in interface com.tokelon.toktales.core.resources.IListing
 
searchForName(String, List<IListing.FileDescriptor>) - Method in class com.tokelon.toktales.core.resources.Listing
 
searchForName(String) - Method in class com.tokelon.toktales.core.resources.Listing
 
searchForNameExpression(String, List<IListing.FileDescriptor>) - Method in interface com.tokelon.toktales.core.resources.IListing
 
searchForNameExpression(String) - Method in interface com.tokelon.toktales.core.resources.IListing
 
searchForNameExpression(String, List<IListing.FileDescriptor>) - Method in class com.tokelon.toktales.core.resources.Listing
 
searchForNameExpression(String) - Method in class com.tokelon.toktales.core.resources.Listing
 
searchForNameStart(String, List<IListing.FileDescriptor>) - Method in interface com.tokelon.toktales.core.resources.IListing
 
searchForNameStart(String) - Method in interface com.tokelon.toktales.core.resources.IListing
 
searchForNameStart(String, List<IListing.FileDescriptor>) - Method in class com.tokelon.toktales.core.resources.Listing
 
searchForNameStart(String) - Method in class com.tokelon.toktales.core.resources.Listing
 
SECTION_CONFIG - Static variable in class com.tokelon.toktales.core.tiled.TiledMapCiniConfig
 
SECTION_MAP - Static variable in class com.tokelon.toktales.core.tiled.TiledMapCiniConfig
 
SECTION_TILESET_LOCATIONS - Static variable in class com.tokelon.toktales.core.tiled.TiledMapCiniConfig
 
SelfObservationWrapper<O extends IDirectObserver> - Class in com.tokelon.toktales.core.game.logic.observers
 
SelfObservationWrapper(ISelfObservation<O>) - Constructor for class com.tokelon.toktales.core.game.logic.observers.SelfObservationWrapper
 
SelfObservationWrapper.ChangeCall<B extends IDirectObserver> - Interface in com.tokelon.toktales.core.game.logic.observers
 
ServiceException - Exception in com.tokelon.toktales.core.engine
 
ServiceException() - Constructor for exception com.tokelon.toktales.core.engine.ServiceException
 
ServiceException(String) - Constructor for exception com.tokelon.toktales.core.engine.ServiceException
 
ServiceException(Throwable) - Constructor for exception com.tokelon.toktales.core.engine.ServiceException
 
ServiceException(String, Throwable) - Constructor for exception com.tokelon.toktales.core.engine.ServiceException
 
ServiceExtensionsInjectModule - Class in com.tokelon.toktales.core.engine
 
ServiceExtensionsInjectModule() - Constructor for class com.tokelon.toktales.core.engine.ServiceExtensionsInjectModule
 
set(int, int) - Method in class com.tokelon.toktales.android.input.events.IScreenButtonInputEvent.ScreenButtonInputEvent
 
set(int, int, double, double) - Method in class com.tokelon.toktales.android.input.events.IScreenPointerInputEvent.ScreenPointerInputEvent
 
set(double, double) - Method in class com.tokelon.toktales.android.input.events.IScreenPressInputEvent.ScreenPressInputEvent
 
set(float, float, float, float) - Method in interface com.tokelon.toktales.core.content.graphics.IRGBAColor.IMutableRGBAColor
 
set(float, float, float, float) - Method in class com.tokelon.toktales.core.content.graphics.RGBAColor
 
set(float, float) - Method in interface com.tokelon.toktales.core.game.model.IPoint2f.IMutablePoint2f
 
set(IPoint2f) - Method in interface com.tokelon.toktales.core.game.model.IPoint2f.IMutablePoint2f
 
set(int, int) - Method in interface com.tokelon.toktales.core.game.model.IPoint2i.IMutablePoint2i
 
set(IPoint2i) - Method in interface com.tokelon.toktales.core.game.model.IPoint2i.IMutablePoint2i
 
set(float, float, float, float) - Method in interface com.tokelon.toktales.core.game.model.IRectangle2f.IMutableRectangle2f
 
set(IRectangle2f) - Method in interface com.tokelon.toktales.core.game.model.IRectangle2f.IMutableRectangle2f
 
set(int, int, int, int) - Method in interface com.tokelon.toktales.core.game.model.IRectangle2i.IMutableRectangle2i
 
set(IRectangle2i) - Method in interface com.tokelon.toktales.core.game.model.IRectangle2i.IMutableRectangle2i
 
set(int, int) - Method in class com.tokelon.toktales.core.game.model.map.MapPositionImpl
 
set(IGridPosition) - Method in class com.tokelon.toktales.core.game.model.map.MapPositionImpl
 
set(IPoint2i) - Method in class com.tokelon.toktales.core.game.model.map.MapPositionImpl
 
set(float, float) - Method in class com.tokelon.toktales.core.game.model.Point2fImpl
 
set(IPoint2f) - Method in class com.tokelon.toktales.core.game.model.Point2fImpl
 
set(int, int) - Method in class com.tokelon.toktales.core.game.model.Point2iImpl
 
set(IPoint2i) - Method in class com.tokelon.toktales.core.game.model.Point2iImpl
 
set(float, float, float, float) - Method in class com.tokelon.toktales.core.game.model.Rectangle2fImpl
 
set(IRectangle2f) - Method in class com.tokelon.toktales.core.game.model.Rectangle2fImpl
 
set(int, int, int, int) - Method in class com.tokelon.toktales.core.game.model.Rectangle2iImpl
 
set(IRectangle2i) - Method in class com.tokelon.toktales.core.game.model.Rectangle2iImpl
 
set(int, int) - Method in class com.tokelon.toktales.core.game.world.GridPositionImpl
 
set(IGridPosition) - Method in class com.tokelon.toktales.core.game.world.GridPositionImpl
 
set(IPoint2i) - Method in class com.tokelon.toktales.core.game.world.GridPositionImpl
 
set(IGridPosition) - Method in interface com.tokelon.toktales.core.game.world.IGridPosition.IMutableGridPosition
 
set(ILocationPath) - Method in interface com.tokelon.toktales.core.location.IMutableLocationPath
 
set(String) - Method in interface com.tokelon.toktales.core.location.IMutableLocationPath
 
set(ILocationPath) - Method in class com.tokelon.toktales.core.location.MutableLocationPath
 
set(String) - Method in class com.tokelon.toktales.core.location.MutableLocationPath
 
set(long, int) - Method in class com.tokelon.toktales.desktop.input.events.ICharInputEvent.CharInputEvent
 
set(long, boolean) - Method in class com.tokelon.toktales.desktop.input.events.ICursorEnterInputEvent.CursorEnterInputEvent
 
set(long, double, double) - Method in class com.tokelon.toktales.desktop.input.events.ICursorPosInputEvent.CursorPosInputEvent
 
set(long, int, int, int, int) - Method in class com.tokelon.toktales.desktop.input.events.IKeyInputEvent.KeyInputEvent
 
set(long, int, int, int) - Method in class com.tokelon.toktales.desktop.input.events.IMouseButtonInputEvent.MouseButtonInputEvent
 
set(K, Object) - Method in interface com.tokelon.toktales.tools.core.objects.options.IKeyedOptions
Sets the option for the given key.
set(K, Object) - Method in class com.tokelon.toktales.tools.core.objects.options.KeyedOptionsImpl
 
set(K, V) - Method in interface com.tokelon.toktales.tools.core.registry.IRegistry
Adds a registry entry with the given key and value to this registry.
set(K, V) - Method in class com.tokelon.toktales.tools.core.registry.Registry
 
setAction(long) - Method in class com.tokelon.toktales.core.game.logic.ActionTakerImpl
 
setAction(long) - Method in interface com.tokelon.toktales.core.game.logic.IActionTaker
 
setActive(boolean) - Method in class com.tokelon.toktales.core.game.model.entity.AbstractGameEntityStateDecorator
 
setActive(boolean) - Method in class com.tokelon.toktales.core.game.model.entity.GameEntityModel
 
setActive(boolean) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntityState
 
setActor(IActor) - Method in interface com.tokelon.toktales.core.game.model.IPlayer
 
setActor(IActor) - Method in class com.tokelon.toktales.core.game.model.Player
 
setAdapter(IRenderViewAdapter) - Method in class com.tokelon.toktales.android.render.DelegateRenderViewAdapter
Sets the adapter.
setAlias(K, K) - Method in interface com.tokelon.toktales.tools.core.registry.IRegistry
Sets the target for the given alias in this registry, overriding the previous target if needed.
setAlias(K, K) - Method in class com.tokelon.toktales.tools.core.registry.Registry
 
setAlpha(float) - Method in interface com.tokelon.toktales.core.content.graphics.IRGBAColor.IMutableRGBAColor
 
setAlpha(float) - Method in class com.tokelon.toktales.core.content.graphics.RGBAColor
 
setAnimation(IGameAnimation) - Method in interface com.tokelon.toktales.core.game.logic.motion.IAnimatedMotion
 
setAnimation(IGameAnimation) - Method in class com.tokelon.toktales.core.game.logic.motion.StraightAnimatedMotion
 
setAnimation(IGameAnimation) - Method in class com.tokelon.toktales.core.game.model.entity.ExtendedGameEntity
 
setAnimation(IGameAnimation, IAnimationCallback<IGameAnimation>) - Method in class com.tokelon.toktales.core.game.model.entity.ExtendedGameEntity
 
setAnimation(IGameAnimation) - Method in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity
 
setAnimation(IGameAnimation, IAnimationCallback<IGameAnimation>) - Method in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity
 
setAspectRatio(float) - Method in class com.tokelon.toktales.core.game.model.AbstractCameraStateDecorator
 
setAspectRatio(float) - Method in class com.tokelon.toktales.core.game.model.CameraModel
 
setAspectRatio(float) - Method in interface com.tokelon.toktales.core.game.model.ICameraState
 
setAspectRatio(float) - Method in class com.tokelon.toktales.core.screen.view.AccurateViewport
Adjusts one of the viewport's sizes to match the given aspect ratio.

Note that the new size will be rounded up to the nearest integer.
setAspectRatio(float) - Method in class com.tokelon.toktales.core.screen.view.StrictViewport
Adjusts one of the viewport's sizes to match the given aspect ratio.

Note that the new size will be rounded up to the nearest integer.
setAssignedAnimation(String, IGameAnimation) - Method in class com.tokelon.toktales.core.game.model.entity.ExtendedGameEntity
 
setAssignedAnimation(String, IGameAnimation) - Method in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity
 
setAssignedGraphic(String, IBaseGraphic) - Method in class com.tokelon.toktales.core.game.model.entity.ExtendedGameEntity
 
setAssignedGraphic(String, IBaseGraphic) - Method in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity
 
setAttribute(String, int, FloatBuffer) - Method in class com.tokelon.toktales.android.render.opengl.ShaderProgram
 
setAttribute(int, int) - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindow
 
setAttribute(int, int) - Method in interface com.tokelon.toktales.desktop.ui.window.IWindow
 
setAttributed(int) - Method in class com.tokelon.toktales.core.util.AttributedImpl
 
setAttributed(int) - Method in interface com.tokelon.toktales.core.util.IAttributed
 
setBackgroundColor(IRGBAColor) - Method in class com.tokelon.toktales.extensions.core.game.model.ScreenDialog
 
setBlue(float) - Method in interface com.tokelon.toktales.core.content.graphics.IRGBAColor.IMutableRGBAColor
 
setBlue(float) - Method in class com.tokelon.toktales.core.content.graphics.RGBAColor
 
setBorderColor(IRGBAColor) - Method in class com.tokelon.toktales.extensions.core.game.model.ScreenDialog
 
setBorderless() - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindow
 
setBorderless() - Method in interface com.tokelon.toktales.desktop.ui.window.IWindow
 
setBorderSize(float) - Method in class com.tokelon.toktales.extensions.core.game.model.ScreenDialog
 
setBottom(float) - Method in interface com.tokelon.toktales.core.game.model.IRectangle2f.IMutableRectangle2f
 
setBottom(int) - Method in interface com.tokelon.toktales.core.game.model.IRectangle2i.IMutableRectangle2i
 
setBottom(float) - Method in class com.tokelon.toktales.core.game.model.Rectangle2fImpl
 
setBottom(int) - Method in class com.tokelon.toktales.core.game.model.Rectangle2iImpl
 
setCancel(boolean) - Method in class com.tokelon.toktales.core.game.logic.ActionTakerImpl
 
setCancel(boolean) - Method in interface com.tokelon.toktales.core.game.logic.IActionTaker
 
setCenterPosition(IMapPosition) - Method in interface com.tokelon.toktales.core.game.logic.map.IMapCoverageState.IMutableMapCoverageState
 
setCenterPosition(int, int) - Method in interface com.tokelon.toktales.core.game.logic.map.IMapCoverageState.IMutableMapCoverageState
 
setCenterPosition(IMapPosition) - Method in class com.tokelon.toktales.core.game.logic.map.MapCoverageState
 
setCenterPosition(int, int) - Method in class com.tokelon.toktales.core.game.logic.map.MapCoverageState
 
setCharSpacingModifier(float) - Method in interface com.tokelon.toktales.extensions.core.game.model.ITextBox
 
setCharSpacingModifier(float) - Method in class com.tokelon.toktales.extensions.core.game.model.TextBox
 
setClient(TextWatcher) - Method in class com.tokelon.toktales.android.activity.ProxyTextWatcher
 
setCodepoint(int) - Method in class com.tokelon.toktales.core.content.manage.codepoint.CodepointAssetManager.MutableCodepointKey
 
setCollisionBox(float, float, float, float) - Method in class com.tokelon.toktales.core.game.model.entity.AbstractGameEntityStateDecorator
 
setCollisionBox(IRectangle2f) - Method in class com.tokelon.toktales.core.game.model.entity.AbstractGameEntityStateDecorator
 
setCollisionBox(float, float, float, float) - Method in class com.tokelon.toktales.core.game.model.entity.GameEntityModel
 
setCollisionBox(IRectangle2f) - Method in class com.tokelon.toktales.core.game.model.entity.GameEntityModel
 
setCollisionBox(float, float, float, float) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntityState
 
setCollisionBox(IRectangle2f) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntityState
 
setColor(IRGBAColor) - Method in class com.tokelon.toktales.core.render.renderer.CharRenderer
 
setColor(IRGBAColor) - Method in interface com.tokelon.toktales.core.render.renderer.ICharRenderer
 
setColor(IRGBAColor) - Method in interface com.tokelon.toktales.core.render.renderer.IShapeRenderer
 
setColor(IRGBAColor) - Method in class com.tokelon.toktales.core.render.renderer.ShapeRenderer
 
setColor(IRGBAColor) - Method in interface com.tokelon.toktales.extensions.core.game.model.IScreenDialog.ICharMeta
 
setColor(IRGBAColor) - Method in class com.tokelon.toktales.extensions.core.game.renderer.ConsoleOverlayRenderer
 
setColor(IRGBAColor) - Method in class com.tokelon.toktales.extensions.core.game.renderer.TextBoxRenderer
 
setConsoleOpen(boolean) - Method in interface com.tokelon.toktales.core.game.controller.IConsoleController
 
setConsoleOpen(boolean) - Method in class com.tokelon.toktales.extensions.core.game.controller.DefaultConsoleController
 
setConsoleOverlayRenderPosition(double) - Method in class com.tokelon.toktales.extensions.core.game.state.integration.ConsoleIntegration
 
setController(String, IController) - Method in class com.tokelon.toktales.core.game.controller.ControllerManager
 
setController(String, IController) - Method in interface com.tokelon.toktales.core.game.controller.IControllerManager
Sets the given controller with the given id.
setCoordinateState(int) - Method in class com.tokelon.toktales.core.game.model.entity.ExtendedGameEntity
 
setCoordinateState(int) - Method in class com.tokelon.toktales.core.game.model.ExtendedCamera
 
setCoords(FloatBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLMesh
 
setDataType(int) - Method in interface com.tokelon.toktales.core.render.texture.ITexture
 
setDataType(int) - Method in class com.tokelon.toktales.core.render.texture.Texture
 
setDebugRendering(boolean) - Method in interface com.tokelon.toktales.extensions.core.game.state.localmap.ILocalMapStateRenderer
 
setDebugRendering(boolean) - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapStateRenderer
 
setDefaultStage(Stage) - Method in class com.tokelon.toktales.tools.core.sub.inject.config.HierarchicalInjectConfig
 
setDefaultStage(Stage) - Method in interface com.tokelon.toktales.tools.core.sub.inject.config.IHierarchicalInjectConfig
Sets the default stage.
setDefaultStage(Stage) - Method in class com.tokelon.toktales.tools.core.sub.inject.config.SimpleInjectConfig
 
setDefaultWindowHints() - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindowToolkit
 
setDefaultWindowHints() - Method in interface com.tokelon.toktales.desktop.ui.window.IWindowToolkit
 
setDestination(float, float) - Method in class com.tokelon.toktales.core.game.logic.motion.AbstractGameMotion
 
setDestination(float, float) - Method in interface com.tokelon.toktales.core.game.logic.motion.IGameMotion
 
setDestination(float, float) - Method in class com.tokelon.toktales.core.game.logic.motion.StraightGameMotion
 
setDialogController(IDialogController) - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.DialogBaseLocalMapGamescene
 
setElementID(long) - Method in class com.tokelon.toktales.core.game.model.map.elements.AbstractMapElement.AbstractMutableMapElement
 
setElementOnLevel(IMapElement, int) - Method in interface com.tokelon.toktales.core.game.model.map.IBlock
 
setElementOnLevel(IMapElement, int) - Method in class com.tokelon.toktales.core.game.model.map.Level10Block
 
setElementOnLevel(IMapElement, int) - Method in class com.tokelon.toktales.core.tiled.TiledMapBlock
 
setElementType(IMapElement.IElementType) - Method in class com.tokelon.toktales.core.game.model.map.elements.AbstractMapElement.AbstractMutableMapElement
 
setElementValue(String) - Method in class com.tokelon.toktales.tools.tiled.model.TMXPropertyImpl
 
setEnabled(boolean) - Method in class com.tokelon.toktales.core.game.logic.entity.GraphicsImage
 
setEnabled(boolean) - Method in interface com.tokelon.toktales.core.game.logic.entity.IGraphicsImage
Enables or disabled this image.
setExternalTileset(ITiledMapTileset) - Method in interface com.tokelon.toktales.tools.tiled.model.ITiledMapTileset
 
setExternalTileset(ITiledMapTileset) - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapTilesetImpl
 
setFilename(String) - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapXML
 
setFill(boolean) - Method in interface com.tokelon.toktales.core.render.model.IRectangleModel
 
setFill(boolean) - Method in interface com.tokelon.toktales.core.render.model.ITriangleModel
 
setFill(boolean) - Method in class com.tokelon.toktales.core.render.model.RectangleModel
 
setFill(boolean) - Method in class com.tokelon.toktales.core.render.model.TriangleModel
 
setFill(boolean) - Method in interface com.tokelon.toktales.core.render.renderer.IShapeRenderer
 
setFill(boolean) - Method in class com.tokelon.toktales.core.render.renderer.ShapeRenderer
 
setFilter(int, int) - Method in interface com.tokelon.toktales.core.render.texture.ITexture
 
setFilter(int, int) - Method in class com.tokelon.toktales.core.render.texture.Texture
 
setFilterName(String) - Method in class com.tokelon.toktales.core.resources.ResourceLookup
 
setFilterType(ResourceTypeFilter) - Method in class com.tokelon.toktales.core.resources.ResourceLookup
 
setFirstGIDForExternal(int) - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapTilesetImpl
 
setFlag(String) - Method in class com.tokelon.toktales.core.util.AbstractFlags
 
setFlag(String) - Method in interface com.tokelon.toktales.core.util.IStringFlags
 
setFont(IFont) - Method in class com.tokelon.toktales.core.content.manage.codepoint.CodepointAssetManager.MutableCodepointKey
 
setFont(IFont) - Method in interface com.tokelon.toktales.core.game.controller.IConsoleController
 
setFont(IFont) - Method in class com.tokelon.toktales.core.render.renderer.CharRenderer
 
setFont(IFont) - Method in interface com.tokelon.toktales.core.render.renderer.ICharRenderer
 
setFont(IFont) - Method in class com.tokelon.toktales.extensions.core.game.controller.DefaultConsoleController
 
setFont(IFont) - Method in interface com.tokelon.toktales.extensions.core.game.model.IScreenDialog.ICharMeta
 
setFont(IFont) - Method in interface com.tokelon.toktales.extensions.core.game.model.ITextBox
 
setFont(IFont) - Method in class com.tokelon.toktales.extensions.core.game.model.TextBox
 
setFontPixelHeight(float) - Method in class com.tokelon.toktales.core.content.manage.codepoint.CodepointAssetManager.MutableCodepointKey
 
setFontTextSize(float) - Method in class com.tokelon.toktales.android.content.AndroidFont
 
setFontTextSize(float) - Method in interface com.tokelon.toktales.core.content.text.IFont
Sets the current text size to the given value.
setFontTextSize(float) - Method in class com.tokelon.toktales.desktop.lwjgl.content.STBFont
 
setFullscreen() - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindow
 
setFullscreen() - Method in interface com.tokelon.toktales.desktop.ui.window.IWindow
 
setGraphic(IBaseGraphic) - Method in class com.tokelon.toktales.core.game.model.entity.GameEntity
Sets the graphic.
setGraphic(IBaseGraphic) - Method in class com.tokelon.toktales.core.game.model.map.predef.GraphicElementImpl
 
setGraphicBase(IBaseGraphic) - Method in class com.tokelon.toktales.core.game.model.entity.GameEntity
 
setGraphicBase(IBaseGraphic) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity
 
setGraphicState(int) - Method in class com.tokelon.toktales.core.game.model.entity.ExtendedGameEntity
 
setGreen(float) - Method in interface com.tokelon.toktales.core.content.graphics.IRGBAColor.IMutableRGBAColor
 
setGreen(float) - Method in class com.tokelon.toktales.core.content.graphics.RGBAColor
 
setHeight(float) - Method in class com.tokelon.toktales.core.game.model.entity.AbstractGameEntityStateDecorator
 
setHeight(float) - Method in class com.tokelon.toktales.core.game.model.entity.GameEntityModel
 
setHeight(float) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntityState
 
setHeight(float) - Method in interface com.tokelon.toktales.core.game.model.IRectangle2f.IMutableRectangle2f
 
setHeight(int) - Method in interface com.tokelon.toktales.core.game.model.IRectangle2i.IMutableRectangle2i
 
setHeight(float) - Method in class com.tokelon.toktales.core.game.model.Rectangle2fImpl
 
setHeight(int) - Method in class com.tokelon.toktales.core.game.model.Rectangle2iImpl
 
setInputMode(int, int) - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindow
 
setInputMode(int, int) - Method in interface com.tokelon.toktales.desktop.ui.window.IWindow
 
setInternalFormat(int) - Method in interface com.tokelon.toktales.core.render.texture.ITexture
 
setInternalFormat(int) - Method in class com.tokelon.toktales.core.render.texture.Texture
 
setInvertYAxis(boolean) - Method in interface com.tokelon.toktales.core.render.model.ITexturedModel
 
setInvertYAxis(boolean) - Method in class com.tokelon.toktales.core.render.model.TexturedModel
 
setLeft(float) - Method in interface com.tokelon.toktales.core.game.model.IRectangle2f.IMutableRectangle2f
 
setLeft(int) - Method in interface com.tokelon.toktales.core.game.model.IRectangle2i.IMutableRectangle2i
 
setLeft(float) - Method in class com.tokelon.toktales.core.game.model.Rectangle2fImpl
 
setLeft(int) - Method in class com.tokelon.toktales.core.game.model.Rectangle2iImpl
 
setLevel(int) - Method in interface com.tokelon.toktales.tools.tiled.ITiledMapLevelHolder
 
setLevel(int) - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapImagelayerImpl
 
setLevel(int) - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapLayerImpl
 
setLevel(int) - Method in class com.tokelon.toktales.tools.tiled.model.TiledMapObjectgroupImpl
 
setLineAlignment(int) - Method in interface com.tokelon.toktales.core.render.renderer.IShapeRenderer
 
setLineAlignment(int) - Method in class com.tokelon.toktales.core.render.renderer.ShapeRenderer
 
setLineCenterAlignment(int) - Method in interface com.tokelon.toktales.core.render.renderer.IShapeRenderer
 
setLineCenterAlignment(int) - Method in class com.tokelon.toktales.core.render.renderer.ShapeRenderer
 
setLineSpacingModifier(float) - Method in interface com.tokelon.toktales.extensions.core.game.model.ITextBox
 
setLineSpacingModifier(float) - Method in class com.tokelon.toktales.extensions.core.game.model.TextBox
 
setListener(ReflectionConverterWrapper.ConverterListener) - Method in class com.tokelon.toktales.tools.tiled.marshal.ReflectionConverterWrapper
 
setLoaded(int) - Method in class com.tokelon.toktales.core.render.texture.DefaultTextureManager.TextureInfo
 
setLogDebugEnabled(boolean) - Method in class com.tokelon.toktales.tools.assets.loader.AbstractExecutorServiceAssetLoader
 
setLogging(ILoggingFactory) - Static method in class com.tokelon.toktales.core.engine.log.LoggingManager.Setter
 
setMap(IBlockMap) - Method in interface com.tokelon.toktales.core.game.logic.map.IMapSaver
 
SetMapTaleProcedure - Class in com.tokelon.toktales.extensions.core.tale.procedure
 
SetMapTaleProcedure(ILogging) - Constructor for class com.tokelon.toktales.extensions.core.tale.procedure.SetMapTaleProcedure
 
setMaxErrorsLogged(int) - Method in class com.tokelon.toktales.core.script.ScriptInstanceBase
 
setMaxErrorsLogged(int) - Method in class com.tokelon.toktales.core.script.ScriptModuleBase
 
setModel(ICameraModel) - Method in class com.tokelon.toktales.core.game.model.AbstractCameraStateDecorator
 
setModel(IGameEntityModel) - Method in class com.tokelon.toktales.core.game.model.entity.AbstractGameEntityStateDecorator
 
setModel(IGameEntityModel) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity
 
setModel(ICameraModel) - Method in interface com.tokelon.toktales.core.game.model.ICamera
 
setMonitor(long) - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindow
 
setMonitor(long, int, int, int, int, int) - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindow
 
setMonitor(long) - Method in interface com.tokelon.toktales.desktop.ui.window.IWindow
 
setMonitor(long, int, int, int, int, int) - Method in interface com.tokelon.toktales.desktop.ui.window.IWindow
 
setMotion(IGameMotion) - Method in class com.tokelon.toktales.core.game.model.entity.ExtendedGameEntity
 
setMotion(IGameMotion, IMotionCallback<IGameMotion>) - Method in class com.tokelon.toktales.core.game.model.entity.ExtendedGameEntity
 
setMotion(IGameMotion) - Method in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity
 
setMotion(IGameMotion, IMotionCallback<IGameMotion>) - Method in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity
 
setMotion(IGameMotion) - Method in class com.tokelon.toktales.core.game.model.ExtendedCamera
 
setMotion(IGameMotion, IMotionCallback<IGameMotion>) - Method in class com.tokelon.toktales.core.game.model.ExtendedCamera
 
setMotion(IGameMotion) - Method in interface com.tokelon.toktales.core.game.model.IExtendedCamera
 
setMotion(IGameMotion, IMotionCallback<IGameMotion>) - Method in interface com.tokelon.toktales.core.game.model.IExtendedCamera
 
setName(String) - Method in class com.tokelon.toktales.core.game.model.Actor
 
setName(String) - Method in interface com.tokelon.toktales.core.game.model.IActor
 
setName(String) - Method in class com.tokelon.toktales.tools.tiled.model.TMXPropertyImpl
 
setNameMatchingType(int) - Method in class com.tokelon.toktales.core.resources.ResourceLookup
 
setOffset(float, float) - Method in class com.tokelon.toktales.core.screen.view.AccurateViewport
 
setOffset(int, int) - Method in class com.tokelon.toktales.core.screen.view.StrictViewport
 
setOffsetX(float) - Method in interface com.tokelon.toktales.extensions.core.game.model.IScreenDialog.ICharMeta
 
setOffsetY(float) - Method in interface com.tokelon.toktales.extensions.core.game.model.IScreenDialog.ICharMeta
 
setOrientation(int) - Method in class com.tokelon.toktales.core.screen.view.AccurateViewport
Adjusts the viewport to the given orientation by flipping around the sizes if necessary.
setOrientation(int) - Method in class com.tokelon.toktales.core.screen.view.StrictViewport
Adjusts the viewport to the given orientation by flipping around the sizes if necessary.
setOrigin(float, float) - Method in class com.tokelon.toktales.core.game.logic.motion.AbstractGameMotion
 
setOrigin(float, float) - Method in interface com.tokelon.toktales.core.game.logic.motion.IGameMotion
 
setOrigin(float, float) - Method in class com.tokelon.toktales.core.game.logic.motion.StraightGameMotion
 
setOrigin(float, float) - Method in class com.tokelon.toktales.core.game.model.entity.AbstractGameEntityStateDecorator
 
setOrigin(float, float) - Method in class com.tokelon.toktales.core.game.model.entity.GameEntityModel
 
setOrigin(float, float) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntityState
 
setOutlineType(int) - Method in interface com.tokelon.toktales.core.render.model.IRectangleModel
 
setOutlineType(int) - Method in class com.tokelon.toktales.core.render.model.RectangleModel
 
setOutlineType(int) - Method in interface com.tokelon.toktales.core.render.renderer.IShapeRenderer
 
setOutlineType(int) - Method in class com.tokelon.toktales.core.render.renderer.ShapeRenderer
 
setOutlineWidth(float) - Method in interface com.tokelon.toktales.core.render.renderer.IShapeRenderer
 
setOutlineWidth(float) - Method in class com.tokelon.toktales.core.render.renderer.ShapeRenderer
 
setParam(String, Object) - Method in interface com.tokelon.toktales.tools.core.objects.params.IParams
 
setParam(String, Object) - Method in class com.tokelon.toktales.tools.core.objects.params.ParamsImpl
 
setParentTileset(ITiledMapTileset) - Method in class com.tokelon.toktales.tools.tiled.marshal.TMXTileImageRef
 
setParentTileset(ITiledMapTileset) - Method in interface com.tokelon.toktales.tools.tiled.model.ITMXTile
 
setParentTileset(ITiledMapTileset) - Method in class com.tokelon.toktales.tools.tiled.model.TMXTileImpl
 
setPointAt(int, float, float) - Method in class com.tokelon.toktales.core.game.model.ExtendablePolyline2fImpl
 
setPointAt(int, IPoint2f) - Method in class com.tokelon.toktales.core.game.model.ExtendablePolyline2fImpl
 
setPointAt(int, float, float) - Method in interface com.tokelon.toktales.core.game.model.IPolyline2f.IMutablePolyline2f
 
setPointAt(int, IPoint2f) - Method in interface com.tokelon.toktales.core.game.model.IPolyline2f.IMutablePolyline2f
 
setPortraitOrientation(boolean) - Method in class com.tokelon.toktales.core.game.model.AbstractCameraStateDecorator
 
setPortraitOrientation(boolean) - Method in class com.tokelon.toktales.core.game.model.CameraModel
 
setPortraitOrientation(boolean) - Method in interface com.tokelon.toktales.core.game.model.ICameraState
 
setPosition(float, float) - Method in class com.tokelon.toktales.core.render.renderer.CharRenderer
 
setPosition(float, float) - Method in interface com.tokelon.toktales.core.render.renderer.ICharRenderer
 
setPosition(float, float) - Method in class com.tokelon.toktales.core.render.shapes.BaseShape
Sets the shape position to the given coordinates.
setPosition(float, float) - Method in interface com.tokelon.toktales.core.render.shapes.ILineShape
 
setPosition(float, float) - Method in interface com.tokelon.toktales.core.render.shapes.IPointShape
 
setPosition(float, float) - Method in interface com.tokelon.toktales.core.render.shapes.IRectangleShape
 
setPosition(float, float) - Method in interface com.tokelon.toktales.core.render.shapes.ITriangleShape
 
setPosition(int, int) - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindow
 
setPosition(int, int) - Method in interface com.tokelon.toktales.desktop.ui.window.IWindow
 
setPositions(float[]) - Method in class com.tokelon.toktales.android.render.opengl.GLMeshlike
 
setPrompt(String) - Method in interface com.tokelon.toktales.core.game.model.IConsole
 
setPrompt(String) - Method in class com.tokelon.toktales.extensions.core.game.model.Console
 
setRed(float) - Method in interface com.tokelon.toktales.core.content.graphics.IRGBAColor.IMutableRGBAColor
 
setRed(float) - Method in class com.tokelon.toktales.core.content.graphics.RGBAColor
 
setRegion(int, int, int, int) - Method in interface com.tokelon.toktales.core.render.texture.ITextureRegion
 
setRegion(int, int, int, int) - Method in class com.tokelon.toktales.core.render.texture.TextureRegion
 
setRegionHeight(int) - Method in interface com.tokelon.toktales.core.render.texture.ITextureRegion
 
setRegionHeight(int) - Method in class com.tokelon.toktales.core.render.texture.TextureRegion
 
setRegionPosition(int, int) - Method in interface com.tokelon.toktales.core.render.texture.ITextureRegion
 
setRegionPosition(int, int) - Method in class com.tokelon.toktales.core.render.texture.TextureRegion
 
setRegionSize(int, int) - Method in interface com.tokelon.toktales.core.render.texture.ITextureRegion
 
setRegionSize(int, int) - Method in class com.tokelon.toktales.core.render.texture.TextureRegion
 
setRegionWidth(int) - Method in interface com.tokelon.toktales.core.render.texture.ITextureRegion
 
setRegionWidth(int) - Method in class com.tokelon.toktales.core.render.texture.TextureRegion
 
setRegionX(int) - Method in interface com.tokelon.toktales.core.render.texture.ITextureRegion
 
setRegionX(int) - Method in class com.tokelon.toktales.core.render.texture.TextureRegion
 
setRegionY(int) - Method in interface com.tokelon.toktales.core.render.texture.ITextureRegion
 
setRegionY(int) - Method in class com.tokelon.toktales.core.render.texture.TextureRegion
 
setRelativePosition(float, float) - Method in class com.tokelon.toktales.core.render.shapes.BaseShape
Adds the given coordinate values to the current coordinates.
setRelativePosition(float, float) - Method in interface com.tokelon.toktales.core.render.shapes.ILineShape
 
setRelativePosition(float, float) - Method in interface com.tokelon.toktales.core.render.shapes.IPointShape
 
setRelativePosition(float, float) - Method in interface com.tokelon.toktales.core.render.shapes.IRectangleShape
 
setRelativePosition(float, float) - Method in interface com.tokelon.toktales.core.render.shapes.ITriangleShape
 
setRelativeSize(float) - Method in class com.tokelon.toktales.core.render.shapes.BaseShape
Adds the given size values to the current size.
setRelativeSize(float) - Method in interface com.tokelon.toktales.core.render.shapes.ILineShape
 
setRelativeSize(float) - Method in interface com.tokelon.toktales.core.render.shapes.IPointShape
 
setRelativeSize(float) - Method in interface com.tokelon.toktales.core.render.shapes.IRectangleShape
 
setRelativeSize(float) - Method in interface com.tokelon.toktales.core.render.shapes.ITriangleShape
 
setRelativeWidth(float) - Method in interface com.tokelon.toktales.core.render.shapes.ILineShape
 
setRelativeWidth(float) - Method in class com.tokelon.toktales.core.render.shapes.LineShape
 
setRenderSurfaceName(String) - Method in interface com.tokelon.toktales.android.activity.integration.ISurfaceViewIntegration
Sets the name that will be used for the surface of this view.
setRenderSurfaceName(String) - Method in class com.tokelon.toktales.android.activity.integration.SurfaceViewIntegration
 
setRenderViewAdapter(IRenderViewAdapter) - Method in interface com.tokelon.toktales.android.render.IRenderView
Sets the view adapter that rendering should be delegated to.
setRenderViewAdapter(IRenderViewAdapter) - Method in class com.tokelon.toktales.android.render.opengl.RenderGLSurfaceView
 
setRight(float) - Method in interface com.tokelon.toktales.core.game.model.IRectangle2f.IMutableRectangle2f
 
setRight(int) - Method in interface com.tokelon.toktales.core.game.model.IRectangle2i.IMutableRectangle2i
 
setRight(float) - Method in class com.tokelon.toktales.core.game.model.Rectangle2fImpl
 
setRight(int) - Method in class com.tokelon.toktales.core.game.model.Rectangle2iImpl
 
setRotation(float, float, float) - Method in interface com.tokelon.toktales.core.render.model.IRenderModel
 
setRotation(float, float, float) - Method in class com.tokelon.toktales.core.render.model.RenderModel
 
setRotation2D(float, float) - Method in interface com.tokelon.toktales.core.render.model.IRenderModel
 
setRotation2D(float, float) - Method in class com.tokelon.toktales.core.render.model.RenderModel
 
setScaling(int, int, int) - Method in class com.tokelon.toktales.core.engine.content.GraphicLoadingOptionsImpl
 
setScaling(float, float, float) - Method in interface com.tokelon.toktales.core.render.model.IRenderModel
 
setScaling(float, float, float) - Method in class com.tokelon.toktales.core.render.model.RenderModel
 
setScaling2D(float, float) - Method in interface com.tokelon.toktales.core.render.model.IRenderModel
 
setScaling2D(float, float) - Method in class com.tokelon.toktales.core.render.model.RenderModel
 
setSceneCamera(ICamera) - Method in class com.tokelon.toktales.core.game.state.scene.BaseGamescene
Sets the scene camera.
setSceneCameraController(ICameraController) - Method in class com.tokelon.toktales.core.game.state.scene.ExtendedGamescene
Sets the scene camera controller.
setSceneControlHandler(IControlHandler) - Method in class com.tokelon.toktales.core.game.state.scene.BaseGamescene
Sets the scene control handler.
setSceneControlHandlerCustom(ILocalMapControlHandler) - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapGamescene
setSceneControllerManager(IControllerManager) - Method in class com.tokelon.toktales.core.game.state.scene.BaseGamescene
Sets the scene controller manager.
setSceneMapController(IMapController) - Method in class com.tokelon.toktales.core.game.state.scene.ExtendedGamescene
Sets the scene map controller.
setScenePlayerController(IPlayerController) - Method in class com.tokelon.toktales.core.game.state.scene.ExtendedGamescene
Sets the scene player controller.
setSceneWorldspace(IWorldspace) - Method in class com.tokelon.toktales.core.game.state.scene.ExtendedGamescene
Sets the scene worldspace.
setSetupMode(IEngineSetup.SetupMode) - Method in class com.tokelon.toktales.core.engine.setup.AbstractInjectSetup
 
setSetupMode(IEngineSetup.SetupMode) - Method in interface com.tokelon.toktales.core.engine.setup.IEngineSetup
Sets the mode in which the setup should be run.
setShape(float, float, float, float) - Method in interface com.tokelon.toktales.core.render.shapes.ILineShape
 
setShape(float, float) - Method in interface com.tokelon.toktales.core.render.shapes.IRectangleShape
 
setShape(float, float, float, float, float, float) - Method in interface com.tokelon.toktales.core.render.shapes.ITriangleShape
 
setShape(float, float, float, float) - Method in class com.tokelon.toktales.core.render.shapes.LineShape
 
setShape(float, float) - Method in class com.tokelon.toktales.core.render.shapes.RectangleShape
 
setShape(float, float, float, float, float, float) - Method in class com.tokelon.toktales.core.render.shapes.TriangleShape
 
setShiftValue(int) - Method in interface com.tokelon.toktales.core.screen.view.IRenderGrid.IShift
 
setShiftValue(int) - Method in class com.tokelon.toktales.core.screen.view.RenderGrid.Shift
 
setSize(float, float) - Method in class com.tokelon.toktales.core.game.model.AbstractCameraStateDecorator
 
setSize(float, float) - Method in class com.tokelon.toktales.core.game.model.CameraModel
 
setSize(float, float) - Method in class com.tokelon.toktales.core.game.model.entity.AbstractGameEntityStateDecorator
 
setSize(float, float) - Method in class com.tokelon.toktales.core.game.model.entity.GameEntityModel
 
setSize(float, float) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntityState
 
setSize(float, float) - Method in interface com.tokelon.toktales.core.game.model.ICameraState
Size is in world units.
setSize(float, float) - Method in class com.tokelon.toktales.core.render.renderer.CharRenderer
 
setSize(float, float) - Method in interface com.tokelon.toktales.core.render.renderer.ICharRenderer
 
setSize(float) - Method in class com.tokelon.toktales.core.render.shapes.BaseShape
Sets the shape scale to the given size.
setSize(float) - Method in interface com.tokelon.toktales.core.render.shapes.ILineShape
 
setSize(float) - Method in interface com.tokelon.toktales.core.render.shapes.IPointShape
 
setSize(float) - Method in interface com.tokelon.toktales.core.render.shapes.IRectangleShape
 
setSize(float) - Method in interface com.tokelon.toktales.core.render.shapes.ITriangleShape
 
setSize(float, float) - Method in class com.tokelon.toktales.core.screen.view.AccurateViewport
 
setSize(int, int) - Method in class com.tokelon.toktales.core.screen.view.StrictViewport
 
setSize(int, int) - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindow
 
setSize(int, int) - Method in interface com.tokelon.toktales.desktop.ui.window.IWindow
 
setSize(float) - Method in interface com.tokelon.toktales.extensions.core.game.model.IScreenDialog.ICharMeta
 
setSource(IGLScript) - Method in class com.tokelon.toktales.core.render.opengl.gl20.facade.GLShader
 
setSource(IGLScript) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.facade.IGLShader
 
setSpaceWidthModifier(float) - Method in interface com.tokelon.toktales.extensions.core.game.model.ITextBox
 
setSpaceWidthModifier(float) - Method in class com.tokelon.toktales.extensions.core.game.model.TextBox
 
setSpeed(float, float) - Method in class com.tokelon.toktales.core.game.model.AbstractCameraStateDecorator
 
setSpeed(float, float) - Method in class com.tokelon.toktales.core.game.model.CameraModel
 
setSpeed(float, float) - Method in class com.tokelon.toktales.core.game.model.entity.AbstractGameEntityStateDecorator
 
setSpeed(float, float) - Method in class com.tokelon.toktales.core.game.model.entity.GameEntityModel
 
setSpeed(float, float) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntityState
 
setSpeed(float, float) - Method in interface com.tokelon.toktales.core.game.model.ICameraState
 
setSpeedX(float) - Method in class com.tokelon.toktales.core.game.model.AbstractCameraStateDecorator
 
setSpeedX(float) - Method in class com.tokelon.toktales.core.game.model.CameraModel
 
setSpeedX(float) - Method in class com.tokelon.toktales.core.game.model.entity.AbstractGameEntityStateDecorator
 
setSpeedX(float) - Method in class com.tokelon.toktales.core.game.model.entity.GameEntityModel
 
setSpeedX(float) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntityState
 
setSpeedX(float) - Method in interface com.tokelon.toktales.core.game.model.ICameraState
 
setSpeedY(float) - Method in class com.tokelon.toktales.core.game.model.AbstractCameraStateDecorator
 
setSpeedY(float) - Method in class com.tokelon.toktales.core.game.model.CameraModel
 
setSpeedY(float) - Method in class com.tokelon.toktales.core.game.model.entity.AbstractGameEntityStateDecorator
 
setSpeedY(float) - Method in class com.tokelon.toktales.core.game.model.entity.GameEntityModel
 
setSpeedY(float) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntityState
 
setSpeedY(float) - Method in interface com.tokelon.toktales.core.game.model.ICameraState
 
setState(int) - Method in interface com.tokelon.toktales.core.game.logic.map.IMapCoverageState.IMutableMapCoverageState
 
setState(int) - Method in class com.tokelon.toktales.core.game.logic.map.MapCoverageState
 
setStateControlHandler(IControlHandler) - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
Sets the state control handler.
setStateControlHandlerCustom(ILocalMapControlHandler) - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapGamestate
setStateControlScheme(IControlScheme) - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
Sets the state control scheme.
setStateInputHandler(IGameStateInputHandler) - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
Sets the state input handler.
setStateRenderCustom(ILocalMapStateRenderer) - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapGamestate
setStateRenderer(IGameStateRenderer) - Method in class com.tokelon.toktales.core.game.state.BaseGamestate
Sets the state render.
setStaticCoordinates(IPoint2f) - Method in class com.tokelon.toktales.core.game.model.entity.ExtendedGameEntity
 
setStaticCoordinates(float, float) - Method in class com.tokelon.toktales.core.game.model.entity.ExtendedGameEntity
 
setStaticCoordinates(IPoint2f) - Method in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity
setStaticCoordinates(float, float) - Method in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity
setStaticCoordinates(IPoint2f) - Method in class com.tokelon.toktales.core.game.model.ExtendedCamera
 
setStaticCoordinates(float, float) - Method in class com.tokelon.toktales.core.game.model.ExtendedCamera
 
setStaticCoordinates(IPoint2f) - Method in interface com.tokelon.toktales.core.game.model.IExtendedCamera
 
setStaticCoordinates(float, float) - Method in interface com.tokelon.toktales.core.game.model.IExtendedCamera
 
setStaticGraphic(IBaseGraphic) - Method in class com.tokelon.toktales.core.game.logic.entity.GraphicsImage
 
setStaticGraphic(IBaseGraphic, String) - Method in class com.tokelon.toktales.core.game.logic.entity.GraphicsImage
 
setStaticGraphic(IBaseGraphic) - Method in interface com.tokelon.toktales.core.game.logic.entity.IGraphicsImage
 
setStaticGraphic(IBaseGraphic, String) - Method in interface com.tokelon.toktales.core.game.logic.entity.IGraphicsImage
 
setStaticGraphic(IBaseGraphic) - Method in class com.tokelon.toktales.core.game.model.entity.ExtendedGameEntity
 
setStaticGraphic(IBaseGraphic) - Method in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity
 
setStrategy(ICollisionStrategy) - Method in interface com.tokelon.toktales.core.game.world.ICollisionManager
 
setStrategy(ICollisionStrategy) - Method in class com.tokelon.toktales.core.game.world.Worldspace
 
setSurfaceName(String) - Method in interface com.tokelon.toktales.core.screen.surface.ISurfaceHandler
Sets the name that will be used for the surface.
setSurfaceName(String) - Method in class com.tokelon.toktales.core.screen.surface.SurfaceHandler
 
setSwapInterval(int) - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindow
 
setSwapInterval(int) - Method in interface com.tokelon.toktales.desktop.ui.window.IWindow
 
setTarget(IApplicationLocation, String) - Method in class com.tokelon.toktales.core.config.StorageConfigLoader
 
setTarget(String) - Method in interface com.tokelon.toktales.core.game.logic.map.IMapSaver
 
setTarget(OutputStream) - Method in interface com.tokelon.toktales.core.game.logic.map.IMapSaver
 
setTarget(IApplicationLocation, String) - Method in class com.tokelon.toktales.core.tiled.StorageTiledMapLoaderAuto
Opens an InputStream to the target file.
setTarget(InputStream, String) - Method in class com.tokelon.toktales.core.tiled.StorageTiledMapLoaderManual
 
setTargetAlignment(int) - Method in interface com.tokelon.toktales.core.render.model.ILineModel
 
setTargetAlignment(int) - Method in class com.tokelon.toktales.core.render.model.LineModel
 
setTargetCenterAlignment(int) - Method in interface com.tokelon.toktales.core.render.model.ILineModel
 
setTargetCenterAlignment(int) - Method in class com.tokelon.toktales.core.render.model.LineModel
 
setTargetColor(Vector4f) - Method in class com.tokelon.toktales.core.render.model.FontModel
 
setTargetColor(Vector4f) - Method in interface com.tokelon.toktales.core.render.model.IFontModel
 
setTargetColor(Vector4f) - Method in interface com.tokelon.toktales.core.render.model.ILineModel
 
setTargetColor(Vector4f) - Method in interface com.tokelon.toktales.core.render.model.IPointModel
 
setTargetColor(Vector4f) - Method in interface com.tokelon.toktales.core.render.model.IRectangleModel
 
setTargetColor(Vector4f) - Method in interface com.tokelon.toktales.core.render.model.ITriangleModel
 
setTargetColor(Vector4f) - Method in class com.tokelon.toktales.core.render.model.LineModel
 
setTargetColor(Vector4f) - Method in class com.tokelon.toktales.core.render.model.PointModel
 
setTargetColor(Vector4f) - Method in class com.tokelon.toktales.core.render.model.RectangleModel
 
setTargetColor(Vector4f) - Method in class com.tokelon.toktales.core.render.model.TriangleModel
 
setTargetCoordinates(float, float, float, float) - Method in interface com.tokelon.toktales.core.render.model.ILineModel
 
setTargetCoordinates(float, float) - Method in interface com.tokelon.toktales.core.render.model.IPointModel
 
setTargetCoordinates(float, float, float, float, float, float, float, float) - Method in interface com.tokelon.toktales.core.render.model.IRectangleModel
 
setTargetCoordinates(float, float, float, float, float, float) - Method in interface com.tokelon.toktales.core.render.model.ITriangleModel
 
setTargetCoordinates(float, float, float, float) - Method in class com.tokelon.toktales.core.render.model.LineModel
 
setTargetCoordinates(float, float) - Method in class com.tokelon.toktales.core.render.model.PointModel
 
setTargetCoordinates(float, float, float, float, float, float, float, float) - Method in class com.tokelon.toktales.core.render.model.RectangleModel
 
setTargetCoordinates(float, float, float, float, float, float) - Method in class com.tokelon.toktales.core.render.model.TriangleModel
 
setTargetOutlineWidth(float) - Method in interface com.tokelon.toktales.core.render.model.IRectangleModel
 
setTargetOutlineWidth(float) - Method in interface com.tokelon.toktales.core.render.model.ITriangleModel
 
setTargetOutlineWidth(float) - Method in class com.tokelon.toktales.core.render.model.RectangleModel
 
setTargetOutlineWidth(float) - Method in class com.tokelon.toktales.core.render.model.TriangleModel
 
setTargetSize(float) - Method in interface com.tokelon.toktales.core.render.model.IPointModel
 
setTargetSize(float) - Method in class com.tokelon.toktales.core.render.model.PointModel
 
setTargetSprite(ISprite) - Method in interface com.tokelon.toktales.core.render.model.ISpriteModel
 
setTargetSprite(ISprite) - Method in class com.tokelon.toktales.core.render.model.SpriteModel
 
setTargetTexture(ITexture) - Method in interface com.tokelon.toktales.core.render.model.IManagedTextureModel
 
setTargetTexture(ITexture) - Method in class com.tokelon.toktales.core.render.model.ManagedTextureModel
 
setTargetWidth(float) - Method in interface com.tokelon.toktales.core.render.model.ILineModel
 
setTargetWidth(float) - Method in class com.tokelon.toktales.core.render.model.LineModel
 
Setter() - Constructor for class com.tokelon.toktales.core.engine.log.LoggingManager.Setter
 
setText(String) - Method in interface com.tokelon.toktales.extensions.core.game.model.ITextBox
 
setText(String) - Method in class com.tokelon.toktales.extensions.core.game.model.TextBox
 
setTextColor(IRGBAColor) - Method in class com.tokelon.toktales.extensions.core.game.model.ScreenDialog
 
setTextSize(float) - Method in interface com.tokelon.toktales.extensions.core.game.model.ITextBox
 
setTextSize(float) - Method in class com.tokelon.toktales.extensions.core.game.model.TextBox
 
setTextSize(float) - Method in class com.tokelon.toktales.extensions.core.game.renderer.ConsoleOverlayRenderer
 
setTexture(ITexture) - Method in class com.tokelon.toktales.core.render.texture.DefaultTextureCoordinator.BindingInfo
 
setTextureCoordinator(ITextureCoordinator) - Method in interface com.tokelon.toktales.core.render.model.IManagedTextureModel
 
setTextureCoordinator(ITextureCoordinator) - Method in class com.tokelon.toktales.core.render.model.ManagedTextureModel
 
setTextureCoords(float[]) - Method in class com.tokelon.toktales.android.render.opengl.GLSpriteMesh
 
setTextureCoords(FloatBuffer) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLSpriteMesh
 
setTextureFormat(int) - Method in interface com.tokelon.toktales.core.render.texture.ITexture
 
setTextureFormat(int) - Method in class com.tokelon.toktales.core.render.texture.Texture
 
setTextureRotation(float, float) - Method in interface com.tokelon.toktales.core.render.model.ITexturedModel
 
setTextureRotation(float, float) - Method in class com.tokelon.toktales.core.render.model.TexturedModel
 
setTextureScaling(float, float) - Method in interface com.tokelon.toktales.core.render.model.ITexturedModel
 
setTextureScaling(float, float) - Method in class com.tokelon.toktales.core.render.model.TexturedModel
 
setTextureTranslation(float, float) - Method in interface com.tokelon.toktales.core.render.model.ITexturedModel
 
setTextureTranslation(float, float) - Method in class com.tokelon.toktales.core.render.model.TexturedModel
 
setTimeout(long) - Method in class com.tokelon.toktales.core.game.logic.ActionTakerImpl
 
setTimeout(long) - Method in interface com.tokelon.toktales.core.game.logic.IActionTaker
 
SettingsActivity - Class in com.tokelon.toktales.android.activity
 
SettingsActivity() - Constructor for class com.tokelon.toktales.android.activity.SettingsActivity
 
setTitle(String) - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindow
 
setTitle(String) - Method in interface com.tokelon.toktales.desktop.ui.window.IWindow
 
setToChild(ILocationPath) - Method in interface com.tokelon.toktales.core.location.IMutableLocationPath
 
setToChild(String) - Method in interface com.tokelon.toktales.core.location.IMutableLocationPath
 
setToChild(ILocationPath) - Method in class com.tokelon.toktales.core.location.MutableLocationPath
 
setToChild(String) - Method in class com.tokelon.toktales.core.location.MutableLocationPath
 
setTop(float) - Method in interface com.tokelon.toktales.core.game.model.IRectangle2f.IMutableRectangle2f
 
setTop(int) - Method in interface com.tokelon.toktales.core.game.model.IRectangle2i.IMutableRectangle2i
 
setTop(float) - Method in class com.tokelon.toktales.core.game.model.Rectangle2fImpl
 
setTop(int) - Method in class com.tokelon.toktales.core.game.model.Rectangle2iImpl
 
setToParent() - Method in interface com.tokelon.toktales.core.location.IMutableLocationPath
 
setToParent() - Method in class com.tokelon.toktales.core.location.MutableLocationPath
 
setTransitionDestination(IMapPosition) - Method in interface com.tokelon.toktales.core.game.logic.map.IMapCoverageState.IMutableMapCoverageState
 
setTransitionDestination(int, int) - Method in interface com.tokelon.toktales.core.game.logic.map.IMapCoverageState.IMutableMapCoverageState
 
setTransitionDestination(IMapPosition) - Method in class com.tokelon.toktales.core.game.logic.map.MapCoverageState
 
setTransitionDestination(int, int) - Method in class com.tokelon.toktales.core.game.logic.map.MapCoverageState
 
setTransitionOrigin(IMapPosition) - Method in interface com.tokelon.toktales.core.game.logic.map.IMapCoverageState.IMutableMapCoverageState
 
setTransitionOrigin(int, int) - Method in interface com.tokelon.toktales.core.game.logic.map.IMapCoverageState.IMutableMapCoverageState
 
setTransitionOrigin(IMapPosition) - Method in class com.tokelon.toktales.core.game.logic.map.MapCoverageState
 
setTransitionOrigin(int, int) - Method in class com.tokelon.toktales.core.game.logic.map.MapCoverageState
 
setTranslation(float, float, float) - Method in interface com.tokelon.toktales.core.render.model.IRenderModel
 
setTranslation(float, float, float) - Method in class com.tokelon.toktales.core.render.model.RenderModel
 
setTranslation2D(float, float) - Method in interface com.tokelon.toktales.core.render.model.IRenderModel
 
setTranslation2D(float, float) - Method in class com.tokelon.toktales.core.render.model.RenderModel
 
setUniform(String, Matrix4f) - Method in class com.tokelon.toktales.android.render.opengl.ShaderProgram
 
setUniform(String, int) - Method in class com.tokelon.toktales.android.render.opengl.ShaderProgram
 
setUniform(String, Vector4f) - Method in class com.tokelon.toktales.android.render.opengl.ShaderProgram
 
setUniform(String, Matrix4f) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.ShaderProgram
 
setUniform(String, int) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.ShaderProgram
 
setUniform(String, Vector4f) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.ShaderProgram
 
setUniformMatrix4fv(IGLUniform, boolean, Matrix4f) - Method in class com.tokelon.toktales.core.render.opengl.gl20.facade.GLProgram
 
setUniformMatrix4fv(IGLUniform, boolean, Matrix4f) - Method in interface com.tokelon.toktales.core.render.opengl.gl20.facade.IGLProgram
 
setUnloaded() - Method in class com.tokelon.toktales.core.render.texture.DefaultTextureManager.TextureInfo
 
setUnpackAlignment(int) - Method in interface com.tokelon.toktales.core.render.texture.ITexture
 
setUnpackAlignment(int) - Method in class com.tokelon.toktales.core.render.texture.Texture
 
setup() - Method in class com.tokelon.toktales.desktop.lwjgl.LWJGLProgram
 
setup() - Method in class com.tokelon.toktales.tools.tiled.TiledMapTilesetReader
 
setupEngine(IEngineSetup, IEngineContext) - Method in class com.tokelon.toktales.core.engine.BaseEngineLauncher
Runs the engine setup with the given context.
setupFramesWithDurations(int...) - Method in class com.tokelon.toktales.core.game.graphic.animation.GameAnimation
 
setupFramesWithDurations(int...) - Method in interface com.tokelon.toktales.core.game.graphic.animation.IGameAnimation
 
setupFramesWithOneDuration(int, int) - Method in class com.tokelon.toktales.core.game.graphic.animation.GameAnimation
 
setupFramesWithOneDuration(int, int) - Method in interface com.tokelon.toktales.core.game.graphic.animation.IGameAnimation
 
setupGraphics(IBaseGraphic...) - Method in class com.tokelon.toktales.core.game.graphic.animation.GameAnimation
 
setupGraphics(IBaseGraphic...) - Method in interface com.tokelon.toktales.core.game.graphic.animation.IGameAnimation
 
setupPositions(IMapPosition, IMapPosition) - Method in interface com.tokelon.toktales.core.game.logic.motion.IMapMotion
 
setupPositions(int, int, int, int) - Method in interface com.tokelon.toktales.core.game.logic.motion.IMapMotion
 
setValue(String) - Method in class com.tokelon.toktales.tools.tiled.model.TMXPropertyImpl
 
setVelocity(float, float) - Method in class com.tokelon.toktales.core.game.logic.motion.AbstractGameMotion
 
setVelocity(float, float) - Method in interface com.tokelon.toktales.core.game.logic.motion.IGameMotion
 
setVelocity(float, float) - Method in class com.tokelon.toktales.core.game.logic.motion.StraightGameMotion
 
setVelocity(float, float) - Method in class com.tokelon.toktales.core.game.model.AbstractCameraStateDecorator
 
setVelocity(float, float) - Method in class com.tokelon.toktales.core.game.model.CameraModel
 
setVelocity(float, float) - Method in class com.tokelon.toktales.core.game.model.entity.AbstractGameEntityStateDecorator
 
setVelocity(float, float) - Method in class com.tokelon.toktales.core.game.model.entity.GameEntityModel
 
setVelocity(float, float) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntityState
 
setVelocity(float, float) - Method in interface com.tokelon.toktales.core.game.model.ICameraState
 
setVelocityX(float) - Method in class com.tokelon.toktales.core.game.model.AbstractCameraStateDecorator
 
setVelocityX(float) - Method in class com.tokelon.toktales.core.game.model.CameraModel
 
setVelocityX(float) - Method in class com.tokelon.toktales.core.game.model.entity.AbstractGameEntityStateDecorator
 
setVelocityX(float) - Method in class com.tokelon.toktales.core.game.model.entity.GameEntityModel
 
setVelocityX(float) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntityState
 
setVelocityX(float) - Method in interface com.tokelon.toktales.core.game.model.ICameraState
 
setVelocityY(float) - Method in class com.tokelon.toktales.core.game.model.AbstractCameraStateDecorator
 
setVelocityY(float) - Method in class com.tokelon.toktales.core.game.model.CameraModel
 
setVelocityY(float) - Method in class com.tokelon.toktales.core.game.model.entity.AbstractGameEntityStateDecorator
 
setVelocityY(float) - Method in class com.tokelon.toktales.core.game.model.entity.GameEntityModel
 
setVelocityY(float) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntityState
 
setVelocityY(float) - Method in interface com.tokelon.toktales.core.game.model.ICameraState
 
setViewName(String) - Method in interface com.tokelon.toktales.android.render.IRenderView
Sets the view name.
setViewName(String) - Method in class com.tokelon.toktales.android.render.opengl.RenderGLSurfaceView
 
setViewport(IScreenViewport) - Method in interface com.tokelon.toktales.android.render.tools.IUIControl
 
setViewport(IScreenViewport) - Method in class com.tokelon.toktales.android.render.tools.UIControl
 
setVisible(boolean) - Method in class com.tokelon.toktales.core.game.model.entity.AbstractGameEntityStateDecorator
 
setVisible(boolean) - Method in class com.tokelon.toktales.core.game.model.entity.GameEntityModel
 
setVisible(boolean) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntityState
 
setVisible(boolean) - Method in class com.tokelon.toktales.core.game.model.map.elements.AbstractMapElement.AbstractMutableMapElement
 
setVisible(boolean) - Method in class com.tokelon.toktales.core.game.model.map.elements.MapElementImpl
 
setVisible(boolean) - Method in class com.tokelon.toktales.core.tiled.TiledTileElement
 
setWalkable(int) - Method in class com.tokelon.toktales.core.game.model.map.elements.AbstractMapElement.AbstractMutableMapElement
 
setWalkable(int) - Method in class com.tokelon.toktales.core.game.model.map.elements.MapElementImpl
 
setWalkMinBlockDistance(int) - Method in interface com.tokelon.toktales.core.game.model.map.entities.IPlayerEntity
 
setWalkMinBlockDistance(int) - Method in class com.tokelon.toktales.core.game.model.map.entities.PlayerEntity
 
setWalkOneBlockDuration(int) - Method in interface com.tokelon.toktales.core.game.model.map.entities.IPlayerEntity
 
setWalkOneBlockDuration(int) - Method in class com.tokelon.toktales.core.game.model.map.entities.PlayerEntity
 
setWidth(float) - Method in class com.tokelon.toktales.core.game.model.entity.AbstractGameEntityStateDecorator
 
setWidth(float) - Method in class com.tokelon.toktales.core.game.model.entity.GameEntityModel
 
setWidth(float) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntityState
 
setWidth(float) - Method in interface com.tokelon.toktales.core.game.model.IRectangle2f.IMutableRectangle2f
 
setWidth(int) - Method in interface com.tokelon.toktales.core.game.model.IRectangle2i.IMutableRectangle2i
 
setWidth(float) - Method in class com.tokelon.toktales.core.game.model.Rectangle2fImpl
 
setWidth(int) - Method in class com.tokelon.toktales.core.game.model.Rectangle2iImpl
 
setWidth(float) - Method in interface com.tokelon.toktales.core.render.shapes.ILineShape
 
setWidth(float) - Method in class com.tokelon.toktales.core.render.shapes.LineShape
 
setWindowed(int, int, int, int) - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindow
 
setWindowed(int, int, int, int) - Method in interface com.tokelon.toktales.desktop.ui.window.IWindow
 
setWindowHint(int, int) - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindowToolkit
 
setWindowHint(int, int) - Method in interface com.tokelon.toktales.desktop.ui.window.IWindowToolkit
 
setWindowHintString(int, String) - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindowToolkit
 
setWindowHintString(int, String) - Method in interface com.tokelon.toktales.desktop.ui.window.IWindowToolkit
 
setWorldCoordinates(float, float) - Method in class com.tokelon.toktales.core.game.model.AbstractCameraStateDecorator
 
setWorldCoordinates(IPoint2f) - Method in class com.tokelon.toktales.core.game.model.AbstractCameraStateDecorator
 
setWorldCoordinates(IPoint2f) - Method in class com.tokelon.toktales.core.game.model.CameraModel
 
setWorldCoordinates(float, float) - Method in class com.tokelon.toktales.core.game.model.CameraModel
 
setWorldCoordinates(float, float) - Method in class com.tokelon.toktales.core.game.model.entity.AbstractGameEntityStateDecorator
 
setWorldCoordinates(IPoint2f) - Method in class com.tokelon.toktales.core.game.model.entity.AbstractGameEntityStateDecorator
 
setWorldCoordinates(float, float) - Method in class com.tokelon.toktales.core.game.model.entity.ExtendedGameEntity
 
setWorldCoordinates(IPoint2f) - Method in class com.tokelon.toktales.core.game.model.entity.GameEntityModel
 
setWorldCoordinates(float, float) - Method in class com.tokelon.toktales.core.game.model.entity.GameEntityModel
 
setWorldCoordinates(float, float) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntityState
 
setWorldCoordinates(IPoint2f) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntityState
 
setWorldCoordinates(float, float) - Method in class com.tokelon.toktales.core.game.model.ExtendedCamera
 
setWorldCoordinates(float, float) - Method in interface com.tokelon.toktales.core.game.model.ICameraState
 
setWorldCoordinates(IPoint2f) - Method in interface com.tokelon.toktales.core.game.model.ICameraState
 
setWrap(int, int) - Method in interface com.tokelon.toktales.core.render.texture.ITexture
 
setWrap(int, int) - Method in class com.tokelon.toktales.core.render.texture.Texture
 
setX(float) - Method in interface com.tokelon.toktales.core.game.model.IPoint2f.IMutablePoint2f
 
setX(int) - Method in interface com.tokelon.toktales.core.game.model.IPoint2i.IMutablePoint2i
 
setX(int) - Method in class com.tokelon.toktales.core.game.model.map.MapPositionImpl
 
setX(float) - Method in class com.tokelon.toktales.core.game.model.Point2fImpl
 
setX(int) - Method in class com.tokelon.toktales.core.game.model.Point2iImpl
 
setX(int) - Method in class com.tokelon.toktales.core.game.world.GridPositionImpl
 
setY(float) - Method in interface com.tokelon.toktales.core.game.model.IPoint2f.IMutablePoint2f
 
setY(int) - Method in interface com.tokelon.toktales.core.game.model.IPoint2i.IMutablePoint2i
 
setY(int) - Method in class com.tokelon.toktales.core.game.model.map.MapPositionImpl
 
setY(float) - Method in class com.tokelon.toktales.core.game.model.Point2fImpl
 
setY(int) - Method in class com.tokelon.toktales.core.game.model.Point2iImpl
 
setY(int) - Method in class com.tokelon.toktales.core.game.world.GridPositionImpl
 
setZoom(float, boolean) - Method in class com.tokelon.toktales.core.game.model.AbstractCameraStateDecorator
 
setZoom(float, boolean) - Method in class com.tokelon.toktales.core.game.model.CameraModel
 
setZoom(float, boolean) - Method in interface com.tokelon.toktales.core.game.model.ICameraState
 
ShaderProgram - Class in com.tokelon.toktales.android.render.opengl
 
ShaderProgram() - Constructor for class com.tokelon.toktales.android.render.opengl.ShaderProgram
 
ShaderProgram(ILoggerFactory) - Constructor for class com.tokelon.toktales.android.render.opengl.ShaderProgram
 
ShaderProgram - Class in com.tokelon.toktales.desktop.lwjgl.render.opengl
 
ShaderProgram() - Constructor for class com.tokelon.toktales.desktop.lwjgl.render.opengl.ShaderProgram
 
ShaderProgram(ILoggerFactory) - Constructor for class com.tokelon.toktales.desktop.lwjgl.render.opengl.ShaderProgram
 
Shaders - Class in com.tokelon.toktales.desktop.lwjgl.render.opengl
 
ShapeRenderer - Class in com.tokelon.toktales.core.render.renderer
 
ShapeRenderer(IRenderAccess) - Constructor for class com.tokelon.toktales.core.render.renderer.ShapeRenderer
 
Shift() - Constructor for class com.tokelon.toktales.core.screen.view.RenderGrid.Shift
 
shouldClose() - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindow
 
shouldClose() - Method in interface com.tokelon.toktales.desktop.ui.window.IWindow
 
shouldLoop(IEngineContext) - Method in class com.tokelon.toktales.desktop.engine.AbstractEngineLooper
Returns whether this looper should continue looping, or stop.
shouldLoop(IEngineContext) - Method in class com.tokelon.toktales.desktop.engine.WindowEngineLooper
 
show() - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindow
 
show() - Method in interface com.tokelon.toktales.desktop.ui.window.IWindow
 
showKeyboard(View) - Method in interface com.tokelon.toktales.android.activity.integration.IKeyboardActivityIntegration
 
showKeyboard(View) - Method in class com.tokelon.toktales.android.activity.integration.KeyboardActivityIntegration
 
shutdown() - Method in class com.tokelon.toktales.core.content.manage.RecyclableExecutorService
 
shutdownEngine(IEngineContext) - Method in class com.tokelon.toktales.core.engine.BaseEngineLauncher
Runs the shutdown logic for the engine.
shutdownEngine(IEngineContext) - Method in class com.tokelon.toktales.desktop.lwjgl.LWJGLEngineLauncher
 
shutdownNow() - Method in class com.tokelon.toktales.core.content.manage.RecyclableExecutorService
 
shutdownProgram(IEngineContext) - Method in class com.tokelon.toktales.desktop.engine.WindowEngineLauncher
 
shutdownProgram(IEngineContext) - Method in class com.tokelon.toktales.desktop.lwjgl.LWJGLEngineLauncher
 
SimpleInjectConfig - Class in com.tokelon.toktales.tools.core.sub.inject.config
 
SimpleInjectConfig() - Constructor for class com.tokelon.toktales.tools.core.sub.inject.config.SimpleInjectConfig
 
SimpleInjectConfig(Module...) - Constructor for class com.tokelon.toktales.tools.core.sub.inject.config.SimpleInjectConfig
 
SimpleInjectConfig(Collection<Module>) - Constructor for class com.tokelon.toktales.tools.core.sub.inject.config.SimpleInjectConfig
 
SimpleIntegratorBuilder - Class in com.tokelon.toktales.tools.android.activity.integration
 
SimpleIntegratorBuilder() - Constructor for class com.tokelon.toktales.tools.android.activity.integration.SimpleIntegratorBuilder
 
SimpleRequestPermissionsIntegration - Class in com.tokelon.toktales.android.activity.integration
 
SimpleRequestPermissionsIntegration(ILogging, String...) - Constructor for class com.tokelon.toktales.android.activity.integration.SimpleRequestPermissionsIntegration
 
SimpleRequestPermissionsIntegration(ILogging, int, String...) - Constructor for class com.tokelon.toktales.android.activity.integration.SimpleRequestPermissionsIntegration
 
SimpleRequestPermissionsIntegration.SimpleRequestPermissionsIntegrationFactory - Class in com.tokelon.toktales.android.activity.integration
 
SimpleRequestPermissionsIntegrationFactory(ILogging) - Constructor for class com.tokelon.toktales.android.activity.integration.SimpleRequestPermissionsIntegration.SimpleRequestPermissionsIntegrationFactory
 
SingleActivityEngineIntegration - Class in com.tokelon.toktales.android.activity.integration.engine
 
SingleActivityEngineIntegration(IEnterActivityEngineIntegration, IRunActivityEngineIntegration, IExitActivityEngineIntegration) - Constructor for class com.tokelon.toktales.android.activity.integration.engine.SingleActivityEngineIntegration
 
skipObservationNotificationHook(String) - Method in interface com.tokelon.toktales.core.game.logic.observers.IObservation.IObservationHook
 
skipObservationNotificationHook(String) - Method in class com.tokelon.toktales.core.game.model.Camera.CameraParticipationHook
 
skipParticipationNotificationHook(String) - Method in interface com.tokelon.toktales.core.game.logic.observers.IBaseParticipation.IParticipationHook
 
skipParticipationNotificationHook(String) - Method in class com.tokelon.toktales.core.game.model.Camera.CameraParticipationHook
 
SleepingEngineLooper - Class in com.tokelon.toktales.core.engine
 
SleepingEngineLooper() - Constructor for class com.tokelon.toktales.core.engine.SleepingEngineLooper
 
SLF4JLogger - Class in com.tokelon.toktales.core.engine.log
 
SLF4JLogger(Logger) - Constructor for class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
SLF4JLoggerFactory - Class in com.tokelon.toktales.core.engine.log
 
SLF4JLoggerFactory(ILoggerFactory, ILoggerNamer) - Constructor for class com.tokelon.toktales.core.engine.log.SLF4JLoggerFactory
 
SLF4JLoggingFactory - Class in com.tokelon.toktales.core.engine.log
 
SLF4JLoggingFactory(ILoggerNamer) - Constructor for class com.tokelon.toktales.core.engine.log.SLF4JLoggingFactory
 
SoundAsset - Class in com.tokelon.toktales.core.content.manage.sound
 
SoundAsset(ISound) - Constructor for class com.tokelon.toktales.core.content.manage.sound.SoundAsset
 
SoundAssetManager - Class in com.tokelon.toktales.core.content.manage.sound
 
SoundAssetManager(ILoggerFactory, ISpecialAssetManager<ISoundAsset>, IAssetStore<ISoundAsset, ISoundAssetKey>, IAssetLoader<ISoundAsset, ISoundAssetKey, INamedOptions>) - Constructor for class com.tokelon.toktales.core.content.manage.sound.SoundAssetManager
 
SourceEmptyException - Exception in com.tokelon.toktales.core.game.controller.map
 
SourceEmptyException() - Constructor for exception com.tokelon.toktales.core.game.controller.map.SourceEmptyException
 
SourceEmptyException(String) - Constructor for exception com.tokelon.toktales.core.game.controller.map.SourceEmptyException
 
SourceEmptyException(Throwable) - Constructor for exception com.tokelon.toktales.core.game.controller.map.SourceEmptyException
 
SourceEmptyException(String, Throwable) - Constructor for exception com.tokelon.toktales.core.game.controller.map.SourceEmptyException
 
SOUTH - Static variable in interface com.tokelon.toktales.core.game.world.ICompassDirection
 
SOUTH_EAST - Static variable in interface com.tokelon.toktales.core.game.world.ICompassDirection
 
SOUTH_WEST - Static variable in interface com.tokelon.toktales.core.game.world.ICompassDirection
 
sprite - Variable in class com.tokelon.toktales.core.tiled.TiledMapObject
 
SpriteAsset - Class in com.tokelon.toktales.core.content.sprite
 
SpriteAsset(ITexture) - Constructor for class com.tokelon.toktales.core.content.sprite.SpriteAsset
 
SpriteAssetDecoder - Class in com.tokelon.toktales.core.content.manage.sprite
 
SpriteAssetDecoder(IBitmapAssetDecoder) - Constructor for class com.tokelon.toktales.core.content.manage.sprite.SpriteAssetDecoder
 
SpriteAssetKey - Class in com.tokelon.toktales.core.content.manage.sprite
 
SpriteAssetKey(String) - Constructor for class com.tokelon.toktales.core.content.manage.sprite.SpriteAssetKey
 
SpriteAssetLoader - Class in com.tokelon.toktales.core.content.manage.sprite
 
SpriteAssetLoader(ILoggerFactory, IAssetReaderManager, IAssetDecoder<ISpriteAsset, ISpriteAssetKey, IOptions>) - Constructor for class com.tokelon.toktales.core.content.manage.sprite.SpriteAssetLoader
 
SpriteAssetLoader(ILoggerFactory, IAssetReaderManager, IAssetDecoder<ISpriteAsset, ISpriteAssetKey, IOptions>, Provider<ExecutorService>) - Constructor for class com.tokelon.toktales.core.content.manage.sprite.SpriteAssetLoader
 
SpriteAssetManager - Class in com.tokelon.toktales.core.content.manage.sprite
 
SpriteAssetManager(ILoggerFactory, ISpecialAssetManager<ISpriteAsset>, IAssetStore<ISpriteAsset, ISpriteAssetKey>, IAssetLoader<ISpriteAsset, ISpriteAssetKey, IOptions>) - Constructor for class com.tokelon.toktales.core.content.manage.sprite.SpriteAssetManager
 
SpriteGraphicImpl - Class in com.tokelon.toktales.core.game.graphic
 
SpriteGraphicImpl(ISprite) - Constructor for class com.tokelon.toktales.core.game.graphic.SpriteGraphicImpl
 
SpriteImpl - Class in com.tokelon.toktales.core.content.sprite
 
SpriteImpl(String) - Constructor for class com.tokelon.toktales.core.content.sprite.SpriteImpl
 
SpriteModel - Class in com.tokelon.toktales.core.render.model
 
SpriteModel() - Constructor for class com.tokelon.toktales.core.render.model.SpriteModel
 
SpritesetSprite - Class in com.tokelon.toktales.core.content.sprite
 
SpritesetSprite(int, ISpriteset) - Constructor for class com.tokelon.toktales.core.content.sprite.SpritesetSprite
 
start() - Method in class com.tokelon.toktales.core.engine.DefaultEngineDriver
 
start() - Method in interface com.tokelon.toktales.core.engine.IEngineDriver
Runs the starting of the engine.
start(long) - Method in interface com.tokelon.toktales.core.game.logic.ITimeTrackerTool
 
start(long) - Method in class com.tokelon.toktales.core.game.logic.TimeTrackerTool
 
start() - Method in class com.tokelon.toktales.tools.assets.loader.AbstractExecutorServiceAssetLoader
 
start() - Method in interface com.tokelon.toktales.tools.assets.loader.IAssetLoader
 
startAnimation(IGameAnimation, long) - Method in class com.tokelon.toktales.core.game.logic.entity.GraphicsImage
 
startAnimation(IGameAnimation, long, String) - Method in class com.tokelon.toktales.core.game.logic.entity.GraphicsImage
 
startAnimation(IGameAnimation, long) - Method in interface com.tokelon.toktales.core.game.logic.entity.IGraphicsImage
 
startAnimation(IGameAnimation, long, String) - Method in interface com.tokelon.toktales.core.game.logic.entity.IGraphicsImage
 
startAnimation(IGameAnimation, long) - Method in class com.tokelon.toktales.core.game.model.entity.ExtendedGameEntity
 
startAnimation(IGameAnimation, long, IAnimationCallback<IGameAnimation>) - Method in class com.tokelon.toktales.core.game.model.entity.ExtendedGameEntity
 
startAnimation(IGameAnimation, long) - Method in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity
 
startAnimation(IGameAnimation, long, IAnimationCallback<IGameAnimation>) - Method in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity
 
startBatchDraw() - Method in class com.tokelon.toktales.core.render.renderer.CharRenderer
 
startBatchDraw() - Method in interface com.tokelon.toktales.core.render.renderer.IChunkRenderer
 
startBatchDraw() - Method in class com.tokelon.toktales.core.render.renderer.ImageRenderer
 
startBatchDraw() - Method in class com.tokelon.toktales.core.render.renderer.ShapeRenderer
 
startBatchDraw() - Method in class com.tokelon.toktales.extensions.core.render.TextRenderer
 
startControl() - Method in interface com.tokelon.toktales.android.render.tools.IUIControl
 
startControl() - Method in class com.tokelon.toktales.android.render.tools.UIControl
 
startGame() - Method in class com.tokelon.toktales.core.game.control.GameControl
 
startGame() - Method in interface com.tokelon.toktales.core.game.control.IGameControl
 
startLoaders() - Method in class com.tokelon.toktales.core.content.ContentManager
 
startLoaders() - Method in interface com.tokelon.toktales.core.content.IContentManager
 
startMotion(IGameMotion, long) - Method in class com.tokelon.toktales.core.game.model.entity.ExtendedGameEntity
 
startMotion(IGameMotion, long, IMotionCallback<IGameMotion>) - Method in class com.tokelon.toktales.core.game.model.entity.ExtendedGameEntity
 
startMotion(IGameMotion, long) - Method in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity
 
startMotion(IGameMotion, long, IMotionCallback<IGameMotion>) - Method in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity
 
startMotion(IGameMotion, long) - Method in class com.tokelon.toktales.core.game.model.ExtendedCamera
 
startMotion(IGameMotion, long, IMotionCallback<IGameMotion>) - Method in class com.tokelon.toktales.core.game.model.ExtendedCamera
 
startMotion(IGameMotion, long) - Method in interface com.tokelon.toktales.core.game.model.IExtendedCamera
 
startMotion(IGameMotion, long, IMotionCallback<IGameMotion>) - Method in interface com.tokelon.toktales.core.game.model.IExtendedCamera
 
startMoving(IGameEntity, int) - Method in class com.tokelon.toktales.core.game.controller.EntityController
 
startTime() - Method in interface com.tokelon.toktales.core.game.control.ITimeManager
 
startTime() - Method in class com.tokelon.toktales.core.game.control.TimeManager
 
startupEngine(IEngineContext) - Method in class com.tokelon.toktales.core.engine.BaseEngineLauncher
Runs the startup logic for the engine.
startupEngine(IEngineContext) - Method in class com.tokelon.toktales.desktop.lwjgl.LWJGLEngineLauncher
 
startupProgram(IEngineContext) - Method in class com.tokelon.toktales.desktop.engine.WindowEngineLauncher
 
startupProgram(IEngineContext) - Method in class com.tokelon.toktales.desktop.lwjgl.LWJGLEngineLauncher
 
STATE_CONSOLE - Static variable in class com.tokelon.toktales.extensions.core.values.GameStateExtensionsValues
 
STATE_COORDINATE_MOVING - Static variable in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity
 
STATE_COORDINATE_MOVING - Static variable in interface com.tokelon.toktales.core.game.model.IExtendedCamera
 
STATE_COORDINATE_NONE - Static variable in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity
 
STATE_COORDINATE_NONE - Static variable in interface com.tokelon.toktales.core.game.model.IExtendedCamera
 
STATE_COORDINATE_STILL - Static variable in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity
 
STATE_COORDINATE_STILL - Static variable in interface com.tokelon.toktales.core.game.model.IExtendedCamera
 
STATE_COVERAGE_MULTIPLE - Static variable in interface com.tokelon.toktales.core.game.logic.map.IMapCoverageState
 
STATE_COVERAGE_NONE - Static variable in interface com.tokelon.toktales.core.game.logic.map.IMapCoverageState
 
STATE_COVERAGE_SINGLE - Static variable in interface com.tokelon.toktales.core.game.logic.map.IMapCoverageState
 
STATE_COVERAGE_TRANSITION - Static variable in interface com.tokelon.toktales.core.game.logic.map.IMapCoverageState
 
STATE_FINISHED - Static variable in interface com.tokelon.toktales.core.game.graphic.animation.IBaseAnimation
 
STATE_FINISHED - Static variable in interface com.tokelon.toktales.core.game.logic.motion.IBaseMotion
 
STATE_GRAPHIC_ANIMATION - Static variable in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity
 
STATE_GRAPHIC_NONE - Static variable in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity
 
STATE_GRAPHIC_STATIC - Static variable in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity
 
STATE_INITIAL - Static variable in class com.tokelon.toktales.core.values.GameStateValues
 
STATE_LOCAL_MAP - Static variable in class com.tokelon.toktales.extensions.core.values.GameStateExtensionsValues
 
STATE_MOVING - Static variable in interface com.tokelon.toktales.core.game.logic.motion.IBaseMotion
 
STATE_NONE - Static variable in interface com.tokelon.toktales.core.game.graphic.animation.IBaseAnimation
 
STATE_NONE - Static variable in interface com.tokelon.toktales.core.game.logic.motion.IBaseMotion
 
STATE_PAUSED - Static variable in interface com.tokelon.toktales.core.game.control.ITimeTracker
 
STATE_PAUSED - Static variable in class com.tokelon.toktales.core.game.logic.TimeTrackerTool
 
STATE_RUNNING - Static variable in interface com.tokelon.toktales.core.game.control.ITimeTracker
 
STATE_RUNNING - Static variable in interface com.tokelon.toktales.core.game.graphic.animation.IBaseAnimation
 
STATE_RUNNING - Static variable in class com.tokelon.toktales.core.game.logic.TimeTrackerTool
 
STATE_STILL - Static variable in interface com.tokelon.toktales.core.game.graphic.animation.IBaseAnimation
 
STATE_STILL - Static variable in interface com.tokelon.toktales.core.game.logic.motion.IBaseMotion
 
STATE_STOPPED - Static variable in class com.tokelon.toktales.core.game.logic.TimeTrackerTool
 
stateEnter(String) - Method in interface com.tokelon.toktales.core.game.state.IGameStateListener
 
stateExit(String) - Method in interface com.tokelon.toktales.core.game.state.IGameStateListener
 
stateGlfwToInput(int) - Static method in class com.tokelon.toktales.desktop.lwjgl.input.GLFWInput
 
stateInputToGlfw(int) - Static method in class com.tokelon.toktales.desktop.lwjgl.input.GLFWInput
 
StateSurfaceCallback() - Constructor for class com.tokelon.toktales.core.game.state.BaseGamestate.StateSurfaceCallback
 
STBBitmap - Class in com.tokelon.toktales.desktop.lwjgl.content
 
STBBitmap(ByteBuffer, int, int, int, int, IDisposer<STBBitmap>) - Constructor for class com.tokelon.toktales.desktop.lwjgl.content.STBBitmap
 
STBBitmapDecoder - Class in com.tokelon.toktales.desktop.lwjgl.content
 
STBBitmapDecoder() - Constructor for class com.tokelon.toktales.desktop.lwjgl.content.STBBitmapDecoder
 
STBCodepoint - Class in com.tokelon.toktales.desktop.lwjgl.content
 
STBCodepoint(ICodepointTexture, IRectangle2i, float, int, int, int, int, IDisposer<STBCodepoint>) - Constructor for class com.tokelon.toktales.desktop.lwjgl.content.STBCodepoint
 
STBCodepointDecoder - Class in com.tokelon.toktales.desktop.lwjgl.content
 
STBCodepointDecoder() - Constructor for class com.tokelon.toktales.desktop.lwjgl.content.STBCodepointDecoder
 
STBFont - Class in com.tokelon.toktales.desktop.lwjgl.content
 
STBFont(ByteBuffer, STBTTFontinfo, int, int, int, IDisposer<STBFont>) - Constructor for class com.tokelon.toktales.desktop.lwjgl.content.STBFont
 
STBFontDecoder - Class in com.tokelon.toktales.desktop.lwjgl.content
 
STBFontDecoder() - Constructor for class com.tokelon.toktales.desktop.lwjgl.content.STBFontDecoder
 
STBSound - Class in com.tokelon.toktales.desktop.lwjgl.content
 
STBSound(ShortBuffer, int, int, IDisposer<STBSound>) - Constructor for class com.tokelon.toktales.desktop.lwjgl.content.STBSound
 
STBVorbisSoundDecoder - Class in com.tokelon.toktales.desktop.lwjgl.content
 
STBVorbisSoundDecoder() - Constructor for class com.tokelon.toktales.desktop.lwjgl.content.STBVorbisSoundDecoder
 
stop() - Method in class com.tokelon.toktales.core.engine.DefaultEngineDriver
 
stop() - Method in interface com.tokelon.toktales.core.engine.IEngineDriver
Runs the stopping of the engine.
stop() - Method in interface com.tokelon.toktales.core.engine.IEngineLooper
Sets this looper to stop on the next loop.
stop() - Method in class com.tokelon.toktales.core.engine.NoopEngineLooper
 
stop() - Method in class com.tokelon.toktales.core.engine.SleepingEngineLooper
 
stop() - Method in class com.tokelon.toktales.core.game.logic.TimeTrackerTool
 
stop() - Method in class com.tokelon.toktales.desktop.engine.AbstractEngineLooper
 
stop() - Method in class com.tokelon.toktales.tools.assets.loader.AbstractExecutorServiceAssetLoader
 
stop() - Method in interface com.tokelon.toktales.tools.assets.loader.IAssetLoader
 
stopAnimation() - Method in class com.tokelon.toktales.core.game.graphic.animation.GameAnimation
 
stopAnimation() - Method in interface com.tokelon.toktales.core.game.graphic.animation.IGameAnimation
 
stopControl() - Method in interface com.tokelon.toktales.android.render.tools.IUIControl
 
stopControl() - Method in class com.tokelon.toktales.android.render.tools.UIControl
 
stopGame() - Method in class com.tokelon.toktales.core.game.control.GameControl
 
stopGame() - Method in interface com.tokelon.toktales.core.game.control.IGameControl
 
stopLoaders() - Method in class com.tokelon.toktales.core.content.ContentManager
 
stopLoaders() - Method in interface com.tokelon.toktales.core.content.IContentManager
 
stopMotion() - Method in class com.tokelon.toktales.core.game.logic.motion.AbstractGameMotion
 
stopMotion() - Method in interface com.tokelon.toktales.core.game.logic.motion.IGameMotion
 
stopMotion() - Method in class com.tokelon.toktales.core.game.logic.motion.StraightGameMotion
 
stopMoving(IGameEntity) - Method in class com.tokelon.toktales.core.game.controller.EntityController
 
stopTime() - Method in interface com.tokelon.toktales.core.game.control.ITimeManager
 
stopTime() - Method in class com.tokelon.toktales.core.game.control.TimeManager
 
StorageConfigLoader - Class in com.tokelon.toktales.core.config
 
StorageConfigLoader(IStorageService) - Constructor for class com.tokelon.toktales.core.config.StorageConfigLoader
 
StorageException - Exception in com.tokelon.toktales.core.engine.storage
 
StorageException() - Constructor for exception com.tokelon.toktales.core.engine.storage.StorageException
 
StorageException(String, Throwable) - Constructor for exception com.tokelon.toktales.core.engine.storage.StorageException
 
StorageException(String) - Constructor for exception com.tokelon.toktales.core.engine.storage.StorageException
 
StorageException(Throwable) - Constructor for exception com.tokelon.toktales.core.engine.storage.StorageException
 
StorageLocationResourceFinder - Class in com.tokelon.toktales.core.script
 
StorageLocationResourceFinder(IStorageService, IApplicationLocation) - Constructor for class com.tokelon.toktales.core.script.StorageLocationResourceFinder
 
StorageRoot - Annotation Type in com.tokelon.toktales.core.engine.inject.annotation
 
StorageRootProvider(Context) - Constructor for class com.tokelon.toktales.android.engine.inject.AndroidValuesInjectModule.StorageRootProvider
 
StorageServiceExtensions - Annotation Type in com.tokelon.toktales.core.engine.inject.annotation.services
 
StorageTiledMapLoaderAuto - Class in com.tokelon.toktales.core.tiled
 
StorageTiledMapLoaderAuto(ILogging, IStorageService, IWorld) - Constructor for class com.tokelon.toktales.core.tiled.StorageTiledMapLoaderAuto
 
StorageTiledMapLoaderManual - Class in com.tokelon.toktales.core.tiled
 
StorageTiledMapLoaderManual() - Constructor for class com.tokelon.toktales.core.tiled.StorageTiledMapLoaderManual
 
StorageUnavailableException - Exception in com.tokelon.toktales.core.engine.storage
 
StorageUnavailableException() - Constructor for exception com.tokelon.toktales.core.engine.storage.StorageUnavailableException
 
StorageUnavailableException(String, Throwable) - Constructor for exception com.tokelon.toktales.core.engine.storage.StorageUnavailableException
 
StorageUnavailableException(String) - Constructor for exception com.tokelon.toktales.core.engine.storage.StorageUnavailableException
 
StorageUnavailableException(Throwable) - Constructor for exception com.tokelon.toktales.core.engine.storage.StorageUnavailableException
 
StraightAnimatedMotion - Class in com.tokelon.toktales.core.game.logic.motion
 
StraightAnimatedMotion() - Constructor for class com.tokelon.toktales.core.game.logic.motion.StraightAnimatedMotion
 
StraightGameMotion - Class in com.tokelon.toktales.core.game.logic.motion
 
StraightGameMotion() - Constructor for class com.tokelon.toktales.core.game.logic.motion.StraightGameMotion
 
StraightGameMotionImpl - Class in com.tokelon.toktales.core.game.logic.motion
 
StraightGameMotionImpl() - Constructor for class com.tokelon.toktales.core.game.logic.motion.StraightGameMotionImpl
 
StrictConfigInjectModule - Class in com.tokelon.toktales.core.engine.inject
 
StrictConfigInjectModule() - Constructor for class com.tokelon.toktales.core.engine.inject.StrictConfigInjectModule
 
StrictViewport - Class in com.tokelon.toktales.core.screen.view
 
StrictViewport() - Constructor for class com.tokelon.toktales.core.screen.view.StrictViewport
 
STRING_FILTER_TYPE_EQUALS - Static variable in interface com.tokelon.toktales.core.resources.IResourceLookup
 
STRING_FILTER_TYPE_NONE - Static variable in interface com.tokelon.toktales.core.resources.IResourceLookup
 
STRING_FILTER_TYPE_REGEX - Static variable in interface com.tokelon.toktales.core.resources.IResourceLookup
 
STRING_FILTER_TYPE_STARTS_WITH - Static variable in interface com.tokelon.toktales.core.resources.IResourceLookup
 
StringGeneralRegistry - Class in com.tokelon.toktales.tools.core.registry
 
StringGeneralRegistry() - Constructor for class com.tokelon.toktales.tools.core.registry.StringGeneralRegistry
 
StringGeneralRegistry(IRegistry<String, Object>) - Constructor for class com.tokelon.toktales.tools.core.registry.StringGeneralRegistry
 
StringGeneralRegistry(Map<String, Object>, Map<String, String>) - Constructor for class com.tokelon.toktales.tools.core.registry.StringGeneralRegistry
 
StringGeneralRegistry(IRegistry<String, Object>, Map<String, Object>, Map<String, String>) - Constructor for class com.tokelon.toktales.tools.core.registry.StringGeneralRegistry
 
StringRegistry<V> - Class in com.tokelon.toktales.tools.core.registry
 
StringRegistry() - Constructor for class com.tokelon.toktales.tools.core.registry.StringRegistry
 
StringRegistry(IRegistry<String, V>) - Constructor for class com.tokelon.toktales.tools.core.registry.StringRegistry
 
StringRegistry(Map<String, V>, Map<String, String>) - Constructor for class com.tokelon.toktales.tools.core.registry.StringRegistry
 
StringRegistry(IRegistry<String, V>, Map<String, V>, Map<String, String>) - Constructor for class com.tokelon.toktales.tools.core.registry.StringRegistry
 
SubEngineGamescene - Class in com.tokelon.toktales.test.core.game.state.enginestate.subenginestate
 
SubEngineGamescene() - Constructor for class com.tokelon.toktales.test.core.game.state.enginestate.subenginestate.SubEngineGamescene
 
SubEngineGamestate - Class in com.tokelon.toktales.test.core.game.state.enginestate.subenginestate
 
SubEngineGamestate(IEngineGamestateRenderer.IEngineGamestateRendererFactory, IEngineGamestateInputHandler.IEngineGamestateInputHandlerFactory, IControlScheme, IEngineGamestateControlHandler.IEngineGamestateControlHandlerFactory) - Constructor for class com.tokelon.toktales.test.core.game.state.enginestate.subenginestate.SubEngineGamestate
 
SubEngineGamestate(Provider<SubEngineGamescene>, IGameSceneControl.IModifiableGameSceneControl<ISubEngineGamescene>, IEngineGamestateRenderer.IEngineGamestateRendererFactory, IEngineGamestateInputHandler.IEngineGamestateInputHandlerFactory, IControlScheme, IEngineGamestateControlHandler.IEngineGamestateControlHandlerFactory) - Constructor for class com.tokelon.toktales.test.core.game.state.enginestate.subenginestate.SubEngineGamestate
 
subjectChanged(S, String) - Method in interface com.tokelon.toktales.core.game.logic.observers.IObserver
 
subjectChanged(IGameEntity, String) - Method in interface com.tokelon.toktales.core.game.model.entity.IGameEntity.IGameEntityObserver
 
subjectChanged(ICamera, String) - Method in interface com.tokelon.toktales.core.game.model.ICamera.ICameraObserver
 
subjectChanged(S, String) - Method in class com.tokelon.toktales.core.script.ScriptInstanceObserver
 
subjectChanged(S, String) - Method in class com.tokelon.toktales.core.script.ScriptModuleObserver
 
subjectChangedActor(IActor, String) - Method in interface com.tokelon.toktales.core.game.model.IActor.IActorObserver
 
subjectChangedExtended(IExtendedGameEntity, String) - Method in interface com.tokelon.toktales.core.game.model.entity.IExtendedGameEntity.IExtendedGameEntityObserver
 
subjectChangedExtendedCamera(IExtendedCamera, String) - Method in interface com.tokelon.toktales.core.game.model.IExtendedCamera.IExtendedCameraObserver
 
submit(Callable<T>) - Method in class com.tokelon.toktales.core.content.manage.RecyclableExecutorService
 
submit(Runnable, T) - Method in class com.tokelon.toktales.core.content.manage.RecyclableExecutorService
 
submit(Runnable) - Method in class com.tokelon.toktales.core.content.manage.RecyclableExecutorService
 
Supplier<T> - Interface in com.tokelon.toktales.tools.core.function
Represents a supplier of results.
supports(String) - Method in class com.tokelon.toktales.android.render.opengl.GLBitmapDriver.GLBitmapDriverFactory
 
supports(String) - Method in class com.tokelon.toktales.android.render.opengl.GLBitmapDriver
 
supports(String) - Method in class com.tokelon.toktales.android.render.opengl.GLFontDriver.GLFontDriverFactory
 
supports(String) - Method in class com.tokelon.toktales.android.render.opengl.GLFontDriver
 
supports(String) - Method in class com.tokelon.toktales.android.render.opengl.GLShapeDriver.GLShapeDriverFactory
 
supports(String) - Method in class com.tokelon.toktales.android.render.opengl.GLShapeDriver
 
supports(String) - Method in class com.tokelon.toktales.android.render.opengl.GLSpriteDriver.GLSpriteDriverFactory
 
supports(String) - Method in class com.tokelon.toktales.android.render.opengl.GLSpriteDriver
 
supports(String) - Method in interface com.tokelon.toktales.core.render.IRenderDriver
 
supports(String) - Method in interface com.tokelon.toktales.core.render.IRenderDriverFactory
 
supports(String) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLBitmapDriver.GLBitmapDriverFactory
 
supports(String) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLBitmapDriver
 
supports(String) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLFontDriver.GLFontDriverFactory
 
supports(String) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLFontDriver
 
supports(String) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLShapeDriver.GLShapeDriverFactory
 
supports(String) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLShapeDriver
 
supports(String) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLSpriteDriver.GLSpriteDriverFactory
 
supports(String) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLSpriteDriver
 
Surface - Class in com.tokelon.toktales.core.screen.surface
 
Surface(String, IScreenViewport, Matrix4f) - Constructor for class com.tokelon.toktales.core.screen.surface.Surface
 
surfaceChanged(ISurface) - Method in class com.tokelon.toktales.core.game.state.BaseGamestate.StateSurfaceCallback
 
surfaceChanged(ISurface) - Method in class com.tokelon.toktales.core.game.state.render.AbstractGameStateRenderer
 
surfaceChanged(ISurface) - Method in class com.tokelon.toktales.core.game.state.render.ModularGameStateRenderer
 
surfaceChanged(ISurface) - Method in interface com.tokelon.toktales.core.screen.surface.ISurfaceManager.ISurfaceCallback
 
surfaceChanged(ISurface) - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapStateRenderer
 
SurfaceController - Class in com.tokelon.toktales.core.screen.surface
 
SurfaceController(Consumer<Runnable>) - Constructor for class com.tokelon.toktales.core.screen.surface.SurfaceController
 
surfaceCreated(ISurface) - Method in class com.tokelon.toktales.core.game.state.BaseGamestate.StateSurfaceCallback
 
surfaceCreated(ISurface) - Method in class com.tokelon.toktales.core.game.state.render.AbstractGameStateRenderer
 
surfaceCreated(ISurface) - Method in class com.tokelon.toktales.core.game.state.render.ModularGameStateRenderer
 
surfaceCreated(ISurface) - Method in interface com.tokelon.toktales.core.screen.surface.ISurfaceManager.ISurfaceCallback
 
surfaceCreated(ISurface) - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapStateRenderer
 
surfaceDestroyed(SurfaceHolder) - Method in class com.tokelon.toktales.android.render.opengl.RenderGLSurfaceView
 
surfaceDestroyed(ISurface) - Method in class com.tokelon.toktales.core.game.state.BaseGamestate.StateSurfaceCallback
 
surfaceDestroyed(ISurface) - Method in class com.tokelon.toktales.core.game.state.render.AbstractGameStateRenderer
 
surfaceDestroyed(ISurface) - Method in class com.tokelon.toktales.core.game.state.render.ModularGameStateRenderer
 
surfaceDestroyed(ISurface) - Method in interface com.tokelon.toktales.core.screen.surface.ISurfaceManager.ISurfaceCallback
 
surfaceDestroyed(ISurface) - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapStateRenderer
 
SurfaceHandler - Class in com.tokelon.toktales.core.screen.surface
 
SurfaceHandler(ISurfaceManager, ISurfaceController) - Constructor for class com.tokelon.toktales.core.screen.surface.SurfaceHandler
 
SurfaceHandler.SurfaceHandlerFactory - Class in com.tokelon.toktales.core.screen.surface
 
SurfaceHandlerFactory(ISurfaceManager) - Constructor for class com.tokelon.toktales.core.screen.surface.SurfaceHandler.SurfaceHandlerFactory
 
SurfaceViewIntegration - Class in com.tokelon.toktales.android.activity.integration
 
SurfaceViewIntegration(ILogging, IRenderViewAdapter) - Constructor for class com.tokelon.toktales.android.activity.integration.SurfaceViewIntegration
 
swapBuffers() - Method in class com.tokelon.toktales.desktop.lwjgl.ui.LWJGLWindow
 
swapBuffers() - Method in interface com.tokelon.toktales.desktop.ui.window.IWindow
 
SynchronizedPool<T> - Class in com.tokelon.toktales.tools.core.objects.pools
Any class that is used in this pool should have an objectReset() method that resets the object's data.
SynchronizedPool(SynchronizedPool.PoolObjectFactory<T>, int) - Constructor for class com.tokelon.toktales.tools.core.objects.pools.SynchronizedPool
 
SynchronizedPool.PoolObjectFactory<T> - Interface in com.tokelon.toktales.tools.core.objects.pools
 

T

TAG - Static variable in class com.tokelon.toktales.android.test.AndroidTestLib
 
TAG - Static variable in class com.tokelon.toktales.core.test.CoreTestLib
 
TAG - Static variable in class com.tokelon.toktales.desktop.test.DesktopTestLib
 
TaleActivity - Class in com.tokelon.toktales.extensions.android.activity
 
TaleActivity() - Constructor for class com.tokelon.toktales.extensions.android.activity.TaleActivity
 
TaleActivity(IActivityIntegratorBuilder) - Constructor for class com.tokelon.toktales.extensions.android.activity.TaleActivity
 
TaleConsoleInterpreter - Class in com.tokelon.toktales.extensions.core.game.logic
 
TaleConsoleInterpreter(ITaleLoader) - Constructor for class com.tokelon.toktales.extensions.core.game.logic.TaleConsoleInterpreter
 
TaleException - Exception in com.tokelon.toktales.extensions.core.tale
 
TaleException() - Constructor for exception com.tokelon.toktales.extensions.core.tale.TaleException
 
TaleException(String) - Constructor for exception com.tokelon.toktales.extensions.core.tale.TaleException
 
TaleException(Throwable) - Constructor for exception com.tokelon.toktales.extensions.core.tale.TaleException
 
TaleException(String, Throwable) - Constructor for exception com.tokelon.toktales.extensions.core.tale.TaleException
 
TaleGamescene - Class in com.tokelon.toktales.extensions.core.tale.state
 
TaleGamescene() - Constructor for class com.tokelon.toktales.extensions.core.tale.state.TaleGamescene
 
TaleGamescene(IControllerManager, ICamera, ILocalMapControlHandler, IWorldspace, ICameraController.ICameraControllerFactory, IPlayerController, IMapController) - Constructor for class com.tokelon.toktales.extensions.core.tale.state.TaleGamescene
 
TaleGamestate - Class in com.tokelon.toktales.extensions.core.tale.state
 
TaleGamestate(ILocalMapStateRenderer.ILocalMapStateRendererFactory, ILocalMapInputHandler.ILocalMapInputHandlerFactory, ILocalMapControlScheme, ILocalMapControlHandler.ILocalMapControlHandlerFactory, ILocalMapConsoleIntepreter) - Constructor for class com.tokelon.toktales.extensions.core.tale.state.TaleGamestate
 
TaleLoader - Class in com.tokelon.toktales.extensions.core.tale
 
TaleLoader(ILogging, IGame, ILoadTaleProcedure, Provider<ITaleGamestate>) - Constructor for class com.tokelon.toktales.extensions.core.tale.TaleLoader
 
TARGET_SCREEN_BUTTON - Static variable in class com.tokelon.toktales.android.game.state.AndroidPassthroughGamestateInputHandler
 
TARGET_SCREEN_POINTER - Static variable in class com.tokelon.toktales.android.game.state.AndroidPassthroughGamestateInputHandler
 
TARGET_SCREEN_PRESS - Static variable in class com.tokelon.toktales.android.game.state.AndroidPassthroughGamestateInputHandler
 
tearDown() - Method in class com.tokelon.toktales.desktop.lwjgl.LWJGLProgram
 
terminate() - Method in class com.tokelon.toktales.core.engine.BaseEngineLauncher
 
terminate() - Method in interface com.tokelon.toktales.core.engine.IEngineLauncher
Sets the launcher to terminate.
terminate() - Method in class com.tokelon.toktales.desktop.engine.WindowEngineLauncher
 
TextBox - Class in com.tokelon.toktales.extensions.core.game.model
 
TextBox(float, float, float) - Constructor for class com.tokelon.toktales.extensions.core.game.model.TextBox
 
TextBoxRenderer - Class in com.tokelon.toktales.extensions.core.game.renderer
 
TextBoxRenderer(ILogging, IEngine, ICodepointAssetManager, ISupplier<ITextureCoordinator>, ISupplier<ITextBoxController>) - Constructor for class com.tokelon.toktales.extensions.core.game.renderer.TextBoxRenderer
 
TextBoxRenderer.TextBoxRendererFactory - Class in com.tokelon.toktales.extensions.core.game.renderer
 
TextBoxRendererFactory() - Constructor for class com.tokelon.toktales.extensions.core.game.renderer.TextBoxRenderer.TextBoxRendererFactory
 
TextRenderer - Class in com.tokelon.toktales.extensions.core.render
 
TextRenderer(IRenderAccess, ICodepointAssetManager, ITextureCoordinator) - Constructor for class com.tokelon.toktales.extensions.core.render.TextRenderer
 
Texture - Class in com.tokelon.toktales.core.render.texture
 
Texture(IBitmap) - Constructor for class com.tokelon.toktales.core.render.texture.Texture
 
TextureAsset - Class in com.tokelon.toktales.core.content.manage.texture
 
TextureAsset(ITexture) - Constructor for class com.tokelon.toktales.core.content.manage.texture.TextureAsset
 
TextureCoordinatorFactory() - Constructor for class com.tokelon.toktales.core.render.texture.DefaultTextureCoordinator.TextureCoordinatorFactory
 
TexturedModel - Class in com.tokelon.toktales.core.render.model
 
TexturedModel() - Constructor for class com.tokelon.toktales.core.render.model.TexturedModel
 
TexturedModel(boolean) - Constructor for class com.tokelon.toktales.core.render.model.TexturedModel
 
TextureInfo() - Constructor for class com.tokelon.toktales.core.render.texture.DefaultTextureManager.TextureInfo
 
TextureRegion - Class in com.tokelon.toktales.core.render.texture
 
TextureRegion(ITexture) - Constructor for class com.tokelon.toktales.core.render.texture.TextureRegion
 
TextureRegion(ITexture, int, int) - Constructor for class com.tokelon.toktales.core.render.texture.TextureRegion
 
TextureRegion(ITexture, int, int, int, int) - Constructor for class com.tokelon.toktales.core.render.texture.TextureRegion
 
ThreadSafe - Annotation Type in com.tokelon.toktales.tools.core.annotations.safety
 
tileBounds(IPoint2i, IRectangle2f.IMutableRectangle2f) - Method in interface com.tokelon.toktales.core.game.world.IWorldGrid
 
tileBounds(IPoint2i, IRectangle2f.IMutableRectangle2f) - Method in class com.tokelon.toktales.core.game.world.WorldGrid
 
tileCenterToWorld(int) - Method in interface com.tokelon.toktales.core.game.world.IWorldGrid
 
tileCenterToWorld(int) - Method in class com.tokelon.toktales.core.game.world.WorldGrid
 
TiledMapBlock - Class in com.tokelon.toktales.core.tiled
 
TiledMapBlock(int) - Constructor for class com.tokelon.toktales.core.tiled.TiledMapBlock
 
TiledMapCiniConfig - Class in com.tokelon.toktales.core.tiled
 
TiledMapCiniConfig(ICiniConfig) - Constructor for class com.tokelon.toktales.core.tiled.TiledMapCiniConfig
 
TiledMapElementTypes - Class in com.tokelon.toktales.core.tiled
 
TiledMapFormatException - Exception in com.tokelon.toktales.tools.tiled
 
TiledMapFormatException() - Constructor for exception com.tokelon.toktales.tools.tiled.TiledMapFormatException
 
TiledMapFormatException(String) - Constructor for exception com.tokelon.toktales.tools.tiled.TiledMapFormatException
 
TiledMapFormatException(Throwable) - Constructor for exception com.tokelon.toktales.tools.tiled.TiledMapFormatException
 
TiledMapFormatException(String, Throwable) - Constructor for exception com.tokelon.toktales.tools.tiled.TiledMapFormatException
 
TiledMapImagelayerImpl - Class in com.tokelon.toktales.tools.tiled.model
 
TiledMapImagelayerImpl() - Constructor for class com.tokelon.toktales.tools.tiled.model.TiledMapImagelayerImpl
 
TiledMapLayerImpl - Class in com.tokelon.toktales.tools.tiled.model
 
TiledMapLayerImpl() - Constructor for class com.tokelon.toktales.tools.tiled.model.TiledMapLayerImpl
 
TiledMapLevelHolderConverterListener - Class in com.tokelon.toktales.tools.tiled.marshal
 
TiledMapLevelHolderConverterListener() - Constructor for class com.tokelon.toktales.tools.tiled.marshal.TiledMapLevelHolderConverterListener
 
TiledMapLevelReference - Class in com.tokelon.toktales.core.tiled
 
TiledMapLevelReference(int) - Constructor for class com.tokelon.toktales.core.tiled.TiledMapLevelReference
 
TiledMapMarshalTools - Class in com.tokelon.toktales.tools.tiled.marshal
 
TiledMapObject - Class in com.tokelon.toktales.core.tiled
 
TiledMapObject(String, String) - Constructor for class com.tokelon.toktales.core.tiled.TiledMapObject
 
TiledMapObjectgroupImpl - Class in com.tokelon.toktales.tools.tiled.model
 
TiledMapObjectgroupImpl() - Constructor for class com.tokelon.toktales.tools.tiled.model.TiledMapObjectgroupImpl
 
TiledMapPropertiesImpl - Class in com.tokelon.toktales.tools.tiled.model
 
TiledMapPropertiesImpl() - Constructor for class com.tokelon.toktales.tools.tiled.model.TiledMapPropertiesImpl
 
TiledMapReader - Class in com.tokelon.toktales.tools.tiled
 
TiledMapReader() - Constructor for class com.tokelon.toktales.tools.tiled.TiledMapReader
 
TiledMapTilesetImpl - Class in com.tokelon.toktales.tools.tiled.model
 
TiledMapTilesetImpl() - Constructor for class com.tokelon.toktales.tools.tiled.model.TiledMapTilesetImpl
 
TiledMapTilesetReader - Class in com.tokelon.toktales.tools.tiled
 
TiledMapTilesetReader() - Constructor for class com.tokelon.toktales.tools.tiled.TiledMapTilesetReader
 
TiledMapUnmarshalException - Exception in com.tokelon.toktales.tools.tiled.marshal
 
TiledMapUnmarshalException() - Constructor for exception com.tokelon.toktales.tools.tiled.marshal.TiledMapUnmarshalException
 
TiledMapUnmarshalException(String) - Constructor for exception com.tokelon.toktales.tools.tiled.marshal.TiledMapUnmarshalException
 
TiledMapUnmarshalException(Throwable) - Constructor for exception com.tokelon.toktales.tools.tiled.marshal.TiledMapUnmarshalException
 
TiledMapUnmarshalException(String, Throwable) - Constructor for exception com.tokelon.toktales.tools.tiled.marshal.TiledMapUnmarshalException
 
TiledMapXML - Class in com.tokelon.toktales.tools.tiled.model
 
TiledMapXML() - Constructor for class com.tokelon.toktales.tools.tiled.model.TiledMapXML
 
TiledSpriteset - Class in com.tokelon.toktales.core.tiled
 
TiledSpriteset(String, ITiledMapTileset) - Constructor for class com.tokelon.toktales.core.tiled.TiledSpriteset
 
TiledTileElement - Class in com.tokelon.toktales.core.tiled
 
TiledTileElement(ITMXTile, TiledTileSprite) - Constructor for class com.tokelon.toktales.core.tiled.TiledTileElement
 
TiledTileElementFactory - Class in com.tokelon.toktales.core.tiled
 
TiledTileElementFactory() - Constructor for class com.tokelon.toktales.core.tiled.TiledTileElementFactory
 
TiledTileSprite - Class in com.tokelon.toktales.core.tiled
 
TiledTileSprite(String) - Constructor for class com.tokelon.toktales.core.tiled.TiledTileSprite
 
TiledTileSprite(int, ISpriteset) - Constructor for class com.tokelon.toktales.core.tiled.TiledTileSprite
 
TiledWrapperMap - Class in com.tokelon.toktales.core.tiled
 
TiledWrapperMap(ITiledMap, ITiledMapConfig, IWorld) - Constructor for class com.tokelon.toktales.core.tiled.TiledWrapperMap
 
tileToWorld(int) - Method in interface com.tokelon.toktales.core.game.world.IWorldGrid
 
tileToWorld(int) - Method in class com.tokelon.toktales.core.game.world.WorldGrid
 
tileWorldStart(float) - Method in interface com.tokelon.toktales.core.game.world.IWorldGrid
 
tileWorldStart(float) - Method in class com.tokelon.toktales.core.game.world.WorldGrid
 
TimeManager - Class in com.tokelon.toktales.core.game.control
 
TimeManager() - Constructor for class com.tokelon.toktales.core.game.control.TimeManager
 
timePassed(long) - Method in interface com.tokelon.toktales.core.game.logic.ITimeTrackerTool
 
timePassed(long) - Method in class com.tokelon.toktales.core.game.logic.TimeTrackerTool
 
TimeTracker - Class in com.tokelon.toktales.core.game.control
 
TimeTracker(ITimeProvider) - Constructor for class com.tokelon.toktales.core.game.control.TimeTracker
 
TimeTrackerTool - Class in com.tokelon.toktales.core.game.logic
 
TimeTrackerTool() - Constructor for class com.tokelon.toktales.core.game.logic.TimeTrackerTool
 
TInput - Class in com.tokelon.toktales.desktop.input
 
TMXDataImpl - Class in com.tokelon.toktales.tools.tiled.model
 
TMXDataImpl() - Constructor for class com.tokelon.toktales.tools.tiled.model.TMXDataImpl
 
TMXDataTileImpl - Class in com.tokelon.toktales.tools.tiled.model
 
TMXDataTileImpl() - Constructor for class com.tokelon.toktales.tools.tiled.model.TMXDataTileImpl
 
TMXEllipseImpl - Class in com.tokelon.toktales.tools.tiled.model
 
TMXEllipseImpl() - Constructor for class com.tokelon.toktales.tools.tiled.model.TMXEllipseImpl
 
TMXImageImpl - Class in com.tokelon.toktales.tools.tiled.model
 
TMXImageImpl() - Constructor for class com.tokelon.toktales.tools.tiled.model.TMXImageImpl
 
TMXObjectImpl - Class in com.tokelon.toktales.tools.tiled.model
 
TMXObjectImpl() - Constructor for class com.tokelon.toktales.tools.tiled.model.TMXObjectImpl
 
TMXPolygonImpl - Class in com.tokelon.toktales.tools.tiled.model
 
TMXPolygonImpl() - Constructor for class com.tokelon.toktales.tools.tiled.model.TMXPolygonImpl
 
TMXPolylineImpl - Class in com.tokelon.toktales.tools.tiled.model
 
TMXPolylineImpl() - Constructor for class com.tokelon.toktales.tools.tiled.model.TMXPolylineImpl
 
TMXPropertyImpl - Class in com.tokelon.toktales.tools.tiled.model
 
TMXPropertyImpl() - Constructor for class com.tokelon.toktales.tools.tiled.model.TMXPropertyImpl
 
TMXPropertyImpl(String, String) - Constructor for class com.tokelon.toktales.tools.tiled.model.TMXPropertyImpl
 
TMXTerrainImpl - Class in com.tokelon.toktales.tools.tiled.model
 
TMXTerrainImpl() - Constructor for class com.tokelon.toktales.tools.tiled.model.TMXTerrainImpl
 
TMXTerraintypesImpl - Class in com.tokelon.toktales.tools.tiled.model
 
TMXTerraintypesImpl() - Constructor for class com.tokelon.toktales.tools.tiled.model.TMXTerraintypesImpl
 
TMXTileAnimationFrameImpl - Class in com.tokelon.toktales.tools.tiled.model
 
TMXTileAnimationFrameImpl() - Constructor for class com.tokelon.toktales.tools.tiled.model.TMXTileAnimationFrameImpl
 
TMXTileAnimationImpl - Class in com.tokelon.toktales.tools.tiled.model
 
TMXTileAnimationImpl() - Constructor for class com.tokelon.toktales.tools.tiled.model.TMXTileAnimationImpl
 
TMXTileImageRef - Class in com.tokelon.toktales.tools.tiled.marshal
 
TMXTileImageRef(int) - Constructor for class com.tokelon.toktales.tools.tiled.marshal.TMXTileImageRef
 
TMXTileImageRef(int, ITiledMapTileset) - Constructor for class com.tokelon.toktales.tools.tiled.marshal.TMXTileImageRef
 
TMXTileImpl - Class in com.tokelon.toktales.tools.tiled.model
 
TMXTileImpl() - Constructor for class com.tokelon.toktales.tools.tiled.model.TMXTileImpl
 
TMXTileoffsetImpl - Class in com.tokelon.toktales.tools.tiled.model
 
TMXTileoffsetImpl() - Constructor for class com.tokelon.toktales.tools.tiled.model.TMXTileoffsetImpl
 
toAction(P) - Method in interface com.tokelon.toktales.tools.core.procedure.checked.IConsumerCheckedProcedure
 
toAction() - Method in interface com.tokelon.toktales.tools.core.procedure.checked.ISupplierCheckedProcedure
 
toAction(P) - Method in interface com.tokelon.toktales.tools.core.procedure.IConsumerProcedure
 
toAction() - Method in interface com.tokelon.toktales.tools.core.procedure.ISupplierProcedure
 
toConsumer() - Method in interface com.tokelon.toktales.tools.core.procedure.checked.IFunctionCheckedProcedure
 
toConsumer() - Method in interface com.tokelon.toktales.tools.core.procedure.IFunctionProcedure
 
toConsumerWithFirstParam(U) - Method in interface com.tokelon.toktales.tools.core.procedure.checked.IBiFunctionCheckedProcedure
 
toConsumerWithFirstParam(U) - Method in interface com.tokelon.toktales.tools.core.procedure.IBiFunctionProcedure
 
toConsumerWithSecondParam(V) - Method in interface com.tokelon.toktales.tools.core.procedure.checked.IBiFunctionCheckedProcedure
 
toConsumerWithSecondParam(V) - Method in interface com.tokelon.toktales.tools.core.procedure.IBiFunctionProcedure
 
toFunctionWithFirstParam(U) - Method in interface com.tokelon.toktales.tools.core.procedure.checked.IBiFunctionCheckedProcedure
 
toFunctionWithFirstParam(U) - Method in interface com.tokelon.toktales.tools.core.procedure.IBiFunctionProcedure
 
toFunctionWithSecondParam(V) - Method in interface com.tokelon.toktales.tools.core.procedure.checked.IBiFunctionCheckedProcedure
 
toFunctionWithSecondParam(V) - Method in interface com.tokelon.toktales.tools.core.procedure.IBiFunctionProcedure
 
toggleConsole() - Method in interface com.tokelon.toktales.core.game.controller.IConsoleController
 
toggleConsole() - Method in class com.tokelon.toktales.extensions.core.game.controller.DefaultConsoleController
 
TokelonTypeAInputs - Class in com.tokelon.toktales.android.input
 
TokTales - Class in com.tokelon.toktales.core.engine
 
TokTales() - Constructor for class com.tokelon.toktales.core.engine.TokTales
 
TokTalesApp - Class in com.tokelon.toktales.android.app
 
TokTalesApp() - Constructor for class com.tokelon.toktales.android.app.TokTalesApp
 
TokTalesRequired - Annotation Type in com.tokelon.toktales.core.engine.annotation
 
top() - Method in interface com.tokelon.toktales.core.game.model.IRectangle2f
top() - Method in interface com.tokelon.toktales.core.game.model.IRectangle2i
top() - Method in class com.tokelon.toktales.core.game.model.Rectangle2fImpl
 
top() - Method in class com.tokelon.toktales.core.game.model.Rectangle2iImpl
 
toRunnable(T) - Method in interface com.tokelon.toktales.tools.core.procedure.IActionProcedure
 
toString() - Method in class com.tokelon.toktales.core.game.model.map.elements.AbstractMapElement
 
toString() - Method in class com.tokelon.toktales.core.tiled.TiledMapBlock
 
toString() - Method in class com.tokelon.toktales.core.tiled.TiledTileElement
 
toString() - Method in class com.tokelon.toktales.core.tiled.TiledTileSprite
 
toString() - Method in class com.tokelon.toktales.tools.tiled.marshal.TMXTileImageRef
 
toString() - Method in class com.tokelon.toktales.tools.tiled.model.TMXTileImpl
 
toSupplier(U, V) - Method in interface com.tokelon.toktales.tools.core.procedure.checked.IBiFunctionCheckedProcedure
 
toSupplier(P) - Method in interface com.tokelon.toktales.tools.core.procedure.checked.IFunctionCheckedProcedure
 
toSupplier(U, V) - Method in interface com.tokelon.toktales.tools.core.procedure.IBiFunctionProcedure
 
toSupplier(P) - Method in interface com.tokelon.toktales.tools.core.procedure.IFunctionProcedure
 
TOUCH_EVENT_CANCEL - Static variable in class com.tokelon.toktales.android.input.TokelonTypeAInputs
 
TOUCH_EVENT_DOWN - Static variable in class com.tokelon.toktales.android.input.TokelonTypeAInputs
 
TOUCH_EVENT_MOVE - Static variable in class com.tokelon.toktales.android.input.TokelonTypeAInputs
 
TOUCH_EVENT_OUTSIDE - Static variable in class com.tokelon.toktales.android.input.TokelonTypeAInputs
 
TOUCH_EVENT_POINTER_DOWN - Static variable in class com.tokelon.toktales.android.input.TokelonTypeAInputs
 
TOUCH_EVENT_POINTER_UP - Static variable in class com.tokelon.toktales.android.input.TokelonTypeAInputs
 
TOUCH_EVENT_UP - Static variable in class com.tokelon.toktales.android.input.TokelonTypeAInputs
 
trace(String) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
trace(String, Object) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
trace(String, Object, Object) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
trace(String, Object...) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
trace(String, Throwable) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
trace(Marker, String) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
trace(Marker, String, Object) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
trace(Marker, String, Object, Object) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
trace(Marker, String, Object...) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
trace(Marker, String, Throwable) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
traceOnce(String) - Method in interface com.tokelon.toktales.core.engine.log.ILogger
 
traceOnce(String, Object) - Method in interface com.tokelon.toktales.core.engine.log.ILogger
 
traceOnce(String, Object, Object) - Method in interface com.tokelon.toktales.core.engine.log.ILogger
 
traceOnce(String, Object...) - Method in interface com.tokelon.toktales.core.engine.log.ILogger
 
traceOnce(String) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
traceOnce(String, Object) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
traceOnce(String, Object, Object) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
traceOnce(String, Object...) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
traceOnceForId(String, String) - Method in interface com.tokelon.toktales.core.engine.log.ILogger
 
traceOnceForId(String, String, Object) - Method in interface com.tokelon.toktales.core.engine.log.ILogger
 
traceOnceForId(String, String, Object, Object) - Method in interface com.tokelon.toktales.core.engine.log.ILogger
 
traceOnceForId(String, String, Object...) - Method in interface com.tokelon.toktales.core.engine.log.ILogger
 
traceOnceForId(String, String) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
traceOnceForId(String, String, Object) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
traceOnceForId(String, String, Object, Object) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
traceOnceForId(String, String, Object...) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
transform(float, float, IPoint2f.IMutablePoint2f) - Method in class com.tokelon.toktales.core.screen.view.AccurateViewport
 
transform(IPoint2f, IPoint2f.IMutablePoint2f) - Method in class com.tokelon.toktales.core.screen.view.AccurateViewport
 
transform(IRectangle2f, IRectangle2f.IMutableRectangle2f) - Method in class com.tokelon.toktales.core.screen.view.AccurateViewport
 
transform(float, float, IPoint2f.IMutablePoint2f) - Method in interface com.tokelon.toktales.core.screen.view.IScreenViewport
Transforms a screen coordinate to a viewport coordinate.
transform(IPoint2f, IPoint2f.IMutablePoint2f) - Method in interface com.tokelon.toktales.core.screen.view.IScreenViewport
Same as #transform(float, float, IMutablePoint2f) for a point.
transform(IRectangle2f, IRectangle2f.IMutableRectangle2f) - Method in interface com.tokelon.toktales.core.screen.view.IScreenViewport
Same as #transform(float, float, IMutablePoint2f) for a rectangle.
transform(float, float, IPoint2f.IMutablePoint2f) - Method in class com.tokelon.toktales.core.screen.view.StrictViewport
 
transform(IPoint2f, IPoint2f.IMutablePoint2f) - Method in class com.tokelon.toktales.core.screen.view.StrictViewport
 
transform(IRectangle2f, IRectangle2f.IMutableRectangle2f) - Method in class com.tokelon.toktales.core.screen.view.StrictViewport
 
transformX(float) - Method in class com.tokelon.toktales.core.screen.view.AccurateViewport
 
transformX(float) - Method in interface com.tokelon.toktales.core.screen.view.IScreenViewport
Transforms the horizontal value of a screen coordinate to it's value on the viewport.
transformX(float) - Method in class com.tokelon.toktales.core.screen.view.StrictViewport
 
transformY(float) - Method in class com.tokelon.toktales.core.screen.view.AccurateViewport
 
transformY(float) - Method in interface com.tokelon.toktales.core.screen.view.IScreenViewport
Transforms the vertical value of a screen coordinate to it's value on the viewport.
transformY(float) - Method in class com.tokelon.toktales.core.screen.view.StrictViewport
 
translate(float, float, float) - Method in interface com.tokelon.toktales.core.render.model.IRenderModel
 
translate(float, float, float) - Method in class com.tokelon.toktales.core.render.model.RenderModel
 
translate2D(float, float) - Method in interface com.tokelon.toktales.core.render.model.IRenderModel
 
translate2D(float, float) - Method in class com.tokelon.toktales.core.render.model.RenderModel
 
translateTexture(float, float) - Method in interface com.tokelon.toktales.core.render.model.ITexturedModel
 
translateTexture(float, float) - Method in class com.tokelon.toktales.core.render.model.TexturedModel
 
TriangleModel - Class in com.tokelon.toktales.core.render.model
 
TriangleModel() - Constructor for class com.tokelon.toktales.core.render.model.TriangleModel
 
TriangleShape - Class in com.tokelon.toktales.core.render.shapes
 
TriangleShape() - Constructor for class com.tokelon.toktales.core.render.shapes.TriangleShape
 
tryLoadTale(IConsole, String) - Method in class com.tokelon.toktales.extensions.core.game.logic.TaleConsoleInterpreter
 
tryReadAppFileOnAssets(IApplicationLocation, String) - Method in class com.tokelon.toktales.android.content.AndroidContentService
 
tryReadAppFileOnAssets(IApplicationLocation, String) - Method in interface com.tokelon.toktales.core.engine.content.IContentService
 
tryReadAppFileOnAssets(IApplicationLocation, String) - Method in class com.tokelon.toktales.desktop.content.DesktopContentService
 
tryReadAppFileOnExternal(IApplicationLocation, String) - Method in class com.tokelon.toktales.android.storage.AndroidStorageService
 
tryReadAppFileOnExternal(IApplicationLocation, String) - Method in interface com.tokelon.toktales.core.engine.storage.IStorageService
Does not throw any exceptions.
tryReadAppFileOnExternal(IApplicationLocation, String) - Method in class com.tokelon.toktales.desktop.storage.DesktopStorageService
 
TYPE_COLOR - Static variable in class com.tokelon.toktales.core.game.graphic.GameGraphicTypes
 
TYPE_ENTITY - Static variable in class com.tokelon.toktales.core.game.model.map.elements.MapElementTypes
 
TYPE_GRAPHIC - Static variable in class com.tokelon.toktales.core.game.model.map.elements.MapElementTypes
 
TYPE_GROUND - Static variable in class com.tokelon.toktales.core.game.model.map.elements.MapElementTypes
 
TYPE_NPC - Static variable in class com.tokelon.toktales.core.game.model.map.elements.MapElementTypes
 
TYPE_OBJECT - Static variable in class com.tokelon.toktales.core.game.model.map.elements.MapElementTypes
 
TYPE_PLAYER - Static variable in class com.tokelon.toktales.core.game.model.map.elements.MapElementTypes
 
TYPE_PLAYER - Static variable in class com.tokelon.toktales.core.game.model.map.entities.MapEntityTypes
 
TYPE_SELECTION - Static variable in class com.tokelon.toktales.core.game.model.map.elements.MapElementTypes
 
TYPE_SPECIAL - Static variable in class com.tokelon.toktales.core.game.model.map.elements.MapElementTypes
 
TYPE_SPRITE - Static variable in class com.tokelon.toktales.core.game.graphic.GameGraphicTypes
 
TYPE_TILED_TILE - Static variable in class com.tokelon.toktales.core.tiled.TiledMapElementTypes
 

U

UI_SERVICE_EXTENSION_CONSOLE - Static variable in class com.tokelon.toktales.android.ui.AndroidUIServiceExtensionsInjectModule
 
UI_SERVICE_EXTENSION_DEBUG - Static variable in class com.tokelon.toktales.android.ui.AndroidUIServiceExtensionsInjectModule
 
UIConfiguration - Class in com.tokelon.toktales.android.render.tools
 
UIConfiguration() - Constructor for class com.tokelon.toktales.android.render.tools.UIConfiguration
 
UIControl - Class in com.tokelon.toktales.android.render.tools
 
UIControl(ILogging, IObjectPool.IObjectPoolFactory, IUIOverlayProvider, IAndroidInputProducer) - Constructor for class com.tokelon.toktales.android.render.tools.UIControl
 
UIControl.UIControlFactory - Class in com.tokelon.toktales.android.render.tools
 
UIControlFactory(ILogging, IObjectPool.IObjectPoolFactory, IAndroidInputService) - Constructor for class com.tokelon.toktales.android.render.tools.UIControl.UIControlFactory
 
UIOverlay - Class in com.tokelon.toktales.android.render.tools
 
UIOverlay(CrossControlOverlayView, IButtonOverlayView[]) - Constructor for class com.tokelon.toktales.android.render.tools.UIOverlay
 
UIRenderer - Class in com.tokelon.toktales.android.game.renderer
 
UIRenderer(ILogging, IUIOverlayProvider) - Constructor for class com.tokelon.toktales.android.game.renderer.UIRenderer
 
UIServiceExtensions - Annotation Type in com.tokelon.toktales.core.engine.inject.annotation.services
 
UIServiceIntegration - Class in com.tokelon.toktales.android.activity.integration
 
UIServiceIntegration(IAndroidUIService) - Constructor for class com.tokelon.toktales.android.activity.integration.UIServiceIntegration
 
unbind() - Method in class com.tokelon.toktales.android.render.opengl.ShaderProgram
 
unbind() - Method in class com.tokelon.toktales.core.render.opengl.gl20.facade.GLProgram
 
unbind() - Method in interface com.tokelon.toktales.core.render.opengl.gl20.facade.IGLProgram
 
unbind() - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.ShaderProgram
 
unbindTexture(int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGLTextureDriver
 
unbindTexture(int) - Method in class com.tokelon.toktales.core.render.opengl.gl20.GLTextureDriver
 
unbindTexture(ITexture) - Method in class com.tokelon.toktales.core.render.texture.DefaultTextureCoordinator
 
unbindTexture(ITexture) - Method in interface com.tokelon.toktales.core.render.texture.ITextureCoordinator
Unbinds the given texture.
unbindTexture(int) - Method in interface com.tokelon.toktales.core.render.texture.ITextureDriver
Unbinds the texture on the texture unit for the given index.
Unfinished - Annotation Type in com.tokelon.toktales.tools.core.annotations.condition
 
Unfinished.Priority - Enum in com.tokelon.toktales.tools.core.annotations.condition
 
UniformLocation - Class in com.tokelon.toktales.core.location
 
UniformLocation(String) - Constructor for class com.tokelon.toktales.core.location.UniformLocation
 
UniformLocation(String, String) - Constructor for class com.tokelon.toktales.core.location.UniformLocation
 
UniformLocation(ILocationScheme, String) - Constructor for class com.tokelon.toktales.core.location.UniformLocation
 
UniformLocation(ILocationScheme, String, String) - Constructor for class com.tokelon.toktales.core.location.UniformLocation
 
unloadAll() - Method in class com.tokelon.toktales.core.render.texture.DefaultTextureManager
 
unloadAll() - Method in interface com.tokelon.toktales.core.render.texture.ITextureManager
Unloads all textures of this manager.
unloadTexture(int) - Method in class com.tokelon.toktales.android.render.opengl.gl20.AndroidGLTextureDriver
 
unloadTexture(int) - Method in class com.tokelon.toktales.core.render.opengl.gl20.GLTextureDriver
 
unloadTexture(ITexture) - Method in class com.tokelon.toktales.core.render.texture.DefaultTextureManager
 
unloadTexture(int) - Method in interface com.tokelon.toktales.core.render.texture.ITextureDriver
Unloads the texture at the given location via the GL from the GPU.
unloadTexture(ITexture) - Method in interface com.tokelon.toktales.core.render.texture.ITextureManager
Unloads the given texture from the GPU.
Unmaintained - Annotation Type in com.tokelon.toktales.tools.core.annotations.condition
Indicates that the target has not been maintained and that there is reason to believe it has no kept up with logic changes.
Targets with this indicator may cause bugs or runtime exceptions.
UNMAPPED - Static variable in interface com.tokelon.toktales.core.game.state.IControlScheme
Indicates that a key is not mapped to any actions.
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.tokelon.toktales.tools.tiled.marshal.ReflectionConverterWrapper
 
unparseCameraCreationType(int) - Method in class com.tokelon.toktales.core.config.CiniMainConfig
 
unparseCameraCreationType(int) - Method in interface com.tokelon.toktales.core.config.IMainConfig
 
unpause() - Method in class com.tokelon.toktales.core.game.logic.TimeTrackerTool
 
unproject(float, float, IPoint2f.IMutablePoint2f) - Method in class com.tokelon.toktales.core.screen.view.DefaultViewTransformer
 
unproject(IPoint2f, IPoint2f.IMutablePoint2f) - Method in class com.tokelon.toktales.core.screen.view.DefaultViewTransformer
 
unproject(IRectangle2f, IRectangle2f.IMutableRectangle2f) - Method in class com.tokelon.toktales.core.screen.view.DefaultViewTransformer
 
unproject(float, float, IPoint2f.IMutablePoint2f) - Method in interface com.tokelon.toktales.core.screen.view.IViewTransformer
Transforms a screen coordinate to a world coordinate.
unproject(IPoint2f, IPoint2f.IMutablePoint2f) - Method in interface com.tokelon.toktales.core.screen.view.IViewTransformer
Same as #unproject(float, float, IMutablePoint2f) for a point.
unproject(IRectangle2f, IRectangle2f.IMutableRectangle2f) - Method in interface com.tokelon.toktales.core.screen.view.IViewTransformer
Same as #unproject(float, float, IMutablePoint2f) for a rectangle.
unprojectX(float) - Method in class com.tokelon.toktales.core.screen.view.DefaultViewTransformer
 
unprojectX(float) - Method in interface com.tokelon.toktales.core.screen.view.IViewTransformer
Transforms the horizontal value of a screen coordinate to it's value in the world.
unprojectY(float) - Method in class com.tokelon.toktales.core.screen.view.DefaultViewTransformer
 
unprojectY(float) - Method in interface com.tokelon.toktales.core.screen.view.IViewTransformer
Transforms the vertical value of a screen coordinate to it's value in the world.
unregister(IAndroidGameStateInput) - Method in class com.tokelon.toktales.android.game.state.AndroidPassthroughGamestateInputHandler
 
unregister(IDesktopGameStateInput) - Method in class com.tokelon.toktales.desktop.game.state.DesktopPassthroughGamestateInputHandler
 
unregister() - Method in interface com.tokelon.toktales.desktop.input.IDesktopInputDriver
 
unregister() - Method in class com.tokelon.toktales.desktop.lwjgl.input.GLFWInputDriver
 
unregister() - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.DialogBaseLocalMapGamescene.DialogRenderCallback
 
unregisterCharInputCallback(IDesktopInputRegistration.ICharInputCallback) - Method in class com.tokelon.toktales.desktop.input.dispatch.DesktopInputRegistration
 
unregisterCharInputCallback(IDesktopInputRegistration.ICharInputCallback) - Method in interface com.tokelon.toktales.desktop.input.dispatch.IDesktopInputRegistration
Unregisters the given callback.
unregisterCursorEnterCallback(IDesktopInputRegistration.ICursorEnterCallback) - Method in class com.tokelon.toktales.desktop.input.dispatch.DesktopInputRegistration
 
unregisterCursorEnterCallback(IDesktopInputRegistration.ICursorEnterCallback) - Method in interface com.tokelon.toktales.desktop.input.dispatch.IDesktopInputRegistration
Unregisters the given callback.
unregisterCursorPosCallback(IDesktopInputRegistration.ICursorPosCallback) - Method in class com.tokelon.toktales.desktop.input.dispatch.DesktopInputRegistration
 
unregisterCursorPosCallback(IDesktopInputRegistration.ICursorPosCallback) - Method in interface com.tokelon.toktales.desktop.input.dispatch.IDesktopInputRegistration
Unregisters the given callback.
unregisterDriver(IRenderDriverFactory) - Method in class com.tokelon.toktales.core.engine.render.DefaultRenderAccess
 
unregisterDriver(IRenderDriverFactory) - Method in interface com.tokelon.toktales.core.engine.render.IRenderAccess
 
unregisterGeneralCallback(IInputCallback) - Method in class com.tokelon.toktales.android.input.dispatch.AndroidInputRegistration
 
unregisterGeneralCallback(IInputCallback) - Method in interface com.tokelon.toktales.android.input.dispatch.IAndroidInputRegistration
Unregisters the given callback.
unregisterGeneralCallback(IInputCallback) - Method in class com.tokelon.toktales.desktop.input.dispatch.DesktopInputRegistration
 
unregisterGeneralCallback(IInputCallback) - Method in interface com.tokelon.toktales.desktop.input.dispatch.IDesktopInputRegistration
Unregisters the given callback.
unregisterInputCallback(IInputCallback) - Method in class com.tokelon.toktales.android.input.dispatch.AndroidInputRegistration
 
unregisterInputCallback(T, Class<T>) - Method in class com.tokelon.toktales.android.input.dispatch.AndroidInputRegistration
 
unregisterInputCallback(IInputCallback) - Method in interface com.tokelon.toktales.core.engine.input.IInputRegistration
Unregisters the given callback for all types.
unregisterInputCallback(T, Class<T>) - Method in interface com.tokelon.toktales.core.engine.input.IInputRegistration
Unregisters the given callback for the given type.
unregisterInputCallback(IInputCallback) - Method in class com.tokelon.toktales.desktop.input.dispatch.DesktopInputRegistration
 
unregisterInputCallback(T, Class<T>) - Method in class com.tokelon.toktales.desktop.input.dispatch.DesktopInputRegistration
 
unregisterKeyInputCallback(IDesktopInputRegistration.IKeyInputCallback) - Method in class com.tokelon.toktales.desktop.input.dispatch.DesktopInputRegistration
 
unregisterKeyInputCallback(IDesktopInputRegistration.IKeyInputCallback) - Method in interface com.tokelon.toktales.desktop.input.dispatch.IDesktopInputRegistration
Unregisters the given callback.
unregisterMapRenderCallbacks(IGameState) - Method in class com.tokelon.toktales.core.game.state.scene.ExtendedGamescene
 
unregisterMouseButtonCallback(IDesktopInputRegistration.IMouseButtonCallback) - Method in class com.tokelon.toktales.desktop.input.dispatch.DesktopInputRegistration
 
unregisterMouseButtonCallback(IDesktopInputRegistration.IMouseButtonCallback) - Method in interface com.tokelon.toktales.desktop.input.dispatch.IDesktopInputRegistration
Unregisters the given callback.
unregisterScreenButtonCallback(IAndroidInputRegistration.IScreenButtonCallback) - Method in class com.tokelon.toktales.android.input.dispatch.AndroidInputRegistration
 
unregisterScreenButtonCallback(IAndroidInputRegistration.IScreenButtonCallback) - Method in interface com.tokelon.toktales.android.input.dispatch.IAndroidInputRegistration
Unregisters the given callback.
unregisterScreenPointerCallback(IAndroidInputRegistration.IScreenPointerCallback) - Method in class com.tokelon.toktales.android.input.dispatch.AndroidInputRegistration
 
unregisterScreenPointerCallback(IAndroidInputRegistration.IScreenPointerCallback) - Method in interface com.tokelon.toktales.android.input.dispatch.IAndroidInputRegistration
Unregisters the given callback.
unregisterScreenPressCallback(IAndroidInputRegistration.IScreenPressCallback) - Method in class com.tokelon.toktales.android.input.dispatch.AndroidInputRegistration
 
unregisterScreenPressCallback(IAndroidInputRegistration.IScreenPressCallback) - Method in interface com.tokelon.toktales.android.input.dispatch.IAndroidInputRegistration
Unregisters the given callback.
UNRESOLVED - Static variable in interface com.tokelon.toktales.core.game.state.IControlScheme
Indicates that this scheme does not support interpreting.
unsetAttributed(int) - Method in class com.tokelon.toktales.core.util.AttributedImpl
 
unsetAttributed(int) - Method in interface com.tokelon.toktales.core.util.IAttributed
 
unsetFlag(String) - Method in class com.tokelon.toktales.core.util.AbstractFlags
 
unsetFlag(String) - Method in interface com.tokelon.toktales.core.util.IStringFlags
 
unwrap() - Method in class com.tokelon.toktales.tools.core.sub.inject.guice.IGuiceKey.GuiceKey
 
unwrap() - Method in interface com.tokelon.toktales.tools.core.sub.inject.guice.IGuiceKey
 
UP - Static variable in interface com.tokelon.toktales.core.game.world.ICrossDirection
 
update() - Method in class com.tokelon.toktales.core.engine.DefaultEngineDriver
 
update() - Method in interface com.tokelon.toktales.core.engine.IEngineDriver
Runs the updating of the engine.
update(IScreenViewport, Matrix4f) - Method in class com.tokelon.toktales.core.screen.surface.Surface
Sets a new viewport and projection matrix.
update(IEngineContext) - Method in class com.tokelon.toktales.desktop.engine.AbstractEngineLooper
Runs the updating of the engine.
updateCamera(ICamera) - Method in class com.tokelon.toktales.core.game.state.render.AbstractGameStateRenderer
 
updateCamera(ICamera) - Method in interface com.tokelon.toktales.core.game.state.render.IGameStateRenderer
 
updateCamera(ICamera) - Method in class com.tokelon.toktales.core.game.state.render.ModularGameStateRenderer
 
updateCamera(ICamera) - Method in class com.tokelon.toktales.core.screen.view.DefaultViewTransformer
 
updateCamera(ICamera) - Method in interface com.tokelon.toktales.core.screen.view.IViewTransformer
 
updateCamera(ICamera) - Method in class com.tokelon.toktales.extensions.core.game.state.localmap.LocalMapStateRenderer
 
updateCurrentActivity(IIntegratedActivity) - Method in interface com.tokelon.toktales.android.ui.IUserInterface
 
updateCurrentActivity(IIntegratedActivity) - Method in class com.tokelon.toktales.android.ui.UserInterface
 
updateGame() - Method in class com.tokelon.toktales.core.game.control.GameControl
 
updateGame() - Method in interface com.tokelon.toktales.core.game.control.IGameControl
 
updateScene(long) - Method in class com.tokelon.toktales.core.game.state.scene.GameSceneControl
 
updateScene(long) - Method in interface com.tokelon.toktales.core.game.state.scene.IGameSceneControl
 
updateState(long) - Method in class com.tokelon.toktales.core.game.state.GameStateControl
 
updateState(long) - Method in interface com.tokelon.toktales.core.game.state.IGameStateControl
 
updateSurface(ISurface) - Method in class com.tokelon.toktales.core.screen.surface.DefaultSurfaceManager
 
updateSurface() - Method in interface com.tokelon.toktales.core.screen.surface.ISurfaceHandler
Updates the currently published surface.
updateSurface(int, int) - Method in interface com.tokelon.toktales.core.screen.surface.ISurfaceHandler
Updates the current surface with the given properties.
updateSurface(IScreenViewport, Matrix4f) - Method in interface com.tokelon.toktales.core.screen.surface.ISurfaceHandler
Updates the current surface with the given properties.
updateSurface(ISurface) - Method in interface com.tokelon.toktales.core.screen.surface.ISurfaceManager
 
updateSurface() - Method in class com.tokelon.toktales.core.screen.surface.SurfaceHandler
 
updateSurface(int, int) - Method in class com.tokelon.toktales.core.screen.surface.SurfaceHandler
 
updateSurface(IScreenViewport, Matrix4f) - Method in class com.tokelon.toktales.core.screen.surface.SurfaceHandler
 
updateViewport(IScreenViewport) - Method in class com.tokelon.toktales.core.screen.view.DefaultViewTransformer
 
updateViewport(IScreenViewport) - Method in interface com.tokelon.toktales.core.screen.view.IViewTransformer
 
use(Matrix4f) - Method in class com.tokelon.toktales.android.render.opengl.GLBitmapDriver
 
use(Matrix4f) - Method in class com.tokelon.toktales.android.render.opengl.GLFontDriver
 
use(Matrix4f) - Method in class com.tokelon.toktales.android.render.opengl.GLShapeDriver
 
use(Matrix4f) - Method in class com.tokelon.toktales.android.render.opengl.GLSpriteDriver
 
use(Matrix4f) - Method in interface com.tokelon.toktales.core.render.IRenderDriver
 
use(Matrix4f) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLBitmapDriver
 
use(Matrix4f) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLFontDriver
 
use(Matrix4f) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLShapeDriver
 
use(Matrix4f) - Method in class com.tokelon.toktales.desktop.lwjgl.render.opengl.GLSpriteDriver
 
UserDir - Annotation Type in com.tokelon.toktales.core.engine.inject.annotation
 
UserGamestate - Class in com.tokelon.toktales.test.core.game.state.userstate
 
UserGamestate() - Constructor for class com.tokelon.toktales.test.core.game.state.userstate.UserGamestate
 
UserGamestateControlHandler - Class in com.tokelon.toktales.test.core.game.state.userstate
 
UserGamestateControlHandler(UserGamestate) - Constructor for class com.tokelon.toktales.test.core.game.state.userstate.UserGamestateControlHandler
 
UserGamestateRenderer - Class in com.tokelon.toktales.test.core.game.state.userstate
 
UserGamestateRenderer(ITextureCoordinator, IGameState) - Constructor for class com.tokelon.toktales.test.core.game.state.userstate.UserGamestateRenderer
 
UserInterface - Class in com.tokelon.toktales.android.ui
 
UserInterface() - Constructor for class com.tokelon.toktales.android.ui.UserInterface
 

V

validate() - Method in class com.tokelon.toktales.core.render.opengl.gl20.facade.GLProgram
 
validate() - Method in interface com.tokelon.toktales.core.render.opengl.gl20.facade.IGLProgram
 
VALUE_CONFIG_TYPE__MAP - Static variable in class com.tokelon.toktales.core.tiled.TiledMapCiniConfig
 
VALUE_CONFIG_TYPE_ANIMATION - Static variable in class com.tokelon.toktales.extensions.core.tale.config.CiniAnimConfig
 
VALUE_CONFIG_TYPE_MAIN - Static variable in class com.tokelon.toktales.core.config.CiniMainConfig
 
VALUE_CONFIG_TYPE_TALE - Static variable in class com.tokelon.toktales.extensions.core.tale.config.CiniTaleConfig
 
VALUE_CONFIG_VERSION__01 - Static variable in class com.tokelon.toktales.extensions.core.tale.config.CiniAnimConfig
 
VALUE_CONFIG_VERSION__01 - Static variable in class com.tokelon.toktales.extensions.core.tale.config.CiniTaleConfig
 
VALUE_CONFIG_VERSION__02 - Static variable in class com.tokelon.toktales.core.config.CiniMainConfig
 
VALUE_CONFIG_VERSION__03 - Static variable in class com.tokelon.toktales.core.tiled.TiledMapCiniConfig
 
VALUE_DISPLAY_CAMERA_CREATION_TYPE_ADJUST_TO_VIEWPORT - Static variable in interface com.tokelon.toktales.core.config.IMainConfig
 
VALUE_DISPLAY_CAMERA_CREATION_TYPE_FIXED_UNITS - Static variable in interface com.tokelon.toktales.core.config.IMainConfig
 
valueOf(String) - Static method in enum com.tokelon.toktales.core.engine.setup.IEngineSetup.SetupMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.tokelon.toktales.core.game.control.IGameControl.GameStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.tokelon.toktales.core.game.model.IDirection.CrossDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.tokelon.toktales.core.location.LocationScheme
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.tokelon.toktales.core.render.opengl.gl20.facade.IGLFacade.ShaderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.tokelon.toktales.core.resources.ResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.tokelon.toktales.core.resources.ResourceTypeFilter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.tokelon.toktales.tools.core.annotations.condition.Unfinished.Priority
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.tokelon.toktales.core.engine.setup.IEngineSetup.SetupMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.tokelon.toktales.core.game.control.IGameControl.GameStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.tokelon.toktales.core.game.model.IDirection.CrossDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.tokelon.toktales.core.location.LocationScheme
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.tokelon.toktales.core.render.opengl.gl20.facade.IGLFacade.ShaderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.tokelon.toktales.core.resources.ResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.tokelon.toktales.core.resources.ResourceTypeFilter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.tokelon.toktales.tools.core.annotations.condition.Unfinished.Priority
Returns an array containing the constants of this enum type, in the order they are declared.
VB_A - Static variable in class com.tokelon.toktales.android.input.TokelonTypeAInputs
 
VB_B - Static variable in class com.tokelon.toktales.android.input.TokelonTypeAInputs
 
VB_DOWN - Static variable in class com.tokelon.toktales.android.input.TokelonTypeAInputs
 
VB_JOYSTICK_1 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Joysticks.
VB_JOYSTICK_10 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Joysticks.
VB_JOYSTICK_11 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Joysticks.
VB_JOYSTICK_12 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Joysticks.
VB_JOYSTICK_13 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Joysticks.
VB_JOYSTICK_14 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Joysticks.
VB_JOYSTICK_15 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Joysticks.
VB_JOYSTICK_16 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Joysticks.
VB_JOYSTICK_2 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Joysticks.
VB_JOYSTICK_3 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Joysticks.
VB_JOYSTICK_4 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Joysticks.
VB_JOYSTICK_5 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Joysticks.
VB_JOYSTICK_6 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Joysticks.
VB_JOYSTICK_7 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Joysticks.
VB_JOYSTICK_8 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Joysticks.
VB_JOYSTICK_9 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Joysticks.
VB_JOYSTICK_LAST - Static variable in class com.tokelon.toktales.desktop.input.TInput
Joysticks.
VB_LEFT - Static variable in class com.tokelon.toktales.android.input.TokelonTypeAInputs
 
VB_MOUSE_BUTTON_1 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Mouse buttons.
VB_MOUSE_BUTTON_2 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Mouse buttons.
VB_MOUSE_BUTTON_3 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Mouse buttons.
VB_MOUSE_BUTTON_4 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Mouse buttons.
VB_MOUSE_BUTTON_5 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Mouse buttons.
VB_MOUSE_BUTTON_6 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Mouse buttons.
VB_MOUSE_BUTTON_7 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Mouse buttons.
VB_MOUSE_BUTTON_8 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Mouse buttons.
VB_MOUSE_BUTTON_LAST - Static variable in class com.tokelon.toktales.desktop.input.TInput
Mouse buttons.
VB_MOUSE_BUTTON_LEFT - Static variable in class com.tokelon.toktales.desktop.input.TInput
Mouse buttons.
VB_MOUSE_BUTTON_MIDDLE - Static variable in class com.tokelon.toktales.desktop.input.TInput
Mouse buttons.
VB_MOUSE_BUTTON_RIGHT - Static variable in class com.tokelon.toktales.desktop.input.TInput
Mouse buttons.
VB_RIGHT - Static variable in class com.tokelon.toktales.android.input.TokelonTypeAInputs
 
VB_SET - Static variable in class com.tokelon.toktales.android.input.TokelonTypeAInputs
 
VB_SP1 - Static variable in class com.tokelon.toktales.android.input.TokelonTypeAInputs
 
VB_UP - Static variable in class com.tokelon.toktales.android.input.TokelonTypeAInputs
 
verticalVelocitySignFromDirection(int) - Static method in class com.tokelon.toktales.core.game.world.ICompassDirection.Tools
 
verticalVelocitySignFromDirection(int) - Static method in class com.tokelon.toktales.core.game.world.ICrossDirection.Tools
 
verticalVelocitySignFromDirectionInvertY(int) - Static method in class com.tokelon.toktales.core.game.world.ICompassDirection.Tools
 
verticalVelocitySignFromDirectionInvertY(int) - Static method in class com.tokelon.toktales.core.game.world.ICrossDirection.Tools
 
visible - Variable in class com.tokelon.toktales.core.tiled.TiledMapObject
 
visibleScreenBoundsForTile(int, int, IRectangle2f.IMutableRectangle2f) - Method in class com.tokelon.toktales.core.screen.view.DefaultViewGridTransformer
 
visibleScreenBoundsForTile(IPoint2i, IRectangle2f.IMutableRectangle2f) - Method in class com.tokelon.toktales.core.screen.view.DefaultViewGridTransformer
 
visibleScreenBoundsForTile(int, int, IRectangle2f.IMutableRectangle2f) - Method in interface com.tokelon.toktales.core.screen.view.IViewGridTransformer
 
visibleScreenBoundsForTile(IPoint2i, IRectangle2f.IMutableRectangle2f) - Method in interface com.tokelon.toktales.core.screen.view.IViewGridTransformer
 
visibleWorldBoundsForCameraTile(int, int, IRectangle2f.IMutableRectangle2f) - Method in class com.tokelon.toktales.core.screen.view.DefaultGridTransformer
 
visibleWorldBoundsForTile(int, int, IRectangle2f.IMutableRectangle2f) - Method in class com.tokelon.toktales.core.screen.view.DefaultGridTransformer
 
visibleWorldBoundsForTile(IPoint2i, IRectangle2f.IMutableRectangle2f) - Method in class com.tokelon.toktales.core.screen.view.DefaultGridTransformer
 
visibleWorldBoundsForTile(int, int, IRectangle2f.IMutableRectangle2f) - Method in interface com.tokelon.toktales.core.screen.view.IGridTransformer
 
visibleWorldBoundsForTile(IPoint2i, IRectangle2f.IMutableRectangle2f) - Method in interface com.tokelon.toktales.core.screen.view.IGridTransformer
 
VK_0 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Printable keys.
VK_1 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Printable keys.
VK_2 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Printable keys.
VK_3 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Printable keys.
VK_4 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Printable keys.
VK_5 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Printable keys.
VK_6 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Printable keys.
VK_7 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Printable keys.
VK_8 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Printable keys.
VK_9 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Printable keys.
VK_A - Static variable in class com.tokelon.toktales.desktop.input.TInput
Printable keys.
VK_APOSTROPHE - Static variable in class com.tokelon.toktales.desktop.input.TInput
Printable keys.
VK_B - Static variable in class com.tokelon.toktales.desktop.input.TInput
Printable keys.
VK_BACKSLASH - Static variable in class com.tokelon.toktales.desktop.input.TInput
Printable keys.
VK_BACKSPACE - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_C - Static variable in class com.tokelon.toktales.desktop.input.TInput
Printable keys.
VK_CAPS_LOCK - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_COMMA - Static variable in class com.tokelon.toktales.desktop.input.TInput
Printable keys.
VK_D - Static variable in class com.tokelon.toktales.desktop.input.TInput
Printable keys.
VK_DELETE - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_DOWN - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_E - Static variable in class com.tokelon.toktales.desktop.input.TInput
Printable keys.
VK_END - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_ENTER - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_EQUAL - Static variable in class com.tokelon.toktales.desktop.input.TInput
Printable keys.
VK_ESCAPE - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_F - Static variable in class com.tokelon.toktales.desktop.input.TInput
Printable keys.
VK_F1 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_F10 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_F11 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_F12 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_F13 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_F14 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_F15 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_F16 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_F17 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_F18 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_F19 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_F2 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_F20 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_F21 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_F22 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_F23 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_F24 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_F25 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_F3 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_F4 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_F5 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_F6 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_F7 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_F8 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_F9 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_G - Static variable in class com.tokelon.toktales.desktop.input.TInput
Printable keys.
VK_GRAVE_ACCENT - Static variable in class com.tokelon.toktales.desktop.input.TInput
Printable keys.
VK_H - Static variable in class com.tokelon.toktales.desktop.input.TInput
Printable keys.
VK_HOME - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_I - Static variable in class com.tokelon.toktales.desktop.input.TInput
Printable keys.
VK_INSERT - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_J - Static variable in class com.tokelon.toktales.desktop.input.TInput
Printable keys.
VK_K - Static variable in class com.tokelon.toktales.desktop.input.TInput
Printable keys.
VK_KP_0 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_KP_1 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_KP_2 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_KP_3 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_KP_4 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_KP_5 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_KP_6 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_KP_7 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_KP_8 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_KP_9 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_KP_ADD - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_KP_DECIMAL - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_KP_DIVIDE - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_KP_ENTER - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_KP_EQUAL - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_KP_MULTIPLY - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_KP_SUBTRACT - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_L - Static variable in class com.tokelon.toktales.desktop.input.TInput
Printable keys.
VK_LAST - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_LEFT - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_LEFT_ALT - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_LEFT_BRACKET - Static variable in class com.tokelon.toktales.desktop.input.TInput
Printable keys.
VK_LEFT_CONTROL - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_LEFT_SHIFT - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_LEFT_SUPER - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_M - Static variable in class com.tokelon.toktales.desktop.input.TInput
Printable keys.
VK_MENU - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_MINUS - Static variable in class com.tokelon.toktales.desktop.input.TInput
Printable keys.
VK_N - Static variable in class com.tokelon.toktales.desktop.input.TInput
Printable keys.
VK_NUM_LOCK - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_O - Static variable in class com.tokelon.toktales.desktop.input.TInput
Printable keys.
VK_P - Static variable in class com.tokelon.toktales.desktop.input.TInput
Printable keys.
VK_PAGE_DOWN - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_PAGE_UP - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_PAUSE - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_PERIOD - Static variable in class com.tokelon.toktales.desktop.input.TInput
Printable keys.
VK_PRINT_SCREEN - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_Q - Static variable in class com.tokelon.toktales.desktop.input.TInput
Printable keys.
VK_R - Static variable in class com.tokelon.toktales.desktop.input.TInput
Printable keys.
VK_RIGHT - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_RIGHT_ALT - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_RIGHT_BRACKET - Static variable in class com.tokelon.toktales.desktop.input.TInput
Printable keys.
VK_RIGHT_CONTROL - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_RIGHT_SHIFT - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_RIGHT_SUPER - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_S - Static variable in class com.tokelon.toktales.desktop.input.TInput
Printable keys.
VK_SCROLL_LOCK - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_SEMICOLON - Static variable in class com.tokelon.toktales.desktop.input.TInput
Printable keys.
VK_SLASH - Static variable in class com.tokelon.toktales.desktop.input.TInput
Printable keys.
VK_SPACE - Static variable in class com.tokelon.toktales.desktop.input.TInput
Printable keys.
VK_T - Static variable in class com.tokelon.toktales.desktop.input.TInput
Printable keys.
VK_TAB - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_U - Static variable in class com.tokelon.toktales.desktop.input.TInput
Printable keys.
VK_UP - Static variable in class com.tokelon.toktales.desktop.input.TInput
Function keys.
VK_V - Static variable in class com.tokelon.toktales.desktop.input.TInput
Printable keys.
VK_W - Static variable in class com.tokelon.toktales.desktop.input.TInput
Printable keys.
VK_WORLD_1 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Printable keys.
VK_WORLD_2 - Static variable in class com.tokelon.toktales.desktop.input.TInput
Printable keys.
VK_X - Static variable in class com.tokelon.toktales.desktop.input.TInput
Printable keys.
VK_Y - Static variable in class com.tokelon.toktales.desktop.input.TInput
Printable keys.
VK_Z - Static variable in class com.tokelon.toktales.desktop.input.TInput
Printable keys.
VS_Exp - Static variable in class com.tokelon.toktales.desktop.lwjgl.render.opengl.Shaders
 
VS_Simple - Static variable in class com.tokelon.toktales.desktop.lwjgl.render.opengl.Shaders
 
VSYNC_MODE_HALF - Static variable in interface com.tokelon.toktales.desktop.ui.window.IWindow
 
VSYNC_MODE_OFF - Static variable in interface com.tokelon.toktales.desktop.ui.window.IWindow
 
VSYNC_MODE_ON - Static variable in interface com.tokelon.toktales.desktop.ui.window.IWindow
 

W

WALKABLE_NO - Static variable in interface com.tokelon.toktales.core.game.model.map.elements.IMapElement
 
WALKABLE_NPC_ONLY - Static variable in interface com.tokelon.toktales.core.game.model.map.elements.IMapElement
 
WALKABLE_PLAYER_ONLY - Static variable in interface com.tokelon.toktales.core.game.model.map.elements.IMapElement
 
WALKABLE_YES - Static variable in interface com.tokelon.toktales.core.game.model.map.elements.IMapElement
 
warn(String) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
warn(String, Object) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
warn(String, Object...) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
warn(String, Object, Object) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
warn(String, Throwable) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
warn(Marker, String) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
warn(Marker, String, Object) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
warn(Marker, String, Object, Object) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
warn(Marker, String, Object...) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
warn(Marker, String, Throwable) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
warnOnce(String) - Method in interface com.tokelon.toktales.core.engine.log.ILogger
 
warnOnce(String, Object) - Method in interface com.tokelon.toktales.core.engine.log.ILogger
 
warnOnce(String, Object, Object) - Method in interface com.tokelon.toktales.core.engine.log.ILogger
 
warnOnce(String, Object...) - Method in interface com.tokelon.toktales.core.engine.log.ILogger
 
warnOnce(String) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
warnOnce(String, Object) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
warnOnce(String, Object, Object) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
warnOnce(String, Object...) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
warnOnceForId(String, String) - Method in interface com.tokelon.toktales.core.engine.log.ILogger
 
warnOnceForId(String, String, Object) - Method in interface com.tokelon.toktales.core.engine.log.ILogger
 
warnOnceForId(String, String, Object, Object) - Method in interface com.tokelon.toktales.core.engine.log.ILogger
 
warnOnceForId(String, String, Object...) - Method in interface com.tokelon.toktales.core.engine.log.ILogger
 
warnOnceForId(String, String) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
warnOnceForId(String, String, Object) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
warnOnceForId(String, String, Object, Object) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
warnOnceForId(String, String, Object...) - Method in class com.tokelon.toktales.core.engine.log.SLF4JLogger
 
WEST - Static variable in interface com.tokelon.toktales.core.game.world.ICompassDirection
 
width() - Method in interface com.tokelon.toktales.core.game.model.IRectangle2f
width() - Method in interface com.tokelon.toktales.core.game.model.IRectangle2i
width() - Method in class com.tokelon.toktales.core.game.model.Rectangle2fImpl
 
width() - Method in class com.tokelon.toktales.core.game.model.Rectangle2iImpl
 
width - Variable in class com.tokelon.toktales.core.tiled.TiledMapObject
 
WindowEngineLauncher - Class in com.tokelon.toktales.desktop.engine
 
WindowEngineLauncher(IHierarchicalInjectConfig, IWindowHandler) - Constructor for class com.tokelon.toktales.desktop.engine.WindowEngineLauncher
 
WindowEngineLauncher(IHierarchicalInjectConfig, IWindowHandler, ILoggerFactory) - Constructor for class com.tokelon.toktales.desktop.engine.WindowEngineLauncher
 
WindowEngineLauncher(IHierarchicalInjectConfig, IWindowHandler, IEngineLooper) - Constructor for class com.tokelon.toktales.desktop.engine.WindowEngineLauncher
 
WindowEngineLauncher(IHierarchicalInjectConfig, IWindowHandler, IEngineLooper, ILoggerFactory) - Constructor for class com.tokelon.toktales.desktop.engine.WindowEngineLauncher
 
WindowEngineLauncherBuilder() - Constructor for class com.tokelon.toktales.desktop.engine.DesktopLauncherFactory.WindowEngineLauncherBuilder
 
WindowEngineLauncherBuilder(IHierarchicalInjectConfig, IEngineLooper, ILoggerFactory, IWindowHandler) - Constructor for class com.tokelon.toktales.desktop.engine.DesktopLauncherFactory.WindowEngineLauncherBuilder
 
WindowEngineLooper - Class in com.tokelon.toktales.desktop.engine
 
WindowEngineLooper(IWindowHandler) - Constructor for class com.tokelon.toktales.desktop.engine.WindowEngineLooper
Constructor with a window handler.
WindowEngineLooper(IWindowHandler, IEngineInputProcessor) - Constructor for class com.tokelon.toktales.desktop.engine.WindowEngineLooper
Constructor with a window handler and an input processor.
WindowException - Exception in com.tokelon.toktales.desktop.ui.window
 
WindowException() - Constructor for exception com.tokelon.toktales.desktop.ui.window.WindowException
 
WindowException(String) - Constructor for exception com.tokelon.toktales.desktop.ui.window.WindowException
 
WindowException(Throwable) - Constructor for exception com.tokelon.toktales.desktop.ui.window.WindowException
 
WindowException(String, Throwable) - Constructor for exception com.tokelon.toktales.desktop.ui.window.WindowException
 
WindowHandler - Class in com.tokelon.toktales.desktop.ui.window
 
WindowHandler(IWindowContext) - Constructor for class com.tokelon.toktales.desktop.ui.window.WindowHandler
 
windowShouldClose() - Method in interface com.tokelon.toktales.desktop.ui.window.IWindowHandler
 
windowShouldClose() - Method in class com.tokelon.toktales.desktop.ui.window.WindowHandler
 
withAssetKeyRegistry(IBasicRegistry) - Method in class com.tokelon.toktales.extensions.core.game.renderer.DebugRenderer.DebugRendererBuilder
 
withAssetKeyRegistry(IBasicRegistry) - Method in interface com.tokelon.toktales.extensions.core.game.renderer.IDebugRenderer.IDebugRendererBuilder
 
withContentManager(IContentManager) - Method in class com.tokelon.toktales.extensions.core.game.renderer.DebugRenderer.DebugRendererBuilder
 
withContentManager(IContentManager) - Method in interface com.tokelon.toktales.extensions.core.game.renderer.IDebugRenderer.IDebugRendererBuilder
 
withContext(Context) - Method in class com.tokelon.toktales.android.engine.AndroidLauncherFactory.AndroidEngineLauncherBuilder
 
withContext(Context) - Method in interface com.tokelon.toktales.android.engine.IAndroidLauncherFactory.IAndroidEngineLauncherBuilder
 
withEngineContext(IEngineContext) - Method in class com.tokelon.toktales.extensions.core.game.renderer.DebugRenderer.DebugRendererBuilder
 
withEngineContext(IEngineContext) - Method in interface com.tokelon.toktales.extensions.core.game.renderer.IDebugRenderer.IDebugRendererBuilder
 
withEngineLooper(IEngineLooper) - Method in class com.tokelon.toktales.desktop.engine.DesktopLauncherFactory.DesktopEngineLauncherBuilder
 
withEngineLooper(IEngineLooper) - Method in class com.tokelon.toktales.desktop.engine.DesktopLauncherFactory.WindowEngineLauncherBuilder
 
withEngineLooper(IEngineLooper) - Method in interface com.tokelon.toktales.desktop.engine.IDesktopLauncherFactory.IDesktopEngineLauncherBuilder
 
withEngineLooper(IEngineLooper) - Method in interface com.tokelon.toktales.desktop.engine.IDesktopLauncherFactory.IWindowEngineLauncherBuilder
 
withInjectConfig(IHierarchicalInjectConfig) - Method in class com.tokelon.toktales.android.engine.AndroidLauncherFactory.AndroidEngineLauncherBuilder
 
withInjectConfig(IHierarchicalInjectConfig) - Method in interface com.tokelon.toktales.android.engine.IAndroidLauncherFactory.IAndroidEngineLauncherBuilder
 
withInjectConfig(IHierarchicalInjectConfig) - Method in class com.tokelon.toktales.desktop.engine.DesktopLauncherFactory.DesktopEngineLauncherBuilder
 
withInjectConfig(IHierarchicalInjectConfig) - Method in class com.tokelon.toktales.desktop.engine.DesktopLauncherFactory.WindowEngineLauncherBuilder
 
withInjectConfig(IHierarchicalInjectConfig) - Method in interface com.tokelon.toktales.desktop.engine.IDesktopLauncherFactory.IDesktopEngineLauncherBuilder
 
withInjectConfig(IHierarchicalInjectConfig) - Method in interface com.tokelon.toktales.desktop.engine.IDesktopLauncherFactory.IWindowEngineLauncherBuilder
 
withInputDriver(IDesktopInputDriver) - Method in class com.tokelon.toktales.desktop.lwjgl.LWJGLWindowContext.LWJGLWindowContextBuilder
 
withInputDriver(IWindowContext.IDesktopInputDriverFactory) - Method in class com.tokelon.toktales.desktop.lwjgl.LWJGLWindowContext.LWJGLWindowContextBuilder
 
withInputDriver(IDesktopInputDriver) - Method in interface com.tokelon.toktales.desktop.ui.window.IWindowContext.IWindowContextBuilder
 
withInputDriver(IWindowContext.IDesktopInputDriverFactory) - Method in interface com.tokelon.toktales.desktop.ui.window.IWindowContext.IWindowContextBuilder
 
withInputDriverNone() - Method in class com.tokelon.toktales.desktop.lwjgl.LWJGLWindowContext.LWJGLWindowContextBuilder
 
withInputDriverNone() - Method in interface com.tokelon.toktales.desktop.ui.window.IWindowContext.IWindowContextBuilder
 
withLoggerFactory(ILoggerFactory) - Method in class com.tokelon.toktales.android.engine.AndroidLauncherFactory.AndroidEngineLauncherBuilder
 
withLoggerFactory(ILoggerFactory) - Method in interface com.tokelon.toktales.android.engine.IAndroidLauncherFactory.IAndroidEngineLauncherBuilder
 
withLoggerFactory(ILoggerFactory) - Method in class com.tokelon.toktales.desktop.engine.DesktopLauncherFactory.DesktopEngineLauncherBuilder
 
withLoggerFactory(ILoggerFactory) - Method in class com.tokelon.toktales.desktop.engine.DesktopLauncherFactory.WindowEngineLauncherBuilder
 
withLoggerFactory(ILoggerFactory) - Method in interface com.tokelon.toktales.desktop.engine.IDesktopLauncherFactory.IDesktopEngineLauncherBuilder
 
withLoggerFactory(ILoggerFactory) - Method in interface com.tokelon.toktales.desktop.engine.IDesktopLauncherFactory.IWindowEngineLauncherBuilder
 
withRenderer(IWindowRenderer) - Method in class com.tokelon.toktales.desktop.lwjgl.LWJGLWindowContext.LWJGLWindowContextBuilder
 
withRenderer(IWindowContext.IWindowRendererFactory) - Method in class com.tokelon.toktales.desktop.lwjgl.LWJGLWindowContext.LWJGLWindowContextBuilder
 
withRenderer(IWindowRenderer) - Method in interface com.tokelon.toktales.desktop.ui.window.IWindowContext.IWindowContextBuilder
 
withRenderer(IWindowContext.IWindowRendererFactory) - Method in interface com.tokelon.toktales.desktop.ui.window.IWindowContext.IWindowContextBuilder
 
withWindow(IWindowHandler) - Method in class com.tokelon.toktales.desktop.engine.DesktopLauncherFactory.WindowEngineLauncherBuilder
 
withWindow(IWindowContext) - Method in class com.tokelon.toktales.desktop.engine.DesktopLauncherFactory.WindowEngineLauncherBuilder
 
withWindow(IWindowContext.IWindowContextBuilder) - Method in class com.tokelon.toktales.desktop.engine.DesktopLauncherFactory.WindowEngineLauncherBuilder
 
withWindow(IWindowBuilder) - Method in class com.tokelon.toktales.desktop.engine.DesktopLauncherFactory.WindowEngineLauncherBuilder
 
withWindow(IWindowConfigurator) - Method in class com.tokelon.toktales.desktop.engine.DesktopLauncherFactory.WindowEngineLauncherBuilder
 
withWindow(IWindowBuilder, IWindowConfigurator) - Method in class com.tokelon.toktales.desktop.engine.DesktopLauncherFactory.WindowEngineLauncherBuilder
 
withWindow(IWindowHandler) - Method in interface com.tokelon.toktales.desktop.engine.IDesktopLauncherFactory.IWindowEngineLauncherBuilder
 
withWindow(IWindowContext) - Method in interface com.tokelon.toktales.desktop.engine.IDesktopLauncherFactory.IWindowEngineLauncherBuilder
 
withWindow(IWindowContext.IWindowContextBuilder) - Method in interface com.tokelon.toktales.desktop.engine.IDesktopLauncherFactory.IWindowEngineLauncherBuilder
 
withWindow(IWindowBuilder) - Method in interface com.tokelon.toktales.desktop.engine.IDesktopLauncherFactory.IWindowEngineLauncherBuilder
 
withWindow(IWindowConfigurator) - Method in interface com.tokelon.toktales.desktop.engine.IDesktopLauncherFactory.IWindowEngineLauncherBuilder
 
withWindow(IWindowBuilder, IWindowConfigurator) - Method in interface com.tokelon.toktales.desktop.engine.IDesktopLauncherFactory.IWindowEngineLauncherBuilder
 
withWindow(IWindow) - Method in class com.tokelon.toktales.desktop.lwjgl.LWJGLWindowContext.LWJGLWindowContextBuilder
 
withWindow(IWindowBuilder) - Method in class com.tokelon.toktales.desktop.lwjgl.LWJGLWindowContext.LWJGLWindowContextBuilder
 
withWindow(IWindow) - Method in interface com.tokelon.toktales.desktop.ui.window.IWindowContext.IWindowContextBuilder
 
withWindow(IWindowBuilder) - Method in interface com.tokelon.toktales.desktop.ui.window.IWindowContext.IWindowContextBuilder
 
withWindowConfigurator(IWindowConfigurator) - Method in class com.tokelon.toktales.desktop.lwjgl.LWJGLWindowContext.LWJGLWindowContextBuilder
 
withWindowConfigurator(IWindowConfigurator) - Method in interface com.tokelon.toktales.desktop.ui.window.IWindowContext.IWindowContextBuilder
 
withWindowFactory(IWindowFactory) - Method in class com.tokelon.toktales.desktop.lwjgl.LWJGLWindowContext.LWJGLWindowContextBuilder
 
withWindowFactory(IWindowFactory) - Method in interface com.tokelon.toktales.desktop.ui.window.IWindowContext.IWindowContextBuilder
 
withWindowToolkit(IWindowToolkit) - Method in class com.tokelon.toktales.desktop.lwjgl.LWJGLWindowContext.LWJGLWindowContextBuilder
 
withWindowToolkit(IWindowToolkit) - Method in interface com.tokelon.toktales.desktop.ui.window.IWindowContext.IWindowContextBuilder
 
WorkInProgress - Annotation Type in com.tokelon.toktales.tools.core.annotations.condition
Indicates that the target is not finished or polished.
Targets with this indicator may not work as intended or cause bugs.
World - Class in com.tokelon.toktales.core.game.world
 
World(float) - Constructor for class com.tokelon.toktales.core.game.world.World
 
WorldGrid - Class in com.tokelon.toktales.core.game.world
 
WorldGrid(float) - Constructor for class com.tokelon.toktales.core.game.world.WorldGrid
 
Worldspace - Class in com.tokelon.toktales.core.game.world
 
Worldspace(IWorld) - Constructor for class com.tokelon.toktales.core.game.world.Worldspace
 
Worldspace(IWorld, ICollisionStrategy) - Constructor for class com.tokelon.toktales.core.game.world.Worldspace
 
worldToCamera(float, float, IPoint2f.IMutablePoint2f) - Method in class com.tokelon.toktales.core.game.model.Camera
 
worldToCamera(IPoint2f, IPoint2f.IMutablePoint2f) - Method in class com.tokelon.toktales.core.game.model.Camera
 
worldToCamera(IRectangle2f, IRectangle2f.IMutableRectangle2f) - Method in class com.tokelon.toktales.core.game.model.Camera
 
worldToCamera(float, float, IPoint2f.IMutablePoint2f) - Method in interface com.tokelon.toktales.core.game.model.ICamera
 
worldToCamera(IPoint2f, IPoint2f.IMutablePoint2f) - Method in interface com.tokelon.toktales.core.game.model.ICamera
 
worldToCamera(IRectangle2f, IRectangle2f.IMutableRectangle2f) - Method in interface com.tokelon.toktales.core.game.model.ICamera
 
worldToCameraX(float) - Method in class com.tokelon.toktales.core.game.model.Camera
 
worldToCameraX(float) - Method in interface com.tokelon.toktales.core.game.model.ICamera
 
worldToCameraY(float) - Method in class com.tokelon.toktales.core.game.model.Camera
 
worldToCameraY(float) - Method in interface com.tokelon.toktales.core.game.model.ICamera
 
worldToGrid(IRectangle2f, IRectangle2i.IMutableRectangle2i) - Method in interface com.tokelon.toktales.core.game.world.IWorldGrid
 
worldToGrid(IRectangle2f, IRectangle2i.IMutableRectangle2i) - Method in class com.tokelon.toktales.core.game.world.WorldGrid
 
worldToTile(float) - Method in interface com.tokelon.toktales.core.game.world.IWorldGrid
 
worldToTile(IPoint2f, IPoint2i.IMutablePoint2i) - Method in interface com.tokelon.toktales.core.game.world.IWorldGrid
 
worldToTile(float, float, IPoint2i.IMutablePoint2i) - Method in interface com.tokelon.toktales.core.game.world.IWorldGrid
 
worldToTile(float) - Method in class com.tokelon.toktales.core.game.world.WorldGrid
 
worldToTile(IPoint2f, IPoint2i.IMutablePoint2i) - Method in class com.tokelon.toktales.core.game.world.WorldGrid
 
worldToTile(float, float, IPoint2i.IMutablePoint2i) - Method in class com.tokelon.toktales.core.game.world.WorldGrid
 
worldX - Variable in class com.tokelon.toktales.core.tiled.TiledMapObject
 
worldY - Variable in class com.tokelon.toktales.core.tiled.TiledMapObject
 
wrap(Key<V>) - Static method in class com.tokelon.toktales.tools.core.sub.inject.guice.IGuiceKey.GuiceKey
 
write(int) - Method in class com.tokelon.toktales.core.engine.log.LoggingOutputStream
 
write(String) - Method in interface com.tokelon.toktales.core.game.model.IConsole
 
write(String) - Method in class com.tokelon.toktales.extensions.core.game.model.Console
 
writeAppFileOnExternal(IApplicationLocation, String) - Method in class com.tokelon.toktales.android.storage.AndroidStorageService
 
writeAppFileOnExternal(IApplicationLocation, String) - Method in interface com.tokelon.toktales.core.engine.storage.IStorageService
 
writeAppFileOnExternal(IApplicationLocation, String) - Method in class com.tokelon.toktales.desktop.storage.DesktopStorageService
 

X

x() - Method in interface com.tokelon.toktales.core.game.model.IPoint2f
 
x() - Method in interface com.tokelon.toktales.core.game.model.IPoint2i
 
x - Variable in class com.tokelon.toktales.core.game.model.map.MapPositionImpl
 
x() - Method in class com.tokelon.toktales.core.game.model.map.MapPositionImpl
 
x - Variable in class com.tokelon.toktales.core.game.model.Point2fImpl
 
x() - Method in class com.tokelon.toktales.core.game.model.Point2fImpl
 
x - Variable in class com.tokelon.toktales.core.game.model.Point2iImpl
 
x() - Method in class com.tokelon.toktales.core.game.model.Point2iImpl
 
x - Variable in class com.tokelon.toktales.core.game.world.GridPositionImpl
 
x() - Method in class com.tokelon.toktales.core.game.world.GridPositionImpl
 
xDec() - Method in class com.tokelon.toktales.core.game.model.map.MapPositionImpl
 
xDec() - Method in class com.tokelon.toktales.core.game.world.GridPositionImpl
 
xInc() - Method in class com.tokelon.toktales.core.game.model.map.MapPositionImpl
 
xInc() - Method in class com.tokelon.toktales.core.game.world.GridPositionImpl
 
XMLSchemaBLKMap - Class in com.tokelon.toktales.core.values
 
XMLValuesTiledMap - Class in com.tokelon.toktales.tools.tiled
 
XMLValuesTiledMap() - Constructor for class com.tokelon.toktales.tools.tiled.XMLValuesTiledMap
 

Y

y() - Method in interface com.tokelon.toktales.core.game.model.IPoint2f
 
y() - Method in interface com.tokelon.toktales.core.game.model.IPoint2i
 
y - Variable in class com.tokelon.toktales.core.game.model.map.MapPositionImpl
 
y() - Method in class com.tokelon.toktales.core.game.model.map.MapPositionImpl
 
y - Variable in class com.tokelon.toktales.core.game.model.Point2fImpl
 
y() - Method in class com.tokelon.toktales.core.game.model.Point2fImpl
 
y - Variable in class com.tokelon.toktales.core.game.model.Point2iImpl
 
y() - Method in class com.tokelon.toktales.core.game.model.Point2iImpl
 
y - Variable in class com.tokelon.toktales.core.game.world.GridPositionImpl
 
y() - Method in class com.tokelon.toktales.core.game.world.GridPositionImpl
 
yDec() - Method in class com.tokelon.toktales.core.game.model.map.MapPositionImpl
 
yDec() - Method in class com.tokelon.toktales.core.game.world.GridPositionImpl
 
yInc() - Method in class com.tokelon.toktales.core.game.model.map.MapPositionImpl
 
yInc() - Method in class com.tokelon.toktales.core.game.world.GridPositionImpl
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y